Skip to content

Computer vision project focused on speed and object detection, slated for integration into an Autonomous Underwater Vehicle (AUV)

Notifications You must be signed in to change notification settings

GabriellaGloria/OpticalFlow

Repository files navigation

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

About

Computer vision project focused on speed and object detection, slated for integration into an Autonomous Underwater Vehicle (AUV)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages