Skip to content

huhumeng/lk-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published