Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 306 Bytes

ReadMe.MD

File metadata and controls

14 lines (10 loc) · 306 Bytes

This repo is the c++ implement of paper Lucas-Kanade 20 Years On: A Unifying Framework

It is under development and not bug-free, welcome to contribute.

Dependence

OpenCV3, Eigen3

How to use it

mkdir build && cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
./ex_affine ../data/takeo.pgm