real-time-object-tracker topic
List
real-time-object-tracker repositories
Real-Time-Object-Detection-With-OpenCV
100
Stars
64
Forks
Watchers
This project aims to do real-time object detection through a laptop cam using OpenCV. The idea is to loop over each frame of the video stream, detect objects, and bound each detection in a box.