Advertisement
Guest User

Untitled

a guest
Oct 14th, 2017
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.25 KB | None | 0 0
  1. Found PythonInterp: C:/Program Files/Anaconda3/python.exe (found suitable version "3.6.2", minimum required is "2.7")
  2. CUDA compilation is disabled (due to only Visual Studio compiler supported on your platform).
  3. Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
  4. Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
  5. A library with BLAS API not found. Please specify library location.
  6. LAPACK requires BLAS
  7. A library with LAPACK API not found. Please specify library location.
  8. Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  9. 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)
  10. VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  11. Caffe: NO
  12. Protobuf: NO
  13. Glog: NO
  14. tiny-dnn: Download: v1.0.0a3.tar.gz
  15. Looking for tiny_dnn.h
  16. Looking for tiny_dnn.h - found
  17. Found tiny-dnn in: D:/opencv/build/3rdparty/tinydnn/tiny-dnn-1.0.0a3
  18. Performing Test COMPILER_SUPPORTS_CXX11
  19. Performing Test COMPILER_SUPPORTS_CXX11 - Success
  20. Module opencv_dnn_modern disabled because Protobuf is not found
  21. freetype2: NO
  22. harfbuzz: NO
  23. Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF
  24. Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF - Success
  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. Excluding from source files list: D:/opencv/build/modules/imgproc/accum.neon.cpp
  32. Torch importer has been enabled. To run the tests you have to install Torch ('th' executable should be available) and generate testdata using opencv_extra/testdata/dnn/generate_torch_models.py script.
  33. Tesseract: NO
  34. xfeatures2d/boostdesc: Download: boostdesc_bgm.i
  35. xfeatures2d/boostdesc: Download: boostdesc_bgm_bi.i
  36. xfeatures2d/boostdesc: Download: boostdesc_bgm_hd.i
  37. xfeatures2d/boostdesc: Download: boostdesc_binboost_064.i
  38. xfeatures2d/boostdesc: Download: boostdesc_binboost_128.i
  39. xfeatures2d/boostdesc: Download: boostdesc_binboost_256.i
  40. xfeatures2d/boostdesc: Download: boostdesc_lbgm.i
  41. xfeatures2d/vgg: Download: vgg_generated_48.i
  42. xfeatures2d/vgg: Download: vgg_generated_64.i
  43. xfeatures2d/vgg: Download: vgg_generated_80.i
  44. xfeatures2d/vgg: Download: vgg_generated_120.i
  45. Pylint: registered 110 targets. Build 'check_pylint' target to run checks ("cmake --build . --target check_pylint" or "make check_pylint")
  46.  
  47. General configuration for OpenCV 3.3.0-dev =====================================
  48. Version control: 3.3.0-534-g1ba29cc95-dirty
  49.  
  50. Extra modules:
  51. Location (extra): D:/opencv_contrib/modules
  52. Version control (extra): 3.3.0-122-g374e3218
  53.  
  54. Platform:
  55. Timestamp: 2017-10-13T09:34:47Z
  56. Host: Windows 10.0.10586 AMD64
  57. CMake: 3.10.0-rc1
  58. CMake generator: MinGW Makefiles
  59. CMake build tool: C:/TDM-GCC-64/bin/mingw32-make.exe
  60. Configuration: Release
  61.  
  62. CPU/HW features:
  63. Baseline: SSE SSE2 SSE3
  64. requested: SSE3
  65. Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2
  66. requested: SSE4_1 SSE4_2 AVX FP16 AVX2
  67. SSE4_1 (3 files): + SSSE3 SSE4_1
  68. SSE4_2 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2
  69. FP16 (2 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
  70. AVX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX
  71. AVX2 (8 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2
  72.  
  73. C/C++:
  74. Built as dynamic libs?: YES
  75. C++ Compiler: C:/TDM-GCC-64/bin/g++.exe (ver 5.1.0)
  76. C++ flags (Release): -fsigned-char -mstackrealign -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 -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -O2 -DNDEBUG -DNDEBUG
  77. C++ flags (Debug): -fsigned-char -mstackrealign -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 -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -g -O0 -DDEBUG -D_DEBUG
  78. C Compiler: C:/TDM-GCC-64/bin/gcc.exe
  79. C flags (Release): -fsigned-char -mstackrealign -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 -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -O2 -DNDEBUG -DNDEBUG
  80. C flags (Debug): -fsigned-char -mstackrealign -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 -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -g -O0 -DDEBUG -D_DEBUG
  81. Linker flags (Release):
  82. Linker flags (Debug):
  83. ccache: NO
  84. Precompiled headers: YES
  85. Extra dependencies:
  86. 3rdparty dependencies:
  87.  
  88. OpenCV modules:
  89. To be built: core flann hdf imgproc ml objdetect phase_unwrapping photo plot reg surface_matching video xphoto bgsegm dnn face fuzzy img_hash imgcodecs shape videoio xobjdetect highgui superres ts bioinspired dpm features2d line_descriptor saliency text calib3d ccalib datasets rgbd stereo structured_light tracking videostab xfeatures2d ximgproc aruco optflow stitching
  90. Disabled: js world contrib_world
  91. Disabled by dependency: -
  92. Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 python3 viz cnn_3dobj cvv dnn_modern freetype matlab sfm
  93.  
  94. Non-free algorithms are enabled
  95.  
  96. Windows RT support: NO
  97.  
  98. GUI:
  99. QT: NO
  100. Win32 UI: YES
  101. OpenGL support: NO
  102. VTK support: NO
  103.  
  104. Media I/O:
  105. ZLib: build (ver 1.2.8)
  106. JPEG: build (ver 90)
  107. WEBP: build (ver encoder: 0x020e)
  108. PNG: build (ver 1.6.24)
  109. TIFF: build (ver 42 - 4.0.2)
  110. JPEG 2000: build (ver 1.900.1)
  111. OpenEXR: build (ver 1.7.1)
  112. GDAL: NO
  113. GDCM: NO
  114.  
  115. Video I/O:
  116. Video for Windows: YES
  117. DC1394 1.x: NO
  118. DC1394 2.x: NO
  119. FFMPEG: YES (prebuilt binaries)
  120. avcodec: YES (ver 57.89.100)
  121. avformat: YES (ver 57.71.100)
  122. avutil: YES (ver 55.58.100)
  123. swscale: YES (ver 4.6.100)
  124. avresample: YES (ver 3.5.0)
  125. GStreamer: NO
  126. OpenNI: NO
  127. OpenNI PrimeSensor Modules: NO
  128. OpenNI2: YES (ver 2.2.0, build 33)
  129. PvAPI: NO
  130. GigEVisionSDK: NO
  131. DirectShow: YES
  132. Media Foundation: NO
  133. XIMEA: NO
  134. Intel PerC: NO
  135.  
  136. Parallel framework: none
  137.  
  138. Trace: YES ()
  139.  
  140. Other third-party libraries:
  141. Use Intel IPP: NO
  142. Use Intel IPP IW: NO
  143. Use Lapack: NO
  144. Use Eigen: NO
  145. Use Cuda: NO
  146. Use OpenCL: YES
  147. Use OpenVX: NO
  148. Use custom HAL: NO
  149.  
  150. OpenCL: <Dynamic loading of OpenCL library>
  151. Include path: D:/opencv/3rdparty/include/opencl/1.2
  152. Use AMDFFT: NO
  153. Use AMDBLAS: NO
  154.  
  155. Python 2:
  156. Interpreter: NO
  157.  
  158. Python 3:
  159. Interpreter: C:/Program Files/Anaconda3/python.exe (ver 3.6.2)
  160.  
  161. Python (for build): C:/Program Files/Anaconda3/python.exe
  162. Pylint: C:/Program Files/Anaconda3/Scripts/pylint.exe (ver: 1.7.2, checks: 110)
  163.  
  164. Java:
  165. ant: NO
  166. JNI: C:/Program Files/Java/jdk1.8.0_144/include C:/Program Files/Java/jdk1.8.0_144/include/win32 C:/Program Files/Java/jdk1.8.0_144/include
  167. Java wrappers: NO
  168. Java tests: NO
  169.  
  170. Matlab: Matlab not found or implicitly disabled
  171.  
  172. Documentation:
  173. Doxygen: NO
  174.  
  175. Tests and samples:
  176. Tests: YES
  177. Performance tests: YES
  178. C/C++ Examples: NO
  179.  
  180. Install path: D:/opencv/build/install
  181.  
  182. cvconfig.h is in: D:/opencv/build
  183. -----------------------------------------------------------------
  184.  
  185. Configuring done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement