Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 416 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 416 Bytes

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.

OpenCV Count My Money