The goals / steps of this project is to implement Lucas Kanade template tracker algorithm
My algorithm can be easily explained using the undementioned image.
-
Paste the
datafolder 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.