Guest User

Untitled

a guest
Dec 9th, 2017
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.88 KB | None | 0 0
  1. -- General configuration for OpenCV 3.3.1 =====================================
  2. -- Version control: unknown
  3. --
  4. -- Extra modules:
  5. -- Location (extra): /home/vlad/Downloads/opencv_contrib-3.3.1/modules
  6. -- Version control (extra): unknown
  7. --
  8. -- Platform:
  9. -- Timestamp: 2017-12-09T23:22:29Z
  10. -- Host: Linux 4.13.0-19-generic x86_64
  11. -- CMake: 3.9.1
  12. -- CMake generator: Unix Makefiles
  13. -- CMake build tool: /usr/bin/make
  14. -- Configuration: RELEASE
  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++11: YES
  30. -- C++ Compiler: /usr/bin/g++-6 (ver 6.4.0)
  31. -- 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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffast-math -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG
  32. -- 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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffast-math -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O0 -DDEBUG -D_DEBUG
  33. -- C Compiler: /usr/bin/gcc-6
  34. -- 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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffast-math -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -DNDEBUG
  35. -- 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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffast-math -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O0 -DDEBUG -D_DEBUG
  36. -- Linker flags (Release):
  37. -- Linker flags (Debug):
  38. -- ccache: NO
  39. -- Precompiled headers: NO
  40. -- Extra dependencies: dl m pthread rt /usr/lib/x86_64-linux-gnu/libGLU.so /usr/lib/libGL.so /usr/lib/x86_64-linux-gnu/libtbb.so cudart nppc nppial nppicc nppicom nppidei nppif nppig nppim nppist nppisu nppitc npps cublas cufft -L/usr/local/cuda/lib64
  41. -- 3rdparty dependencies:
  42. --
  43. -- OpenCV modules:
  44. -- To be built: cudev core cudaarithm flann imgproc ml objdetect phase_unwrapping plot reg surface_matching video viz xphoto bgsegm cudabgsegm cudafilters cudaimgproc cudawarping dnn face freetype fuzzy img_hash imgcodecs photo shape videoio xobjdetect cudacodec highgui bioinspired dpm features2d line_descriptor saliency text calib3d ccalib cudafeatures2d cudalegacy cudaobjdetect cudaoptflow cudastereo cvv datasets rgbd stereo structured_light superres tracking videostab xfeatures2d ximgproc aruco optflow stitching
  45. -- Disabled: js world contrib_world
  46. -- Disabled by dependency: -
  47. -- Unavailable: java python2 python3 ts cnn_3dobj dnn_modern hdf matlab sfm
  48. --
  49. -- GUI:
  50. -- QT 5.x: YES (ver 5.10.0)
  51. -- QT OpenGL support: YES (Qt5::OpenGL 5.10.0)
  52. -- OpenGL support: YES (/usr/lib/x86_64-linux-gnu/libGLU.so /usr/lib/libGL.so)
  53. -- VTK support: YES (ver 9.0.0)
  54. --
  55. -- Media I/O:
  56. -- ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.11)
  57. -- JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (ver )
  58. -- WEBP: build (ver encoder: 0x020e)
  59. -- PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.6.34)
  60. -- TIFF: build (ver 42 - 4.0.2)
  61. -- JPEG 2000: build (ver 1.900.1)
  62. -- OpenEXR: /usr/lib/x86_64-linux-gnu/libImath.so /usr/lib/x86_64-linux-gnu/libIlmImf.so /usr/lib/x86_64-linux-gnu/libIex.so /usr/lib/x86_64-linux-gnu/libHalf.so /usr/lib/x86_64-linux-gnu/libIlmThread.so (ver 2.2.0)
  63. -- GDAL: NO
  64. -- GDCM: NO
  65. --
  66. -- Video I/O:
  67. -- DC1394 1.x: NO
  68. -- DC1394 2.x: YES (ver 2.2.5)
  69. -- FFMPEG: YES
  70. -- avcodec: YES (ver 57.89.100)
  71. -- avformat: YES (ver 57.71.100)
  72. -- avutil: YES (ver 55.58.100)
  73. -- swscale: YES (ver 4.6.100)
  74. -- avresample: YES (ver 3.5.0)
  75. -- GStreamer: NO
  76. -- OpenNI: NO
  77. -- OpenNI PrimeSensor Modules: NO
  78. -- OpenNI2: NO
  79. -- PvAPI: NO
  80. -- GigEVisionSDK: NO
  81. -- Aravis SDK: NO
  82. -- UniCap: NO
  83. -- UniCap ucil: NO
  84. -- V4L/V4L2: NO/YES
  85. -- XIMEA: NO
  86. -- Xine: NO
  87. -- Intel Media SDK: NO
  88. -- gPhoto2: YES
  89. --
  90. -- Parallel framework: TBB (ver 2017.0 interface 9107)
  91. --
  92. -- Trace: YES (with Intel ITT)
  93. --
  94. -- Other third-party libraries:
  95. -- Use Intel IPP: 2017.0.3 [2017.0.3]
  96. -- at: /home/vlad/Downloads/opencv-3.3.1/build/3rdparty/ippicv/ippicv_lnx
  97. -- Use Intel IPP IW: sources (2017.0.3)
  98. -- at: /home/vlad/Downloads/opencv-3.3.1/build/3rdparty/ippicv/ippiw_lnx
  99. -- Use VA: NO
  100. -- Use Intel VA-API/OpenCL: NO
  101. -- Use Lapack: NO
  102. -- Use Eigen: NO
  103. -- Use Cuda: YES (ver 9.0)
  104. -- Use OpenCL: YES
  105. -- Use OpenVX: NO
  106. -- Use custom HAL: NO
  107. --
  108. -- NVIDIA CUDA
  109. -- Use CUFFT: YES
  110. -- Use CUBLAS: YES
  111. -- USE NVCUVID: YES
  112. -- NVIDIA GPU arch: 32
  113. -- NVIDIA PTX archs: 32
  114. -- Use fast math: YES
  115. --
  116. -- OpenCL: <Dynamic loading of OpenCL library>
  117. -- Include path: /home/vlad/Downloads/opencv-3.3.1/3rdparty/include/opencl/1.2
  118. -- Use AMDFFT: NO
  119. -- Use AMDBLAS: NO
  120. --
  121. -- Python 2:
  122. -- Interpreter: /usr/bin/python2.7 (ver 2.7.14)
  123. --
  124. -- Python 3:
  125. -- Interpreter: /usr/bin/python3 (ver 3.6.3)
  126. --
  127. -- Python (for build): /usr/bin/python2.7
  128. --
  129. -- Java:
  130. -- ant: NO
  131. -- JNI: NO
  132. -- Java wrappers: NO
  133. -- Java tests: NO
  134. --
  135. -- Matlab: Matlab not found or implicitly disabled
  136. --
  137. -- Documentation:
  138. -- Doxygen: NO
  139. --
  140. -- Tests and samples:
  141. -- Tests: NO
  142. -- Performance tests: NO
  143. -- C/C++ Examples: YES
  144. --
  145. -- Install path: /usr/local
  146. --
  147. -- cvconfig.h is in: /home/vlad/Downloads/opencv-3.3.1/build
  148. -- -----------------------------------------------------------------
  149. --
  150. -- Configuring done
  151. -- Generating done
Add Comment
Please, Sign In to add comment