最終更新:2012-03-06 (火) 17:59:20 (4427d)  

OpenCV 2.3.1
Top / OpenCV 2.3.1

ビルド (OpenCV/CMake)

関連ライブラリ

SSE (デフォルトのビルド設定)

Visual Studioの場合

Intel C++ Compilerの場合

GCCの場合

General configuration for opencv 2.3.1 =====================================

    Built as dynamic libs?:     YES
    Compiler:                   cl
    C++ flags (Release):         /DWIN32 /D_WINDOWS /W4   /EHsc- /GR  /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy  /MD /O2 /Ob2 /D NDEBUG  /Zi /arch:SSE /arch:SSE2 /Oi 
    C++ flags (Debug):           /DWIN32 /D_WINDOWS /W4   /EHsc- /GR  /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy  /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1  
    Linker flags (Release):      /STACK:10000000 /machine:X86   /INCREMENTAL:NO  /debug 
    Linker flags (Debug):        /STACK:10000000 /machine:X86   /debug   

  GUI: 
    Win32 UI:                   YES

  Media I/O: 
    ZLib:                       build
    JPEG:                       build
    PNG:                        build
    TIFF:                       build
    JPEG 2000:                  build
    OpenEXR:                    NO
    OpenNI:                     NO
    OpenNI PrimeSensor Modules: NO
    XIMEA:                      NO

  Video I/O:                    DirectShow

  Other third-party libraries:
    Use IPP:                    NO
    Use TBB:                    NO
    Use Cuda:                   NO
    Use Eigen:                  NO

  Interfaces:
    Python:                     YES
    Python interpreter:         C:/Python27/python.exe -B (ver 2.7)
    Python numpy:               YES
    Java:                       NO

  Documentation:
    Sphinx:                     NO
    PdfLaTeX compiler:          NO
    Build Documentation:        NO

  Tests and samples:
    Tests:                      YES
    Examples:                   NO

  Install path:                 C:/OpenCV2.3.1/selfbuild/install

  cvconfig.h is in:             C:/OpenCV2.3.1/selfbuild
-----------------------------------------------------------------

Configuring done

自分でビルド