Guest User

Untitled

a guest
Dec 30th, 2016
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.42 KB | None | 0 0
  1. -- General configuration for OpenCV 3.2.0 =====================================
  2. -- Version control: unknown
  3. --
  4. -- Extra modules:
  5. -- Location (extra): /home/pi/workspace/build_opencv/opencv_contrib-3.2.0/modules
  6. -- Version control (extra): unknown
  7. --
  8. -- Platform:
  9. -- Timestamp: 2016-12-30T12:09:59Z
  10. -- Host: Linux 4.4.38-v7+ armv7l
  11. -- CMake: 3.6.2
  12. -- CMake generator: Unix Makefiles
  13. -- CMake build tool: /usr/bin/make
  14. -- Configuration: RELEASE
  15. --
  16. -- C/C++:
  17. -- Built as dynamic libs?: YES
  18. -- C++ Compiler: /usr/bin/c++ (ver 4.9.2)
  19. -- C++ flags (Release): -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -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 -Wno-comment -fdiagnostics-show-option -pthread -fomit-frame-pointer -mfp16-format=ieee -mfpu=neon -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -mfpu=neon-fp16 -O3 -DNDEBUG -DNDEBUG
  20. -- C++ flags (Debug): -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -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 -Wno-comment -fdiagnostics-show-option -pthread -fomit-frame-pointer -mfp16-format=ieee -mfpu=neon -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -mfpu=neon-fp16 -g -O0 -DDEBUG -D_DEBUG
  21. -- C Compiler: /usr/bin/cc
  22. -- C flags (Release): -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -pthread -fomit-frame-pointer -mfp16-format=ieee -mfpu=neon -ffunction-sections -fvisibility=hidden -mfpu=neon-fp16 -O3 -DNDEBUG -DNDEBUG
  23. -- C flags (Debug): -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -pthread -fomit-frame-pointer -mfp16-format=ieee -mfpu=neon -ffunction-sections -fvisibility=hidden -mfpu=neon-fp16 -g -O0 -DDEBUG -D_DEBUG
  24. -- Linker flags (Release):
  25. -- Linker flags (Debug):
  26. -- ccache: NO
  27. -- Precompiled headers: YES
  28. -- Extra dependencies: /usr/lib/arm-linux-gnueabihf/libQtGui.so /usr/lib/arm-linux-gnueabihf/libQtTest.so /usr/lib/arm-linux-gnueabihf/libQtCore.so /usr/lib/arm-linux-gnueabihf/libpng.so /usr/lib/arm-linux-gnueabihf/libz.so /usr/lib/arm-linux-gnueabihf/libtiff.so /usr/lib/arm-linux-gnueabihf/libjasper.so /usr/lib/arm-linux-gnueabihf/libjpeg.so /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 dc1394 avcodec avformat avutil swscale avresample vtkCommon vtkFiltering vtkImaging vtkGraphics vtkGenericFiltering vtkIO vtkRendering vtkVolumeRendering vtkHybrid vtkWidgets vtkParallel vtkInfovis vtkGeovis vtkViews vtkCharts /usr/lib/libtesseract.so /usr/lib/liblept.so dl m pthread rt
  29. -- 3rdparty dependencies: libwebp libprotobuf tegra_hal
  30. --
  31. -- OpenCV modules:
  32. -- To be built: core flann imgproc ml photo reg surface_matching video viz dnn fuzzy imgcodecs shape videoio highgui objdetect plot superres ts xobjdetect xphoto bgsegm bioinspired dpm face features2d line_descriptor saliency text calib3d ccalib datasets rgbd stereo tracking videostab xfeatures2d ximgproc aruco optflow phase_unwrapping stitching structured_light python3
  33. -- Disabled: world contrib_world freetype
  34. -- Disabled by dependency: -
  35. -- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 cnn_3dobj cvv hdf matlab sfm
  36. --
  37. -- GUI:
  38. -- QT 4.x: YES (ver 4.8.6 EDITION = OpenSource)
  39. -- QT OpenGL support: NO
  40. -- OpenGL support: NO
  41. -- VTK support: YES (ver 5.8.0)
  42. --
  43. -- Media I/O:
  44. -- ZLib: /usr/lib/arm-linux-gnueabihf/libz.so (ver 1.2.8)
  45. -- JPEG: /usr/lib/arm-linux-gnueabihf/libjpeg.so (ver )
  46. -- WEBP: build (ver 0.3.1)
  47. -- PNG: /usr/lib/arm-linux-gnueabihf/libpng.so (ver 1.2.50)
  48. -- TIFF: /usr/lib/arm-linux-gnueabihf/libtiff.so (ver 42 - 4.0.3)
  49. -- JPEG 2000: /usr/lib/arm-linux-gnueabihf/libjasper.so (ver 1.900.1)
  50. -- 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 1.6.1)
  51. -- GDAL: NO
  52. -- GDCM: NO
  53. --
  54. -- Video I/O:
  55. -- DC1394 1.x: NO
  56. -- DC1394 2.x: YES (ver 2.2.3)
  57. -- FFMPEG: YES
  58. -- avcodec: YES (ver 56.1.0)
  59. -- avformat: YES (ver 56.1.0)
  60. -- avutil: YES (ver 54.3.0)
  61. -- swscale: YES (ver 3.0.0)
  62. -- avresample: YES (ver 2.1.0)
  63. -- GStreamer: NO
  64. -- OpenNI: NO
  65. -- OpenNI PrimeSensor Modules: NO
  66. -- OpenNI2: NO
  67. -- PvAPI: NO
  68. -- GigEVisionSDK: NO
  69. -- Aravis SDK: NO
  70. -- UniCap: NO
  71. -- UniCap ucil: NO
  72. -- V4L/V4L2: NO/YES
  73. -- XIMEA: NO
  74. -- Xine: NO
  75. -- gPhoto2: NO
  76. --
  77. -- Parallel framework: pthreads
  78. --
  79. -- Other third-party libraries:
  80. -- Use IPP: NO
  81. -- Use VA: NO
  82. -- Use Intel VA-API/OpenCL: NO
  83. -- Use Lapack: NO
  84. -- Use Eigen: YES (ver 3.2.2)
  85. -- Use Cuda: NO
  86. -- Use OpenCL: YES
  87. -- Use OpenVX: NO
  88. -- Use custom HAL: YES (carotene (ver 0.0.1))
  89. --
  90. -- OpenCL: <Dynamic loading of OpenCL library>
  91. -- Include path: /home/pi/workspace/build_opencv/opencv-3.2.0/3rdparty/include/opencl/1.2
  92. -- Use AMDFFT: NO
  93. -- Use AMDBLAS: NO
  94. --
  95. -- Python 2:
  96. -- Interpreter: /usr/bin/python2.7 (ver 2.7.9)
  97. --
  98. -- Python 3:
  99. -- Interpreter: /usr/bin/python3.4 (ver 3.4.2)
  100. -- Libraries: /usr/lib/arm-linux-gnueabihf/libpython3.4m.so (ver 3.4.2)
  101. -- numpy: /usr/lib/python3/dist-packages/numpy/core/include (ver 1.8.2)
  102. -- packages path: lib/python3.4/dist-packages
  103. --
  104. -- Python (for build): /usr/bin/python2.7
  105. --
  106. -- Java:
  107. -- ant: NO
  108. -- JNI: NO
  109. -- Java wrappers: NO
  110. -- Java tests: NO
  111. --
  112. -- Matlab: Matlab not found or implicitly disabled
  113. --
  114. -- Documentation:
  115. -- Doxygen: /usr/bin/doxygen (ver 1.8.8)
  116. --
  117. -- Tests and samples:
  118. -- Tests: YES
  119. -- Performance tests: YES
  120. -- C/C++ Examples: NO
  121. --
  122. -- Install path: /usr/local
  123. --
  124. -- cvconfig.h is in: /home/pi/workspace/build_opencv/opencv-3.2.0/build_with_contrib
  125. -- -----------------------------------------------------------------
  126. --
  127. -- Configuring done
  128. -- Generating done
  129. -- Build files have been written to: /home/pi/workspace/build_opencv/opencv-3.2.0/build_with_contrib
Add Comment
Please, Sign In to add comment