Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 293 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 293 Bytes

Velocity Estimator

Get speed estimation with 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