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.
-
Notifications
You must be signed in to change notification settings - Fork 0
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
makjac/Traffic_Car_Counter_OpenCV_YOLOv3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.