Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 687 Bytes

index.rst

File metadata and controls

45 lines (32 loc) · 687 Bytes

menpofit.lk

Lucas-Kanade Alignment

LK performs alignment (or optical flow estimation) between a template image and a test image with respect to an affine transformation.

LucasKanadeFitter

Optimisation Algorithms

ForwardAdditive ForwardCompositional InverseCompositional

Residuals

SSD FourierSSD ECC GradientImages GradientCorrelation

Fitting Result

LucasKanadeResult LucasKanadeAlgorithmResult