

set BUILD_EXAMPLES=ON to build all examples.set BUILD_DOCS=ON for building documents (doxygen is required).to build with modules from opencv_contrib set OPENCV_EXTRA_MODULES_PATH to /modules.build type: CMAKE_BUILD_TYPE=Release (or Debug).set the binary build path to your CMake build directory, e.g.set the OpenCV source code path to, e.g.Install folder will be /usr/bin/ by default, submit it by choosing Install command line links.Ĭmake -DCMAKE_BUILD_TYPE=Release -DBUILD_EXAMPLES=ON.Then, follow the instructions from the pop-up there.
#Cmake command not found mac is how to

Python 2.7 or later and Numpy 1.5 or later.The following steps have been tested for MacOSX (Mavericks) but should work with other versions as well.

Prev Tutorial: Use OpenCL in Android camera preview based CV application
