#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 ...