Skip to content

Instantly share code, notes, and snippets.

@ih4cku
Created December 3, 2015 14:02
Show Gist options
  • Save ih4cku/2d6c6a3e2d4e39580d82 to your computer and use it in GitHub Desktop.
Save ih4cku/2d6c6a3e2d4e39580d82 to your computer and use it in GitHub Desktop.
opencv-2.4.11-cmake-command
cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D WITH_TBB=ON -D BUILD_NEW_PYTHON_SUPPORT=ON -D WITH_V4L=ON -D INSTALL_C_EXAMPLES=ON -D INSTALL_PYTHON_EXAMPLES=ON -D BUILD_EXAMPLES=ON -D WITH_QT=ON -D WITH_OPENGL=ON -D CUDA_GENERATION=Auto..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment