An open API service indexing awesome lists of open source software.

https://github.com/justfairdev/car_count_detection_system


https://github.com/justfairdev/car_count_detection_system

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Vehicle Counter using OpenCV and YOLO

## Project Description
This project is a vehicle counter that uses OpenCV and YOLO for vehicle detection. It can detect and differentiate between various types of vehicles such as trucks, bicycles, cars, and buses. Each detected vehicle is assigned a unique tracker ID. The application also counts the total number of vehicles that pass through a specified region.

## Features
- Vehicle Detection: The application can detect various types of vehicles in a video stream.
- Vehicle Differentiation: It can differentiate between various types of vehicles such as trucks, bicycles, cars, and buses.
- Vehicle Tracking: Each detected vehicle is assigned a unique tracker ID for tracking its movement.
- Vehicle Counting: The application counts the total number of vehicles passing through a specified region.

[![Car_Count_Detection video]](https://github.com/Manjul1225/Car_Count_detection_System/blob/main/Run.mp4)