- Build system: cmake
- Dependencies: OpenCV
- Tests: gtest
- Code style check: cpplint
- Continuous integration: travis-ci
- OpenCV (link)
mkdir opencv_test
cd ~/opencv_test
git clone https://github.com/inalgo/ar.git
mkdir build
cd build
cmake -D OpenCV_DIR=~/opencv-3.2.0_build/ ../ar/