Advertisement
Guest User

Untitled

a guest
Nov 29th, 2016
407
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.38 KB | None | 0 0
  1. General configuration for OpenCV 3.1.0 =====================================
  2. Version control: 3.1.0
  3.  
  4. Platform:
  5. Host: Windows 6.1 AMD64
  6. CMake: 3.3.1
  7. CMake generator: Visual Studio 12 2013 Win64
  8. CMake build tool: C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe
  9. MSVC: 1800
  10.  
  11. C/C++:
  12. Built as dynamic libs?: YES
  13. C++ Compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/x86_amd64/cl.exe (ver 18.0.21005.1)
  14. C++ flags (Release): /DWIN32 /D_WINDOWS /W4 /GR /EHa /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /wd4251 /wd4324 /wd4275 /wd4589 /MP4 /MD /O2 /Ob2 /D NDEBUG /Zi
  15. C++ flags (Debug): /DWIN32 /D_WINDOWS /W4 /GR /EHa /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /wd4251 /wd4324 /wd4275 /wd4589 /MP4 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1
  16. C Compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/x86_amd64/cl.exe
  17. 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 /MP4 /MD /O2 /Ob2 /D NDEBUG /Zi
  18. 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 /MP4 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1
  19. Linker flags (Release): /machine:x64 /INCREMENTAL:NO /debug
  20. Linker flags (Debug): /machine:x64 /debug /INCREMENTAL
  21. Precompiled headers: YES
  22. Extra dependencies:
  23. 3rdparty dependencies:
  24.  
  25. OpenCV modules:
  26. To be built: core flann imgproc ml photo video imgcodecs shape videoio highgui objdetect superres features2d calib3d stitching videostab world
  27. Disabled: -
  28. Disabled by dependency: -
  29. Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 ts viz
  30.  
  31. Windows RT support: NO
  32.  
  33. GUI:
  34. QT: NO
  35. Win32 UI: YES
  36. OpenGL support: NO
  37. VTK support: NO
  38.  
  39. Media I/O:
  40. ZLib: build (ver 1.2.8)
  41. JPEG: build (ver 90)
  42. WEBP: build (ver 0.3.1)
  43. PNG: build (ver 1.6.19)
  44. TIFF: build (ver 42 - 4.0.2)
  45. JPEG 2000: build (ver 1.900.1)
  46. OpenEXR: build (ver 1.7.1)
  47. GDAL: NO
  48.  
  49. Video I/O:
  50. Video for Windows: YES
  51. DC1394 1.x: NO
  52. DC1394 2.x: NO
  53. FFMPEG: YES (prebuilt binaries)
  54. codec: YES (ver 56.41.100)
  55. format: YES (ver 56.36.101)
  56. util: YES (ver 54.27.100)
  57. swscale: YES (ver 3.1.101)
  58. resample: NO
  59. gentoo-style: YES
  60. GStreamer: NO
  61. OpenNI: NO
  62. OpenNI PrimeSensor Modules: NO
  63. OpenNI2: NO
  64. PvAPI: NO
  65. GigEVisionSDK: NO
  66. DirectShow: YES
  67. Media Foundation: NO
  68. XIMEA: NO
  69. Intel PerC: NO
  70.  
  71. Parallel framework: Concurrency
  72.  
  73. Other third-party libraries:
  74. Use IPP: 9.0.1 [9.0.1]
  75. at: C:/builds/master_PackSlave-win64-vc12-shared/opencv/3rdparty/ippicv/unpack/ippicv_win
  76. Use IPP Async: NO
  77. Use Eigen: NO
  78. Use Cuda: NO
  79. Use OpenCL: YES
  80. Use custom HAL: NO
  81.  
  82. OpenCL:
  83. Version: dynamic
  84. Include path: C:/builds/master_PackSlave-win64-vc12-shared/opencv/3rdparty/include/opencl/1.2 C:/Program Files (x86)/AMD/clAmdFft/include C:/Program Files (x86)/AMD/clAmdBlas/include
  85. Use AMDFFT: YES
  86. Use AMDBLAS: YES
  87.  
  88. Python 2:
  89. Interpreter: c:/python27-x64/python.exe (ver 2.7.5)
  90.  
  91. Python 3:
  92. Interpreter: NO
  93.  
  94. Python (for build): c:/python27-x64/python.exe
  95.  
  96. Java:
  97. ant: C:/Program Files (x86)/apache-ant/bin/ant.bat (ver 1.9.2)
  98. JNI: C:/Program Files/Java/jdk1.6.0_45/include C:/Program Files/Java/jdk1.6.0_45/include/win32 C:/Program Files/Java/jdk1.6.0_45/include
  99. Java wrappers: NO
  100. Java tests: NO
  101.  
  102. Matlab: Matlab not found or implicitly disabled
  103.  
  104. Tests and samples:
  105. Tests: NO
  106. Performance tests: NO
  107. C/C++ Examples: NO
  108.  
  109. Install path: C:/builds/master_PackSlave-win64-vc12-shared/build/install
  110.  
  111. cvconfig.h is in: C:/builds/master_PackSlave-win64-vc12-shared/build/opencv_build
  112. -----------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement