Guest User

Untitled

a guest
Jul 4th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.12 KB | None | 0 0
  1. General configuration for OpenCV 3.2.0 =====================================
  2. Version control: unknown
  3.  
  4. Extra modules:
  5. Location (extra): /home/yalishanda/Downloads/opencv_contrib-3.2.0/modules
  6. Version control (extra): unknown
  7.  
  8. Platform:
  9. Timestamp: 2017-07-04T08:29:50Z
  10. Host: Linux 4.8.0-36-generic x86_64
  11. CMake: 3.5.1
  12. CMake generator: Unix Makefiles
  13. CMake build tool: /usr/bin/make
  14. Configuration: Release
  15.  
  16. C/C++:
  17. Built as dynamic libs?: YES
  18. C++ Compiler: /usr/bin/c++ (ver 5.4.0)
  19. 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 -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  20. 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 -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  21. C Compiler: /usr/bin/cc
  22. 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 -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
  23. 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 -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
  24. Linker flags (Release):
  25. Linker flags (Debug):
  26. ccache: NO
  27. Precompiled headers: YES
  28. Extra dependencies: /usr/lib/x86_64-linux-gnu/libpng.so /usr/lib/x86_64-linux-gnu/libz.so gtk-x11-2.0 gdk-x11-2.0 pangocairo-1.0 atk-1.0 cairo gdk_pixbuf-2.0 gio-2.0 pangoft2-1.0 pango-1.0 gobject-2.0 fontconfig freetype gthread-2.0 glib-2.0 dl m pthread rt
  29. 3rdparty dependencies: libjpeg libwebp libtiff libjasper IlmImf libprotobuf
  30.  
  31. OpenCV modules:
  32. To be built: core flann imgproc ml photo reg surface_matching video dnn freetype fuzzy imgcodecs shape videoio highgui objdetect plot superres ts xobjdetect xphoto bgsegm bioinspired dpm face features2d line_descriptor saliency text calib3d ccalib datasets rgbd stereo tracking videostab xfeatures2d ximgproc aruco optflow phase_unwrapping stitching structured_light
  33. Disabled: world contrib_world
  34. Disabled by dependency: -
  35. Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 python3 viz cnn_3dobj cvv hdf matlab sfm
  36.  
  37. GUI:
  38. QT: NO
  39. GTK+ 2.x: YES (ver 2.24.30)
  40. GThread : YES (ver 2.48.2)
  41. GtkGlExt: NO
  42. OpenGL support: NO
  43. VTK support: NO
  44.  
  45. Media I/O:
  46. ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.8)
  47. JPEG: libjpeg (ver 90)
  48. WEBP: build (ver 0.3.1)
  49. PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.2.54)
  50. TIFF: build (ver 42 - 4.0.2)
  51. JPEG 2000: build (ver 1.900.1)
  52. OpenEXR: build (ver 1.7.1)
  53. GDAL: NO
  54. GDCM: NO
  55.  
  56. Video I/O:
  57. DC1394 1.x: NO
  58. DC1394 2.x: NO
  59. FFMPEG: NO
  60. avcodec: NO
  61. avformat: NO
  62. avutil: NO
  63. swscale: NO
  64. avresample: NO
  65. GStreamer: NO
  66. OpenNI: NO
  67. OpenNI PrimeSensor Modules: NO
  68. OpenNI2: NO
  69. PvAPI: NO
  70. GigEVisionSDK: NO
  71. Aravis SDK: NO
  72. UniCap: NO
  73. UniCap ucil: NO
  74. V4L/V4L2: NO/YES
  75. XIMEA: NO
  76. Xine: NO
  77. gPhoto2: NO
  78.  
  79. Parallel framework: pthreads
  80.  
  81. Other third-party libraries:
  82. Use IPP: 9.0.1 [9.0.1]
  83. at: /home/yalishanda/Downloads/opencv-3.2.0/build/3rdparty/ippicv/ippicv_lnx
  84. Use IPP Async: NO
  85. Use VA: NO
  86. Use Intel VA-API/OpenCL: NO
  87. Use Lapack: NO
  88. Use Eigen: NO
  89. Use Cuda: NO
  90. Use OpenCL: YES
  91. Use OpenVX: NO
  92. Use custom HAL: NO
  93.  
  94. OpenCL: <Dynamic loading of OpenCL library>
  95. Include path: /home/yalishanda/Downloads/opencv-3.2.0/3rdparty/include/opencl/1.2
  96. Use AMDFFT: NO
  97. Use AMDBLAS: NO
  98.  
  99. Python 2:
  100. Interpreter: /usr/bin/python2.7 (ver 2.7.12)
  101.  
  102. Python 3:
  103. Interpreter: /usr/bin/python3 (ver 3.5.2)
  104.  
  105. Python (for build): /usr/bin/python2.7
  106.  
  107. Java:
  108. ant: NO
  109. JNI: NO
  110. Java wrappers: NO
  111. Java tests: NO
  112.  
  113. Matlab: Matlab not found or implicitly disabled
  114.  
  115. Documentation:
  116. Doxygen: NO
  117.  
  118. Tests and samples:
  119. Tests: YES
  120. Performance tests: YES
  121. C/C++ Examples: NO
  122.  
  123. Install path: /usr/local
  124.  
  125. cvconfig.h is in: /home/yalishanda/Downloads/opencv-3.2.0/build
  126. -----------------------------------------------------------------
Add Comment
Please, Sign In to add comment