Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abidrahmank/OpenCV2-Python

Contains some Python Samples with new cv2 interface of OpenCV
https://github.com/abidrahmank/OpenCV2-Python

Last synced: about 2 months ago
JSON representation

Contains some Python Samples with new cv2 interface of OpenCV

Awesome Lists containing this project

README

        

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.