Skip to content

inalgo/ar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV test project

  • Build system: cmake
  • Dependencies: OpenCV
  • Tests: gtest
  • Code style check: cpplint
  • Continuous integration: travis-ci

Dependencies

  1. OpenCV (link)

Build steps

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors