Guest User

C++ OpenCV

a guest
Jun 14th, 2017
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.89 KB | None | 0 0
  1. General configuration for OpenCV 3.2.0-dev =====================================
  2. Version control: 3.2.0-770-gbd1334a83
  3.  
  4. Extra modules:
  5. Location (extra): /Users/espunky/opencv_contrib/modules
  6. Version control (extra): 3.2.0-289-g09b73b2d
  7.  
  8. Platform:
  9. Timestamp: 2017-06-13T20:22:17Z
  10. Host: Darwin 16.6.0 x86_64
  11. CMake: 3.6.2
  12. CMake generator: Unix Makefiles
  13. CMake build tool: /usr/bin/make
  14. Configuration: Release\Debug
  15.  
  16. CPU/HW features:
  17. Baseline: SSE SSE2 SSE3
  18. requested: SSE3
  19. Dispatched code generation: SSE4_1 FP16 AVX AVX2
  20. requested: SSE4_1 AVX FP16 AVX2
  21. SSE4_1 (0 files): + SSSE3 SSE4_1
  22. FP16 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
  23. AVX (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX
  24. AVX2 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2
  25.  
  26. C/C++:
  27. Built as dynamic libs?: YES
  28. C++ Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ (ver 8.1.0.8020042)
  29. 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 -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -Qunused-arguments -Wno-semicolon-before-method-body -fno-omit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  30. 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 -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -Qunused-arguments -Wno-semicolon-before-method-body -fno-omit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  31. C Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
  32. 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 -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -Qunused-arguments -Wno-semicolon-before-method-body -fno-omit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  33. 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 -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -Qunused-arguments -Wno-semicolon-before-method-body -fno-omit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  34. Linker flags (Release):
  35. Linker flags (Debug):
  36. ccache: NO
  37. Precompiled headers: NO
  38. Extra dependencies: -framework OpenCL -framework Cocoa -framework Accelerate -framework AVFoundation -framework CoreGraphics -framework CoreMedia -framework CoreVideo -framework QuartzCore /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Accelerate.framework
  39. 3rdparty dependencies:
  40.  
  41. OpenCV modules:
  42. To be built: core flann imgproc ml objdetect phase_unwrapping photo plot reg surface_matching video xphoto bgsegm dnn face fuzzy 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 python2
  43. Disabled: world contrib_world
  44. Disabled by dependency: -
  45. Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python3 viz cnn_3dobj cvv dnn_modern freetype hdf matlab sfm
  46.  
  47. GUI:
  48. QT: NO
  49. Cocoa: YES
  50. OpenGL support: NO
  51. VTK support: NO
  52.  
  53. Media I/O:
  54. ZLib: build (ver 1.2.8)
  55. JPEG: build (ver 90)
  56. WEBP: build (ver encoder: 0x020e)
  57. PNG: build (ver 1.6.24)
  58. TIFF: build (ver 42 - 4.0.2)
  59. JPEG 2000: build (ver 1.900.1)
  60. OpenEXR: build (ver 1.7.1)
  61. GDAL: NO
  62. GDCM: NO
  63.  
  64. Video I/O:
  65. DC1394 1.x: NO
  66. DC1394 2.x: NO
  67. FFMPEG: NO
  68. avcodec: NO
  69. avformat: NO
  70. avutil: NO
  71. swscale: NO
  72. avresample: NO
  73. GStreamer: NO
  74. OpenNI: NO
  75. OpenNI PrimeSensor Modules: NO
  76. OpenNI2: NO
  77. PvAPI: NO
  78. GigEVisionSDK: NO
  79. Aravis SDK: NO
  80. AVFoundation: YES
  81. V4L/V4L2: NO/NO
  82. XIMEA: NO
  83. gPhoto2: NO
  84.  
  85. Parallel framework: GCD
  86.  
  87. Other third-party libraries:
  88. Use Intel IPP: 2017.0.2 [2017.0.2]
  89. at: /Users/espunky/opencv/build/3rdparty/ippicv/ippicv_mac
  90. Use Intel IPP IW: prebuilt binaries (2017.0.2)
  91. Use Intel IPP Async: NO
  92. Use VA: NO
  93. Use Intel VA-API/OpenCL: NO
  94. Use Lapack: YES (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Accelerate.framework /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Accelerate.framework)
  95. Use Eigen: YES (ver 3.3.3)
  96. Use Cuda: NO
  97. Use OpenCL: YES
  98. Use OpenVX: NO
  99. Use custom HAL: NO
  100.  
  101. OpenCL: <Link with OpenCL library>
  102. Link libraries: -framework OpenCL
  103. Use AMDFFT: NO
  104. Use AMDBLAS: NO
  105.  
  106. Python 2:
  107. Interpreter: /usr/bin/python2.7 (ver 2.7.10)
  108. Libraries: /usr/lib/libpython2.7.dylib (ver 2.7.10)
  109. numpy: /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include (ver 1.8.0rc1)
  110. packages path: lib/python2.7/site-packages
  111.  
  112. Python 3:
  113. Interpreter: NO
  114.  
  115. Python (for build): /usr/bin/python2.7
  116.  
  117. Java:
  118. ant: NO
  119. JNI: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/JavaVM.framework/Headers /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/JavaVM.framework/Headers /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/JavaVM.framework/Headers
  120. Java wrappers: NO
  121. Java tests: NO
  122.  
  123. Matlab: Matlab not found or implicitly disabled
  124.  
  125. Documentation:
  126. Doxygen: NO
  127.  
  128. Tests and samples:
  129. Tests: YES
  130. Performance tests: YES
  131. C/C++ Examples: YES
  132.  
  133. Install path: /usr/local
  134.  
  135. cvconfig.h is in: /Users/espunky/opencv/build
  136. -----------------------------------------------------------------
Add Comment
Please, Sign In to add comment