MystikHub / opencv-car-speed

Application that tracks the speed of a car from a video

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCV vehicle speed

Application that tracks the speed of a car from a video

Requirements

This project depends on OpenCV 4.5.4 and requires the following video files (taken from this website).

The files "CarSpeedTest1.mp4" and "CarSpeedTestEmptyFrame.jpg" should be placed in a directory called "data" in the repo directory (or whichever directory you run the application from)

About

Application that tracks the speed of a car from a video

License:GNU Affero General Public License v3.0


Languages

Language:C++ 98.2%Language:Makefile 1.8%