/opencv_cpp

Many Examples to Learn OpenCV using C++

Primary LanguageC++

OpenCV

Many Examples to Learn OpenCV

How to compile c++ code:

$ cd ~/repo_opencv_cpp/bin
$ cmake ..
$ make