Skip to content

A tool for counting the number of vehicles in a video, utilizing OpenCV and YoloV3 for object detection, with the vehicle type count displayed on the video.

License

Notifications You must be signed in to change notification settings

makjac/Traffic_Car_Counter_OpenCV_YOLOv3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle car counting with opencv and yolov3

Overview

A program that counts traffic volume by vehicle type. The program uses the OpenCV library to process the image, mark the vehicles and it displays the result in the upper left corner. With the help of YoloV3 the program detects and recognises objects in the image.

Video

IMAGE ALT TEXT HERE

About

A tool for counting the number of vehicles in a video, utilizing OpenCV and YoloV3 for object detection, with the vehicle type count displayed on the video.

Topics

Resources

License

Stars

Watchers

Forks