User Tools

Site Tools


opencv_tutorials

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
opencv_tutorials [2016/07/13 14:12] joaomatosopencv_tutorials [2017/05/08 21:46] (current) – [Installation] acater
Line 1: Line 1:
-===== Installation =====+===== Start Course OpenCV =====
  
-  [[opencv_tutorials_installation|How to install OpenCV 2.4.13 and link with Visual Studio 2015]]+**Author:** Joao Matos Email: <jcunha@id.uff.br> <!-- replace with your email address --> 
 +\\ 
 +**Author:** Alex Cater Email: <[email protected]> \\ 
 +**Date:** Last modified on 6/8/2016 \\ 
 +**Updated:** 05/08/17 
 +\\ 
 +**Keywords:** Computer vision , OpenCV 
 +\\
  
 +
 + The following set of 7 tutorials shows the basic of OpenCV functions that can be useful on Vision Based Control. The best way to get familiarized with the language and the program is to type the tutorial's code by yourself and change the annotations by your annotations. This way you get used to the function syntax and how the code flows. OpenCV has a lot of functions to be used on Computer Vision Algorithms , always try to google your question first before start trying to code all by hand ( There is a lot of functions that substitute several lines of code ).
 +
 + These tutorials will be the basis to understand the Vision Control mechanism to be implemented on the MM-UAV project (Peg-In-Hole task).
  
  
Line 8: Line 19:
 ---- ----
  
 +===== Installation =====
  
-===== Tutorials =====+  * [[opencv_tutorials_installation|How to install OpenCV 2.4.13 and link with Visual Studio 2015]] 
 +  * [[opencv_install_ubuntu|Installing OpenCV 3.2.0 With Ubuntu 16.04]]
  
- The following set of 7 tutorials shows the basic of OpenCV functions that can be useful on Vision Based Control. The best way to get familiarized with the language and the program is to type the tutorial's code by yourself and change the annotations by your annotations. This way you get used to the function syntax and how the code flows. OpenCV has a lot of functions to be used on Computer Vision Algorithms , always try to google your question first before start trying to code all by hand ( There is a lot of functions that substitute several lines of code ).+----
  
- These tutorials will be the basis to understand the Vision Control mechanism to be implemented on the MM-UAV project (Peg-In-Hole task).+===== Tutorials list =====
  
 **[[opencv_tutorials_t1|1) Image Operations]].** **[[opencv_tutorials_t1|1) Image Operations]].**
opencv_tutorials.1468444360.txt.gz · Last modified: 2016/07/13 14:12 by joaomatos