fifo_thekid

Untitled

Sep 13th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.83 KB | None | 0 0
  1. libjpeg-turbo: VERSION = 1.5.3, BUILD = opencv-4.0.0-pre-libjpeg-turbo
  2. Looking for Mfapi.h
  3. Looking for Mfapi.h - found
  4. found Intel IPP (ICV version): 2017.0.3 [2017.0.3]
  5. at: D:/opencv/opencv/build32/3rdparty/ippicv/ippicv_win
  6. found Intel IPP IW sources: 2017.0.3
  7. at: D:/opencv/opencv/build32/3rdparty/ippicv/ippiw_win
  8. Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
  9. Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
  10. Could NOT find BLAS (missing: BLAS_LIBRARIES)
  11. LAPACK requires BLAS
  12. A library with LAPACK API not found. Please specify library location.
  13. Could NOT find Matlab (missing: MATLAB_MEX_SCRIPT MATLAB_INCLUDE_DIRS MATLAB_LIBRARIES MATLAB_LIBRARY_DIRS MATLAB_MEXEXT MATLAB_ARCH MATLAB_BIN)
  14. VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  15. Caffe: NO
  16. Protobuf: NO
  17. Glog: NO
  18. freetype2: NO
  19. harfbuzz: NO
  20. Module opencv_ovis disabled because OGRE3D was not found
  21. 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.
  22. Failed to find installed gflags CMake configuration, searching for gflags build directories exported with CMake.
  23. Failed to find gflags - Failed to find an installed/exported CMake configuration for gflags, will perform search for installed gflags components.
  24. Failed to find gflags - Could not find gflags include directory, set GFLAGS_INCLUDE_DIR to directory containing gflags/gflags.h
  25. Failed to find glog - Could not find glog include directory, set GLOG_INCLUDE_DIR to directory containing glog/logging.h
  26. Module opencv_sfm disabled because the following dependencies are not found: Glog/Gflags
  27. Excluding from source files list: modules/imgproc/src/filter.avx2.cpp
  28. Excluding from source files list: modules/imgproc/src/imgwarp.avx2.cpp
  29. Excluding from source files list: modules/imgproc/src/resize.avx2.cpp
  30. Excluding from source files list: modules/imgproc/src/undistort.avx2.cpp
  31. Excluding from source files list: <BUILD>/modules/dnn/layers/layers_common.avx2.cpp
  32. Excluding from source files list: <BUILD>/modules/dnn/layers/layers_common.avx512_skx.cpp
  33. Excluding from source files list: modules/features2d/src/fast.avx2.cpp
  34. Tesseract: NO
  35.  
  36. General configuration for OpenCV 4.0.0-pre =====================================
  37. Version control: 3.4.3-264-gb01f63835-dirty
  38.  
  39. Extra modules:
  40. Location (extra): D:/opencv/opencv_contrib/modules
  41. Version control (extra): 3.4.3-66-gac0b1d0d
  42.  
  43. Platform:
  44. Timestamp: 2018-09-12T03:20:02Z
  45. Host: Windows 10.0.17134 AMD64
  46. CMake: 3.12.1
  47. CMake generator: Visual Studio 15 2017
  48. CMake build tool: C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/MSBuild/15.0/Bin/MSBuild.exe
  49. MSVC: 1915
  50.  
  51. CPU/HW features:
  52. Baseline: SSE SSE2
  53. requested: SSE2
  54. Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX
  55. requested: SSE4_1 SSE4_2 AVX FP16
  56. SSE4_1 (2 files): + SSE3 SSSE3 SSE4_1
  57. SSE4_2 (1 files): + SSE3 SSSE3 SSE4_1 POPCNT SSE4_2
  58. FP16 (0 files): + SSE3 SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
  59. AVX (5 files): + SSE3 SSSE3 SSE4_1 POPCNT SSE4_2 AVX
  60.  
  61. C/C++:
  62. Built as dynamic libs?: NO
  63. C++ Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/VC/Tools/MSVC/14.15.26726/bin/Hostx86/x86/cl.exe (ver 19.15.26729.0)
  64. 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 /fp:fast /arch:SSE /arch:SSE2 /EHa /wd4127 /wd4251 /wd4324 /wd4275 /wd4512 /wd4589 /MP4 /MT /O2 /Ob2 /DNDEBUG
  65. 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 /fp:fast /arch:SSE /arch:SSE2 /EHa /wd4127 /wd4251 /wd4324 /wd4275 /wd4512 /wd4589 /MP4 /MTd /Zi /Ob0 /Od /RTC1
  66. C Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/VC/Tools/MSVC/14.15.26726/bin/Hostx86/x86/cl.exe
  67. 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 /fp:fast /arch:SSE /arch:SSE2 /MP4 /MT /O2 /Ob2 /DNDEBUG
  68. 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 /fp:fast /arch:SSE /arch:SSE2 /MP4 /MTd /Zi /Ob0 /Od /RTC1
  69. Linker flags (Release): /machine:X86 /NODEFAULTLIB:atlthunk.lib /INCREMENTAL:NO /NODEFAULTLIB:libcmtd.lib /NODEFAULTLIB:libcpmtd.lib /NODEFAULTLIB:msvcrtd.lib
  70. Linker flags (Debug): /machine:X86 /NODEFAULTLIB:atlthunk.lib /debug /INCREMENTAL /NODEFAULTLIB:libcmt.lib /NODEFAULTLIB:libcpmt.lib /NODEFAULTLIB:msvcrt.lib
  71. ccache: NO
  72. Precompiled headers: YES
  73. Extra dependencies: comctl32 gdi32 ole32 setupapi ws2_32 vfw32
  74. 3rdparty dependencies: ittnotify libprotobuf zlib libjpeg-turbo libwebp libpng libtiff libjasper IlmImf ippiw ippicv
  75.  
  76. OpenCV modules:
  77. 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 xfeatures2d ximgproc xobjdetect xphoto
  78. Disabled: js python3 world
  79. Disabled by dependency: -
  80. Unavailable: cnn_3dobj cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev cvv freetype hdf java matlab ovis python2 sfm viz
  81. Applications: apps
  82. Documentation: NO
  83. Non-free algorithms: YES
  84.  
  85. Windows RT support: NO
  86.  
  87. GUI:
  88. Win32 UI: YES
  89. VTK support: NO
  90.  
  91. Media I/O:
  92. ZLib: build (ver 1.2.11)
  93. JPEG: build-libjpeg-turbo (ver 1.5.3-62)
  94. WEBP: build (ver encoder: 0x020e)
  95. PNG: build (ver 1.6.34)
  96. TIFF: build (ver 42 - 4.0.9)
  97. JPEG 2000: build (ver 1.900.1)
  98. OpenEXR: build (ver 1.7.1)
  99. HDR: YES
  100. SUNRASTER: YES
  101. PXM: YES
  102. PFM: YES
  103.  
  104. Video I/O:
  105. Video for Windows: YES
  106. DC1394: NO
  107. FFMPEG: YES (prebuilt binaries)
  108. avcodec: YES (ver 57.107.100)
  109. avformat: YES (ver 57.83.100)
  110. avutil: YES (ver 55.78.100)
  111. swscale: YES (ver 4.8.100)
  112. avresample: YES (ver 3.7.0)
  113. GStreamer: NO
  114. DirectShow: YES
  115. Media Foundation: YES
  116.  
  117. Parallel framework: Concurrency
  118.  
  119. Trace: YES (with Intel ITT)
  120.  
  121. Other third-party libraries:
  122. Intel IPP: 2017.0.3 [2017.0.3]
  123. at: D:/opencv/opencv/build32/3rdparty/ippicv/ippicv_win
  124. Intel IPP IW: sources (2017.0.3)
  125. at: D:/opencv/opencv/build32/3rdparty/ippicv/ippiw_win
  126. Lapack: NO
  127. Eigen: YES (ver 3.3.90)
  128. Custom HAL: NO
  129. Protobuf: build (3.5.1)
  130.  
  131. OpenCL: YES (no extra features)
  132. Include path: D:/opencv/opencv/3rdparty/include/opencl/1.2
  133. Link libraries: Dynamic load
  134.  
  135. Python (for build): C:/Users/FiFo/AppData/Local/Programs/Python/Python27/python.exe
  136.  
  137. Java:
  138. ant: NO
  139. JNI: C:/Program Files/Java/jdk1.8.0_181/include C:/Program Files/Java/jdk1.8.0_181/include/win32 C:/Program Files/Java/jdk1.8.0_181/include
  140. Java wrappers: NO
  141. Java tests: NO
  142.  
  143. Matlab: NO
  144.  
  145. Install to: D:/opencv/opencv/build32/install
  146. -----------------------------------------------------------------
  147.  
  148. Configuring done
  149. Generating done
Add Comment
Please, Sign In to add comment