Smithangshu / LucasTemplateTracker

Lucas-Kanade Template Tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Lucas-Kanade Template Tracker


Languages

Language:Python 100.0%