Skip to content

sauravkdeo/LucasTemplateTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Lucas Kanade Tracker


The goals / steps of this project is to implement Lucas Kanade template tracker algorithm


1. Results

2. Pipeline

My algorithm can be easily explained using the undementioned image.

3. Instructions to run the tracker

  • Paste the data folder in the same folder as the code.

  • Run the undermentioned command to run the LK_Affine_Tracker.

    python3 ./LK_Affine_Tracker
    
  • The code takes option from the user which video to run.

  • To select the ROI click,drag and drop the marker over the desired ROI and then press enter.

Releases

No releases published

Packages

No packages published

Languages