/lk-cpp

Primary LanguageC++

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