Difference between revisions of "Python-OpenCV Tutorials"

From Lofaro Lab Wiki
Jump to: navigation, search
(Python-OpenCV Tutorials)
(No difference)

Revision as of 02:28, 20 October 2014

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

Fundamentals of Image Processing

Open the terminal. To complete each step, type in the following commands in the order shown.

  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