Skip to content

swhan0329/vehicle_speed_estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vehicle_speed_estimation

Vehicle speed estimation using the mono camera(CCTV)

Get the vehicle speed estimation using Lucas-Kanade tracker.

How to use this code

  1. If you have an input video,
python main.py [input video name]
  1. If you don't have an input video, the input video automatically obtains the webcam in your computer.
python main.py

About

Vehicle speed estimation using the optical flow algorithm from a mono camera(CCTV)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages