Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abidrahmank/OpenCV2-Python
Contains some Python Samples with new cv2 interface of OpenCV
https://github.com/abidrahmank/OpenCV2-Python
Last synced: 3 months ago
JSON representation
Contains some Python Samples with new cv2 interface of OpenCV
- Host: GitHub
- URL: https://github.com/abidrahmank/OpenCV2-Python
- Owner: abidrahmank
- Created: 2012-02-18T09:58:14.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-25T05:03:31.000Z (over 11 years ago)
- Last Synced: 2024-11-08T18:23:55.628Z (3 months ago)
- Language: Python
- Homepage:
- Size: 521 KB
- Stars: 409
- Watchers: 57
- Forks: 206
- Open Issues: 2
-
Metadata Files:
- Readme: README
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.