Difference between revisions of "Python-OpenCV Tutorials"

From Lofaro Lab Wiki
Jump to: navigation, search
(Python-OpenCV Tutorials)
 
Line 3: Line 3:
 
=Fundamentals of Image Processing=
 
=Fundamentals of Image Processing=
  
Open the terminal. To complete each step, type in the following commands in the order shown.
 
 
# [[Basic Elements of Image]]
 
# [[Basic Elements of Image]]
 
# [[How to configure Python-OpenCV]]
 
# [[How to configure Python-OpenCV]]

Revision as of 02:29, 20 October 2014

This wiki is based on the tutorials given [1].

Fundamentals of Image Processing

  1. Basic Elements of Image
  2. How to configure Python-OpenCV
  3. Basic GUI feature in OpenCV- Image
  4. Basic GUI feature in OpenCV- Video
  5. Let’s do some drawing
  6. Changing Color Spaces