Required libraries:
Eigen (header files included in /external)
OpenCV for image I/O (this dependency will be removed in the future)
How to install OpenCV
and OpenMP : sudo apt-get install libomp-dev
To compile, create a /bin directory and do cmake ..
, then make
.
Brief explanation and results in the following presentation.