wuthmone / VehicleDetectionAndCounting

This project focus on detecting, tracking and counting total number of vehicles by using "Blob detection" method. The unique ID is assigned to the each vehicle so each vehicle can not be counted more than once. OpenCV version 2.4.13 was used for this project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VehicleDetectionAndCounting

This project focus on detecting, tracking and counting total number of vehicles by using "Blob detection" method. The unique ID is assigned to the each vehicle so each vehicle can not be counted more than once. OpenCV version 2.4.13 was used for this project.

About

This project focus on detecting, tracking and counting total number of vehicles by using "Blob detection" method. The unique ID is assigned to the each vehicle so each vehicle can not be counted more than once. OpenCV version 2.4.13 was used for this project.


Languages

Language:C++ 100.0%