Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/divshekhar/opencv
Python OpenCV Projects and Notes.
https://github.com/divshekhar/opencv
background-subtraction blending-images blur-image circle-detection computer-vision edge-detection face-detection face-recognition gradient hacktoberfest hacktoberfest2021 image-processing lane-detection motion-detection object-detection opencv opencv-python python shape-detection
Last synced: 6 days ago
JSON representation
Python OpenCV Projects and Notes.
- Host: GitHub
- URL: https://github.com/divshekhar/opencv
- Owner: divshekhar
- License: mit
- Created: 2020-02-21T10:04:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-28T05:27:48.000Z (about 3 years ago)
- Last Synced: 2024-05-01T18:12:46.783Z (7 months ago)
- Topics: background-subtraction, blending-images, blur-image, circle-detection, computer-vision, edge-detection, face-detection, face-recognition, gradient, hacktoberfest, hacktoberfest2021, image-processing, lane-detection, motion-detection, object-detection, opencv, opencv-python, python, shape-detection
- Language: Python
- Homepage:
- Size: 119 MB
- Stars: 27
- Watchers: 2
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenCV
Python OpenCV Projects and Notes.
[Learn OpenCV Python](https://hackthedeveloper.com/python/opencv/) from Blog.## Links to Python OpenCV Blogs
* [Lane Detection OpenCV Python](https://hackthedeveloper.com/lane-detection-opencv-python/)
* [Motion Detection OpenCV Python](https://hackthedeveloper.com/motion-detection-opencv/)
* [Line Detection OpenCV Python](https://hackthedeveloper.com/line-detection-opencv-python/)
* [Transition Effect OpenCV Python](https://hackthedeveloper.com/transition-effect-opencv/)
* [Image Blending OpenCV Python](https://hackthedeveloper.com/image-blending-opencv/)
* [Contours OpenCV Python](https://hackthedeveloper.com/contours-opencv-python/)
* [Blob Detection OpenCV Python](https://hackthedeveloper.com/blob-detection-opencv-python/)
* [Object Tracking OpenCV Python](https://hackthedeveloper.com/object-tracking-opencv/)
* [Mouse Events OpenCV Python](https://hackthedeveloper.com/mouse-events-opencv/)
* [Background Subtraction OpenCV Python](https://hackthedeveloper.com/background-subtraction-opencv/)
* [Trackbar OpenCV Python](https://hackthedeveloper.com/trackbar-opencv-python/)
* [Live Sketch OpenCV Python](https://hackthedeveloper.com/live-sketch-opencv-python/)
* [Image Manipulation OpenCV Python](https://hackthedeveloper.com/image-manipulation-opencv-python/)## Face Recognition
* [Face Recognition Python](https://hackthedeveloper.com/face-recognition-python/)