Guest User

Python

a guest
Sep 23rd, 2020
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.04 KB | None | 0 0
  1.  
  2. General configuration for OpenCV 4.1.2 =====================================
  3. Version control: 4.1.2
  4.  
  5. Extra modules:
  6. Location (extra): /io/opencv_contrib/modules
  7. Version control (extra): 4.1.2
  8.  
  9. Platform:
  10. Timestamp: 2019-11-22T00:46:11Z
  11. Host: Linux 4.15.0-1028-gcp x86_64
  12. CMake: 3.9.0
  13. CMake generator: Unix Makefiles
  14. CMake build tool: /usr/bin/gmake
  15. Configuration: Release
  16.  
  17. CPU/HW features:
  18. Baseline: SSE SSE2 SSE3
  19. requested: SSE3
  20. Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX
  21. requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX
  22. SSE4_1 (14 files): + SSSE3 SSE4_1
  23. SSE4_2 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2
  24. FP16 (0 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
  25. AVX (4 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX
  26.  
  27. C/C++:
  28. Built as dynamic libs?: NO
  29. C++ Compiler: /usr/lib/ccache/compilers/c++ (ver 4.8.2)
  30. C++ flags (Release): -Wl,-strip-all -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 -Wsign-promo -Wuninitialized -Winit-self -Wno-delete-non-virtual-dtor -Wno-comment -Wno-missing-field-initializers -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  31. C++ flags (Debug): -Wl,-strip-all -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 -Wsign-promo -Wuninitialized -Winit-self -Wno-delete-non-virtual-dtor -Wno-comment -Wno-missing-field-initializers -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  32. C Compiler: /usr/lib/ccache/compilers/cc
  33. C flags (Release): -Wl,-strip-all -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 -Wuninitialized -Winit-self -Wno-comment -Wno-missing-field-initializers -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
  34. C flags (Debug): -Wl,-strip-all -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 -Wuninitialized -Winit-self -Wno-comment -Wno-missing-field-initializers -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
  35. Linker flags (Release): -L/root/ffmpeg_build/lib -Wl,--gc-sections
  36. Linker flags (Debug): -L/root/ffmpeg_build/lib -Wl,--gc-sections
  37. ccache: YES
  38. Precompiled headers: NO
  39. Extra dependencies: ade /opt/Qt4.8.7/lib/libQtGui.so /opt/Qt4.8.7/lib/libQtTest.so /opt/Qt4.8.7/lib/libQtCore.so /lib64/libz.so dl m pthread rt
  40. 3rdparty dependencies: ittnotify libprotobuf libjpeg-turbo libwebp libpng libtiff libjasper IlmImf quirc
  41.  
  42. OpenCV modules:
  43. To be built: aruco bgsegm bioinspired calib3d ccalib core datasets dnn dnn_objdetect dnn_superres dpm face features2d flann fuzzy gapi hfs highgui img_hash imgcodecs imgproc line_descriptor ml objdetect optflow phase_unwrapping photo plot python3 quality reg rgbd saliency shape stereo stitching structured_light superres surface_matching text tracking video videoio videostab xfeatures2d ximgproc xobjdetect xphoto
  44. Disabled: world
  45. Disabled by dependency: -
  46. Unavailable: cnn_3dobj cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev cvv freetype hdf java js matlab ovis python2 sfm ts viz
  47. Applications: -
  48. Documentation: NO
  49. Non-free algorithms: NO
  50.  
  51. GUI:
  52. QT: YES (ver 4.8.7 EDITION = OpenSource)
  53. QT OpenGL support: NO
  54. GTK+: NO
  55. VTK support: NO
  56.  
  57. Media I/O:
  58. ZLib: /lib64/libz.so (ver 1.2.3)
  59. JPEG: libjpeg-turbo (ver 2.0.2-62)
  60. WEBP: build (ver encoder: 0x020e)
  61. PNG: build (ver 1.6.37)
  62. TIFF: build (ver 42 - 4.0.10)
  63. JPEG 2000: build (ver 1.900.1)
  64. OpenEXR: build (ver 2.3.0)
  65. HDR: YES
  66. SUNRASTER: YES
  67. PXM: YES
  68. PFM: YES
  69.  
  70. Video I/O:
  71. DC1394: NO
  72. FFMPEG: YES
  73. avcodec: YES (58.62.100)
  74. avformat: YES (58.35.100)
  75. avutil: YES (56.36.100)
  76. swscale: YES (5.6.100)
  77. avresample: NO
  78. GStreamer: NO
  79. v4l/v4l2: YES (linux/videodev2.h)
  80.  
  81. Parallel framework: pthreads
  82.  
  83. Trace: YES (with Intel ITT)
  84.  
  85. Other third-party libraries:
  86. Lapack: NO
  87. Eigen: NO
  88. Custom HAL: NO
  89. Protobuf: build (3.5.1)
  90.  
  91. OpenCL: YES (no extra features)
  92. Include path: /io/opencv/3rdparty/include/opencl/1.2
  93. Link libraries: Dynamic load
  94.  
  95. Python 3:
  96. Interpreter: /opt/python/cp37-cp37m/bin/python (ver 3.7.5)
  97. Libraries: libpython3.7m.a (ver 3.7.5)
  98. numpy: /opt/python/cp37-cp37m/lib/python3.7/site-packages/numpy/core/include (ver 1.14.5)
  99. install path: python
  100.  
  101. Python (for build): /opt/python/cp37-cp37m/bin/python
  102.  
  103. Java:
  104. ant: NO
  105. JNI: NO
  106. Java wrappers: NO
  107. Java tests: NO
  108.  
  109. Install to: /io/_skbuild/linux-x86_64-3.7/cmake-install
  110. -----------------------------------------------------------------
  111.  
  112.  
Advertisement
Add Comment
Please, Sign In to add comment