[rhn-users] build OpenCV 2.0

João Gomes skingomez at gmail.com
Thu Mar 11 18:09:37 UTC 2010


Is there any tutorial about building OpenCV 2.0 in RH EL 5.0.
I'm having problems configuring the build (./configure) with support
for some Image I/O / Video I/O libs:

General configuration ================================================

    CXX:                      g++
    CXXCPP:                   g++ -E
    CPPFLAGS:
    CXXFLAGS:
    LDFLAGS:

    Install path:             /usr/local

    Debug flags
    Optimization flags        -DNDEBUG -O3 -g -march=x86-64
-ffast-math -fomit-frame-pointer
    MMX/SSE/SSE2/SSE3:         -mmmx -msse -msse2 -msse3
    OpenMP support:           -fopenmp
    External BLAS & LAPACK:   no

HighGUI configuration ================================================

    Windowing system --------------
    Use Carbon / Mac OS X:    no
    Use gtk+ 2.x:             yes
    Use gthread:              yes

    Image I/O ---------------------
    Use ImageIO / Mac OS X:   no
    Use libjpeg:              yes
    Use zlib:                 yes
    Use libpng:               yes
    Use libtiff:              yes
    Use libjasper:            yes
    Use libIlmImf/OpenEXR:    no

    Video I/O ---------------------
    Use QuickTime / Mac OS X: no
    Use xine:                 no
    Use gstreamer:            no
    Use ffmpeg:               no
    Use dc1394 & raw1394:     no
    Use dc1394_v2 & raw1394:  no
    Use v4l:                  yes
    Use v4l2:                 yes
    Use unicap:               no

Wrappers for other languages =========================================

    SWIG
    Python                    yes
    Octave                    no

Additional build settings ============================================

    Build demo apps           yes




More information about the rhn-users mailing list