OpenCV2-Python icon indicating copy to clipboard operation
OpenCV2-Python copied to clipboard

Contains some Python Samples with new cv2 interface of OpenCV

This repo contains some samples codes on OpenCV-Python with new 'cv2' interface.

It contains two folders:

  1. Official_Tutorial_Python_version : It contains the corresponding Python codes for C++ codes in official tutorials. So explanation of the code can be found at 'http://opencv.itseez.com/doc/tutorials/tutorials.html'

  2. Blog_codes : It contains some codes which I have explained in my blog 'www.opencvpython.blogspot.com'. For explanation, visit the blog.

You can contact me on [email protected]

With Regards, Abid Rahman K.