R1SH4BH81 / vehicle_speed_estimation

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)


Languages

Language:Python 100.0%