Guest User

Untitled

a guest
Aug 24th, 2018
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.04 KB | None | 0 0
  1. AVX_512F is not supported by C++ compiler
  2. AVX512_SKX is not supported by C++ compiler
  3. Dispatch optimization AVX512_SKX is not available, skipped
  4. libjpeg-turbo: VERSION = 1.5.3, BUILD = opencv-3.4.2-libjpeg-turbo
  5. Looking for Mfapi.h
  6. Looking for Mfapi.h - found
  7. found Intel IPP (ICV version): 2017.0.3 [2017.0.3]
  8. at: C:/opencv/build/3rdparty/ippicv/ippicv_win
  9. found Intel IPP IW sources: 2017.0.3
  10. at: C:/opencv/build/3rdparty/ippicv/ippiw_win
  11. Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
  12. Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
  13. Could NOT find BLAS (missing: BLAS_LIBRARIES)
  14. LAPACK requires BLAS
  15. A library with LAPACK API not found. Please specify library location.
  16. Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
  17. Could NOT find Matlab (missing: MATLAB_MEX_SCRIPT MATLAB_INCLUDE_DIRS MATLAB_ROOT_DIR MATLAB_LIBRARIES MATLAB_LIBRARY_DIRS MATLAB_MEXEXT MATLAB_ARCH MATLAB_BIN)
  18. VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  19. Caffe: NO
  20. Protobuf: NO
  21. Glog: NO
  22. freetype2: NO
  23. harfbuzz: NO
  24. Module opencv_ovis disabled because OGRE3D was not found
  25. No preference for use of exported gflags CMake configuration set, and no hints for include/library directories provided. Defaulting to preferring an installed/exported gflags CMake configuration if available.
  26. Failed to find installed gflags CMake configuration, searching for gflags build directories exported with CMake.
  27. Failed to find gflags - Failed to find an installed/exported CMake configuration for gflags, will perform search for installed gflags components.
  28. Failed to find gflags - Could not find gflags include directory, set GFLAGS_INCLUDE_DIR to directory containing gflags/gflags.h
  29. Failed to find glog - Could not find glog include directory, set GLOG_INCLUDE_DIR to directory containing glog/logging.h
  30. Module opencv_sfm disabled because the following dependencies are not found: Eigen Glog/Gflags
  31. Processing WORLD modules...
  32. module opencv_core...
  33. module opencv_flann...
  34. module opencv_imgproc...
  35. module opencv_ml...
  36. module opencv_objdetect...
  37. module opencv_phase_unwrapping...
  38. module opencv_photo...
  39. module opencv_plot...
  40. module opencv_reg...
  41. module opencv_surface_matching...
  42. module opencv_video...
  43. module opencv_xphoto...
  44. module opencv_dnn...
  45. module opencv_fuzzy...
  46. module opencv_hfs...
  47. module opencv_imgcodecs...
  48. module opencv_shape...
  49. module opencv_videoio...
  50. module opencv_xobjdetect...
  51. module opencv_highgui...
  52. module opencv_superres...
  53. module opencv_bioinspired...
  54. module opencv_dnn_objdetect...
  55. module opencv_dpm...
  56. module opencv_features2d...
  57. module opencv_line_descriptor...
  58. module opencv_saliency...
  59. module opencv_text...
  60. Tesseract: NO
  61. module opencv_calib3d...
  62. module opencv_ccalib...
  63. module opencv_datasets...
  64. module opencv_face...
  65. data: Download: face_landmark_model.dat
  66. module opencv_rgbd...
  67. module opencv_stereo...
  68. module opencv_structured_light...
  69. module opencv_tracking...
  70. module opencv_videostab...
  71. module opencv_xfeatures2d...
  72. xfeatures2d/boostdesc: Download: boostdesc_bgm.i
  73. xfeatures2d/boostdesc: Download: boostdesc_bgm_bi.i
  74. xfeatures2d/boostdesc: Download: boostdesc_bgm_hd.i
  75. xfeatures2d/boostdesc: Download: boostdesc_binboost_064.i
  76. xfeatures2d/boostdesc: Download: boostdesc_binboost_128.i
  77. xfeatures2d/boostdesc: Download: boostdesc_binboost_256.i
  78. xfeatures2d/boostdesc: Download: boostdesc_lbgm.i
  79. xfeatures2d/vgg: Download: vgg_generated_48.i
  80. xfeatures2d/vgg: Download: vgg_generated_64.i
  81. xfeatures2d/vgg: Download: vgg_generated_80.i
  82. xfeatures2d/vgg: Download: vgg_generated_120.i
  83. module opencv_ximgproc...
  84. module opencv_aruco...
  85. module opencv_bgsegm...
  86. module opencv_optflow...
  87. module opencv_stitching...
  88. Processing WORLD modules... DONE
  89. Excluding from source files list: <BUILD>/modules/world/layers/layers_common.avx512_skx.cpp
  90.  
  91. General configuration for OpenCV 3.4.2 =====================================
  92. Version control: unknown
  93.  
  94. Extra modules:
  95. Location (extra): C:/opencv/sources/modules/opencv_contrib-master/modules
  96. Version control (extra): unknown
  97.  
  98. Platform:
  99. Timestamp: 2018-08-24T21:16:00Z
  100. Host: Windows 10.0.17134 AMD64
  101. CMake: 3.12.1
  102. CMake generator: Visual Studio 15 2017 Win64
  103. CMake build tool: C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/MSBuild/15.0/Bin/MSBuild.exe
  104. MSVC: 1914
  105.  
  106. CPU/HW features:
  107. Baseline: SSE SSE2 SSE3
  108. requested: SSE3
  109. Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2
  110. requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX
  111. SSE4_1 (3 files): + SSSE3 SSE4_1
  112. SSE4_2 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2
  113. FP16 (2 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
  114. AVX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX
  115. AVX2 (9 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2
  116.  
  117. C/C++:
  118. Built as dynamic libs?: YES
  119. C++11: YES
  120. C++ Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/VC/Tools/MSVC/14.14.26428/bin/Hostx86/x64/cl.exe (ver 19.14.26433.0)
  121. C++ flags (Release): /DWIN32 /D_WINDOWS /W4 /GR /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /EHa /wd4127 /wd4251 /wd4324 /wd4275 /wd4512 /wd4589 /MP8 /MD /O2 /Ob2 /DNDEBUG
  122. C++ flags (Debug): /DWIN32 /D_WINDOWS /W4 /GR /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /EHa /wd4127 /wd4251 /wd4324 /wd4275 /wd4512 /wd4589 /MP8 /MDd /Zi /Ob0 /Od /RTC1
  123. C Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/VC/Tools/MSVC/14.14.26428/bin/Hostx86/x64/cl.exe
  124. C flags (Release): /DWIN32 /D_WINDOWS /W3 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /MP8 /MD /O2 /Ob2 /DNDEBUG
  125. C flags (Debug): /DWIN32 /D_WINDOWS /W3 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /MP8 /MDd /Zi /Ob0 /Od /RTC1
  126. Linker flags (Release): /machine:x64 /INCREMENTAL:NO
  127. Linker flags (Debug): /machine:x64 /debug /INCREMENTAL
  128. ccache: NO
  129. Precompiled headers: NO
  130. Extra dependencies:
  131. 3rdparty dependencies:
  132.  
  133. OpenCV modules:
  134. To be built: aruco bgsegm bioinspired calib3d ccalib core datasets dnn dnn_objdetect dpm face features2d flann fuzzy hfs highgui img_hash imgcodecs imgproc java_bindings_generator line_descriptor ml objdetect optflow phase_unwrapping photo plot python_bindings_generator reg rgbd saliency shape stereo stitching structured_light superres surface_matching text tracking ts video videoio videostab world xfeatures2d ximgproc xobjdetect xphoto
  135. Disabled: js
  136. Disabled by dependency: -
  137. Unavailable: cnn_3dobj cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev cvv freetype hdf java matlab ovis python2 python3 sfm viz
  138. Applications: tests perf_tests apps
  139. Documentation: NO
  140. Non-free algorithms: YES
  141.  
  142. Windows RT support: NO
  143.  
  144. GUI:
  145. Win32 UI: YES
  146. VTK support: NO
  147.  
  148. Media I/O:
  149. ZLib: build (ver 1.2.11)
  150. JPEG: build-libjpeg-turbo (ver 1.5.3-62)
  151. WEBP: build (ver encoder: 0x020e)
  152. PNG: build (ver 1.6.34)
  153. TIFF: build (ver 42 - 4.0.9)
  154. JPEG 2000: build (ver 1.900.1)
  155. OpenEXR: build (ver 1.7.1)
  156. HDR: YES
  157. SUNRASTER: YES
  158. PXM: YES
  159.  
  160. Video I/O:
  161. Video for Windows: YES
  162. DC1394: NO
  163. FFMPEG: YES (prebuilt binaries)
  164. avcodec: YES (ver 57.107.100)
  165. avformat: YES (ver 57.83.100)
  166. avutil: YES (ver 55.78.100)
  167. swscale: YES (ver 4.8.100)
  168. avresample: YES (ver 3.7.0)
  169. GStreamer: NO
  170. DirectShow: YES
  171. Media Foundation: YES
  172.  
  173. Parallel framework: Concurrency
  174.  
  175. Trace: YES (with Intel ITT)
  176.  
  177. Other third-party libraries:
  178. Intel IPP: 2017.0.3 [2017.0.3]
  179. at: C:/opencv/build/3rdparty/ippicv/ippicv_win
  180. Intel IPP IW: sources (2017.0.3)
  181. at: C:/opencv/build/3rdparty/ippicv/ippiw_win
  182. Lapack: NO
  183. Eigen: NO
  184. Custom HAL: NO
  185. Protobuf: build (3.5.1)
  186.  
  187. OpenCL: YES (no extra features)
  188. Include path: C:/opencv/sources/3rdparty/include/opencl/1.2
  189. Link libraries: Dynamic load
  190.  
  191. Python (for build): C:/Python36/python3.exe
  192.  
  193. Java:
  194. ant: NO
  195. JNI: NO
  196. Java wrappers: NO
  197. Java tests: NO
  198.  
  199. Matlab: NO
  200.  
  201. Install to: C:/opencv/build/install
  202. -----------------------------------------------------------------
  203.  
  204. Configuring done
  205. Generating done
Add Comment
Please, Sign In to add comment