Advertisement
Guest User

BuildInformationOpenCV

a guest
Nov 3rd, 2017
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.69 KB | None | 0 0
  1. (cv2) pi@raspberrypi:~ $ python test.py
  2.  
  3. General configuration for OpenCV 2.4.9.1 =====================================
  4.   Version control:               unknown
  5.  
  6.   Platform:
  7.     Host:                        Linux 3.19.0-trunk-armmp armv7l
  8.     CMake:                       3.7.2
  9.     CMake generator:             Unix Makefiles
  10.     CMake build tool:            /usr/bin/make
  11.     Configuration:               Release
  12.  
  13.   C/C++:
  14.     Built as dynamic libs?:      YES
  15.     C++ Compiler:                /usr/bin/c++  (ver 6.3.0)
  16.     C++ flags (Release):         -g -O2 -fdebug-prefix-map=/build/opencv-U1UwfN/opencv-2.4.9.1+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -g -O2 -fdebug-prefix-map=/build/opencv-U1UwfN/opencv-2.4.9.1+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security  -DNDEBUG
  17.     C++ flags (Debug):           -g -O2 -fdebug-prefix-map=/build/opencv-U1UwfN/opencv-2.4.9.1+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -g  -O0 -DDEBUG -D_DEBUG
  18.     C Compiler:                  /usr/bin/cc
  19.     C flags (Release):           -g -O2 -fdebug-prefix-map=/build/opencv-U1UwfN/opencv-2.4.9.1+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -g -O2 -fdebug-prefix-map=/build/opencv-U1UwfN/opencv-2.4.9.1+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security  -DNDEBUG
  20.     C flags (Debug):             -g -O2 -fdebug-prefix-map=/build/opencv-U1UwfN/opencv-2.4.9.1+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -g  -O0 -DDEBUG -D_DEBUG
  21.     Linker flags (Release):      -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -Wl,-z,now
  22.     Linker flags (Debug):        -Wl,-z,relro -Wl,-z,now
  23.     Precompiled headers:         NO
  24.  
  25.   OpenCV modules:
  26.     To be built:                 core flann imgproc highgui features2d calib3d ml objdetect video contrib legacy photo gpu java ocl python stitching superres ts videostab
  27.     Disabled:                    world
  28.     Disabled by dependency:      -
  29.     Unavailable:                 androidcamera dynamicuda viz
  30.  
  31.   GUI:
  32.     QT:                          NO
  33.     GTK+ 2.x:                    YES (ver 2.24.31)
  34.     GThread :                    YES (ver 2.50.3)
  35.     GtkGlExt:                    NO
  36.     OpenGL support:              NO
  37.     VTK support:                 NO
  38.  
  39.   Media I/O:
  40.     ZLib:                        /usr/lib/arm-linux-gnueabihf/libz.so (ver 1.2.8)
  41.     JPEG:                        /usr/lib/arm-linux-gnueabihf/libjpeg.so (ver )
  42.     PNG:                         /usr/lib/arm-linux-gnueabihf/libpng.so (ver 1.6.28)
  43.     TIFF:                        /usr/lib/arm-linux-gnueabihf/libtiff.so (ver 42 - 4.0.7)
  44.     JPEG 2000:                   NO
  45.     OpenEXR:                     /usr/lib/arm-linux-gnueabihf/libImath.so /usr/lib/arm-linux-gnueabihf/libIlmImf.so /usr/lib/arm-linux-gnueabihf/libIex.so /usr/lib/arm-linux-gnueabihf/libHalf.so /usr/lib/arm-linux-gnueabihf/libIlmThread.so (ver 2.2.0)
  46.  
  47.   Video I/O:
  48.     DC1394 1.x:                  NO
  49.     DC1394 2.x:                  YES (ver 2.2.5)
  50.     FFMPEG:                      YES
  51.       codec:                     YES (ver 57.64.101)
  52.       format:                    YES (ver 57.56.101)
  53.       util:                      YES (ver 55.34.101)
  54.       swscale:                   YES (ver 4.2.100)
  55.       gentoo-style:              YES
  56.     GStreamer:                   NO
  57.     OpenNI:                      NO
  58.     OpenNI PrimeSensor Modules:  NO
  59.     PvAPI:                       NO
  60.     GigEVisionSDK:               NO
  61.     UniCap:                      NO
  62.     UniCap ucil:                 NO
  63.     V4L/V4L2:                    Using libv4l (ver 1.12.3)
  64.     XIMEA:                       NO
  65.     Xine:                        NO
  66.  
  67.   Other third-party libraries:
  68.     Use IPP:                     NO
  69.     Use Eigen:                   YES (ver 3.3.2)
  70.     Use TBB:                     NO
  71.     Use OpenMP:                  NO
  72.     Use GCD                      NO
  73.     Use Concurrency              NO
  74.     Use C=:                      NO
  75.     Use Cuda:                    NO
  76.     Use OpenCL:                  YES
  77.  
  78.   OpenCL:
  79.     Version:                     dynamic
  80.     Use AMD FFT:                 NO
  81.     Use AMD BLAS:                NO
  82.  
  83.   Python:
  84.     Interpreter:                 /usr/bin/python2 (ver 2.7.13)
  85.     Libraries:                   /usr/lib/arm-linux-gnueabihf/libpython2.7.so (ver 2.7.13)
  86.     numpy:                       /usr/lib/python2.7/dist-packages/numpy/core/include (ver 1.12.0)
  87.     packages path:               lib/python2.7/dist-packages
  88.  
  89.   Java:
  90.     ant:                         /usr/bin/ant (ver 1.9.9)
  91.     JNI:                         /usr/lib/jvm/default-java/include /usr/lib/jvm/default-java/include/linux /usr/lib/jvm/default-java/include
  92.     Java tests:                  NO
  93.  
  94.   Documentation:
  95.     Build Documentation:         YES
  96.     Sphinx:                      /usr/bin/sphinx-build (ver (unknown version))
  97.     PdfLaTeX compiler:           /usr/bin/pdflatex
  98.  
  99.   Tests and samples:
  100.     Tests:                       NO
  101.     Performance tests:           YES
  102.     C/C++ Examples:              YES
  103.  
  104.   Install path:                  /usr
  105.  
  106.   cvconfig.h is in:              /build/opencv-U1UwfN/opencv-2.4.9.1+dfsg1/obj-arm-linux-gnueabihf
  107. -----------------------------------------------------------------
  108.  
  109.  
  110. (cv2) pi@raspberrypi:~ $ pkg-config --modversion opencv
  111. 3.3.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement