#About the project This project is a Python-based Smart Camera system that detects and tracks objects in real-time using computer vision. #how it works 1.captre live video using camera 2.take a user ...
Object detection: YOLOv11 notebooks for finding objects in images. Object tracking: OpenCV scripts for following a selected object frame by frame. It is useful as a learning and showcase repo because ...
Excited to share one of my recent projects: Object Detection on Video using OpenCV and SSD MobileNet This project focuses on detecting real-world objects from a video stream using a pre-trained deep ...