
Table 1.3: Options passed by CMake to the compiler.
Enable Streaming SIMD (SSE) instructions
Enable Intel SSE 2 instructions
Enable Intel SSE 3 instructions
Enable Supplemental SSE 3 instructions
Enable Intel SSE 4.1 instructions
Enable Intel SSE 4.1 instructions
Enable high optimization (i.e. –o3)
Enable omit frame pointer (i.e. –fomit-
frame-pointer)
Table 1-4: ‘Build’ options control exactly what gets created at compile time. All of these can be either ON or
OFF. In most all cases the default is OFF.
Generate OpenCV documentation
Create Java OpenCV libraries
Deprecated (use
BUILD_NEW_PYTHON_SUPPORT)
Create Python OpenCV libraries
Create zip archive with OpenCV sources
Build OpenCV as dynamic library (default is
static)
Build test programs for each OpenCV
module
Build available function performance tests