https://github.com/mpolinowski/opencv-cambio
Differentiate Objects based on their Contour and Colour with cvZone.
https://github.com/mpolinowski/opencv-cambio
areadetector cvzone object-counter opencv python
Last synced: 2 months ago
JSON representation
Differentiate Objects based on their Contour and Colour with cvZone.
- Host: GitHub
- URL: https://github.com/mpolinowski/opencv-cambio
- Owner: mpolinowski
- Created: 2023-01-28T11:11:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-28T11:11:48.000Z (over 2 years ago)
- Last Synced: 2025-01-28T19:17:39.430Z (4 months ago)
- Topics: areadetector, cvzone, object-counter, opencv, python
- Language: Python
- Homepage: https://mpolinowski.github.io/docs/IoT-and-Machine-Learning/ML/2023-01-28-opencv-coin-counter/2023-01-28
- Size: 463 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenCV Count My Money
Differentiate Objects based on their Contours and Colors with OpenCV, cvZone and an INSTAR IP Camera. This is based on Murtaza's Workshop - Robotics and AI:
1. Get your Cameras RTSP Stream into OpenCV
2. Use cvZone to detect object contours and process them
3. Use cvZone to remove non-matching colours to isolate/identify objects.