Skip to content

vishnuu95/LKT

Repository files navigation

Lucas Kanade Tracker

Dependencies:

    1. Ubuntu 16.04
    2. python 3.5
    3. Python dependencies such as numpy
    4. OpenCV 3.4.9

Instructions to run program:

  • Navigate to the folder containing the python file
track.py
  • Enter the following command to run the code
python3 track.py --object <input-instance> --input <folder-location-for-input-images> --output <filename-for-video-output>
  • For object-instance, the options are baby, bolt and car
  • For output-file, give the filename with '.mp4' extension

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages