You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project showcases various computer vision techniques using OpenCV, including car plate detection via the Marr-Hildreth algorithm and video object detection using pre-trained models.
This repository provides Computer Vision-based Vehicle Counting, an intelligent system created using Python-based computer vision techniques. The project leverages YOLOv8 for accurate vehicle detection and Sort for tracking. By integrating deep learning principles, the system can identify and count vehicles within a specified environment. Developme