Guest User

Untitled

a guest
Mar 20th, 2018
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.45 KB | None | 0 0
  1. General configuration for OpenCV 3.3.1 =====================================
  2. Version control: unknown
  3.  
  4. Extra modules:
  5. Location (extra): /tmp/binarydeb/ros-kinetic-opencv3-3.3.1/opencv_contrib
  6. Version control (extra): unknown
  7.  
  8. Platform:
  9. Timestamp: 2018-01-15T07:16:18Z
  10. Host: Linux 4.4.0-104-generic x86_64
  11. CMake: 3.5.1
  12. CMake generator: Unix Makefiles
  13. CMake build tool: /usr/bin/make
  14. Configuration: None
  15.  
  16. CPU/HW features:
  17. Baseline: SSE SSE2 SSE3
  18. requested: SSE3
  19. Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2
  20. requested: SSE4_1 SSE4_2 AVX FP16 AVX2
  21. SSE4_1 (3 files): + SSSE3 SSE4_1
  22. SSE4_2 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2
  23. FP16 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
  24. AVX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX
  25. AVX2 (8 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2
  26.  
  27. C/C++:
  28. Built as dynamic libs?: YES
  29. C++ Compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ (ver 5.4.0)
  30. C++ flags (Release): -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  31. C++ flags (Debug): -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -g -DDEBUG -D_DEBUG
  32. C Compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
  33. C flags (Release): -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
  34. C flags (Debug): -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -g -DDEBUG -D_DEBUG
  35. Linker flags (Release):
  36. Linker flags (Debug):
  37. ccache: YES
  38. Precompiled headers: NO
  39. Extra dependencies: dl m pthread rt
  40. 3rdparty dependencies:
  41.  
  42. OpenCV modules:
  43. To be built: core flann hdf imgproc ml objdetect phase_unwrapping photo plot reg surface_matching video viz xphoto bgsegm dnn face fuzzy img_hash imgcodecs shape videoio xobjdetect highgui superres bioinspired dpm features2d line_descriptor saliency text calib3d ccalib cvv datasets rgbd stereo structured_light tracking videostab xfeatures2d ximgproc aruco optflow stitching python2
  44. Disabled: js world contrib_world
  45. Disabled by dependency: -
  46. Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python3 ts cnn_3dobj dnn_modern freetype matlab sfm
  47.  
  48. GUI:
  49. QT 5.x: YES (ver 5.5.1)
  50. QT OpenGL support: NO
  51. OpenGL support: NO
  52. VTK support: YES (ver 6.2.0)
  53.  
  54. Media I/O:
  55. ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.8)
  56. JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (ver )
  57. WEBP: /usr/lib/x86_64-linux-gnu/libwebp.so (ver encoder: 0x0202)
  58. PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.2.54)
  59. TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (ver 42 - 4.0.6)
  60. JPEG 2000: /usr/lib/x86_64-linux-gnu/libjasper.so (ver 1.900.1)
  61. OpenEXR: build (ver 1.7.1)
  62. GDAL: NO
  63. GDCM: NO
  64.  
  65. Video I/O:
  66. DC1394 1.x: NO
  67. DC1394 2.x: NO
  68. FFMPEG: YES
  69. avcodec: YES (ver 56.60.100)
  70. avformat: YES (ver 56.40.101)
  71. avutil: YES (ver 54.31.100)
  72. swscale: YES (ver 3.1.101)
  73. avresample: NO
  74. GStreamer: NO
  75. OpenNI: NO
  76. OpenNI PrimeSensor Modules: NO
  77. OpenNI2: NO
  78. PvAPI: NO
  79. GigEVisionSDK: NO
  80. Aravis SDK: NO
  81. UniCap: NO
  82. UniCap ucil: NO
  83. V4L/V4L2: NO/YES
  84. XIMEA: NO
  85. Xine: NO
  86. Intel Media SDK: NO
  87. gPhoto2: NO
  88.  
  89. Parallel framework: pthreads
  90.  
  91. Trace: YES (with Intel ITT)
  92.  
  93. Other third-party libraries:
  94. Use Intel IPP: 2017.0.3 [2017.0.3]
  95. at: /tmp/binarydeb/ros-kinetic-opencv3-3.3.1/obj-x86_64-linux-gnu/3rdparty/ippicv/ippicv_lnx
  96. Use Intel IPP IW: sources (2017.0.3)
  97. at: /tmp/binarydeb/ros-kinetic-opencv3-3.3.1/obj-x86_64-linux-gnu/3rdparty/ippicv/ippiw_lnx
  98. Use VA: NO
  99. Use Intel VA-API/OpenCL: NO
  100. Use Lapack: NO
  101. Use Eigen: YES (ver 3.2.92)
  102. Use Cuda: NO
  103. Use OpenCL: YES
  104. Use OpenVX: NO
  105. Use custom HAL: NO
  106.  
  107. OpenCL: <Dynamic loading of OpenCL library>
  108. Include path: /tmp/binarydeb/ros-kinetic-opencv3-3.3.1/3rdparty/include/opencl/1.2
  109. Use AMDFFT: NO
  110. Use AMDBLAS: NO
  111.  
  112. Python 2:
  113. Interpreter: /usr/bin/python2.7 (ver 2.7.12)
  114. Libraries: /usr/lib/x86_64-linux-gnu/libpython2.7.so (ver 2.7.12)
  115. numpy: /usr/lib/python2.7/dist-packages/numpy/core/include (ver 1.11.0)
  116. packages path: lib/python2.7/dist-packages
  117.  
  118. Python 3:
  119. Interpreter: /usr/bin/python3 (ver 3.5.2)
  120.  
  121. Python (for build): /usr/bin/python2.7
  122.  
  123. Java:
  124. ant: NO
  125. JNI: NO
  126. Java wrappers: NO
  127. Java tests: NO
  128.  
  129. Matlab: Matlab not found or implicitly disabled
  130.  
  131. Documentation:
  132. Doxygen: NO
  133.  
  134. Tests and samples:
  135. Tests: NO
  136. Performance tests: NO
  137. C/C++ Examples: NO
  138.  
  139. Install path: /opt/ros/kinetic
  140.  
  141. cvconfig.h is in: /tmp/binarydeb/ros-kinetic-opencv3-3.3.1/obj-x86_64-linux-gnu
  142. -----------------------------------------------------------------
Add Comment
Please, Sign In to add comment