Advertisement
y2kbug

Untitled

Jan 30th, 2022
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.15 KB | None | 0 0
  1. -- General configuration for OpenCV 4.5.5 =====================================
  2. -- Version control: 4.5.5
  3. --
  4. -- Extra modules:
  5. -- Location (extra): /lib/opencv_contrib/modules
  6. -- Version control (extra): 4.5.5
  7. --
  8. -- Platform:
  9. -- Timestamp: 2022-01-30T10:56:42Z
  10. -- Host: Linux 5.13.0-27-generic x86_64
  11. -- CMake: 3.16.3
  12. -- CMake generator: Unix Makefiles
  13. -- CMake build tool: /usr/bin/make
  14. -- Configuration: RELEASE
  15. --
  16. -- CPU/HW features:
  17. -- Baseline: SSE SSE2 SSE3
  18. -- requested: SSE3
  19. -- Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2 AVX512_SKX
  20. -- requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX
  21. -- SSE4_1 (18 files): + SSSE3 SSE4_1
  22. -- SSE4_2 (2 files): + SSSE3 SSE4_1 POPCNT SSE4_2
  23. -- FP16 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
  24. -- AVX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX
  25. -- AVX2 (33 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2
  26. -- AVX512_SKX (8 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX_512F AVX512_COMMON AVX512_SKX
  27. --
  28. -- C/C++:
  29. -- Built as dynamic libs?: YES
  30. -- C++ standard: 11
  31. -- C++ Compiler: /usr/bin/c++ (ver 9.3.0)
  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 -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -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
  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 -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -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
  34. -- C Compiler: /usr/bin/cc
  35. -- C flags (Release): -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
  36. -- C flags (Debug): -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
  37. -- Linker flags (Release): -Wl,--exclude-libs,libippicv.a -Wl,--exclude-libs,libippiw.a -Wl,--gc-sections -Wl,--as-needed
  38. -- Linker flags (Debug): -Wl,--exclude-libs,libippicv.a -Wl,--exclude-libs,libippiw.a -Wl,--gc-sections -Wl,--as-needed
  39. -- ccache: NO
  40. -- Precompiled headers: NO
  41. -- Extra dependencies: dl m pthread rt
  42. -- 3rdparty dependencies:
  43. --
  44. -- OpenCV modules:
  45. -- To be built: aruco barcode bgsegm bioinspired calib3d ccalib core datasets dnn dnn_objdetect dnn_superres dpm face features2d flann freetype fuzzy gapi hfs highgui img_hash imgcodecs imgproc intensity_transform line_descriptor mcc ml objdetect optflow phase_unwrapping photo plot python3 quality rapid reg rgbd saliency shape stereo stitching structured_light superres surface_matching text tracking ts video videoio videostab wechat_qrcode xfeatures2d ximgproc xobjdetect xphoto
  46. -- Disabled: world
  47. -- Disabled by dependency: -
  48. -- Unavailable: alphamat cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev cvv hdf java julia matlab ovis python2 sfm viz
  49. -- Applications: tests perf_tests apps
  50. -- Documentation: NO
  51. -- Non-free algorithms: YES
  52. --
  53. -- GUI: GTK2
  54. -- GTK+: YES (ver 2.24.32)
  55. -- GThread : YES (ver 2.64.6)
  56. -- GtkGlExt: YES (ver 1.2.0)
  57. -- OpenGL support: YES (/lib/x86_64-linux-gnu/libGL.so /lib/x86_64-linux-gnu/libGLU.so)
  58. -- VTK support: NO
  59. --
  60. -- Media I/O:
  61. -- ZLib: /lib/x86_64-linux-gnu/libz.so (ver 1.2.11)
  62. -- JPEG: /lib/x86_64-linux-gnu/libjpeg.so (ver 80)
  63. -- WEBP: build (ver encoder: 0x020f)
  64. -- PNG: /lib/x86_64-linux-gnu/libpng.so (ver 1.6.37)
  65. -- TIFF: /lib/x86_64-linux-gnu/libtiff.so (ver 42 / 4.1.0)
  66. -- JPEG 2000: build (ver 2.4.0)
  67. -- OpenEXR: build (ver 2.3.0)
  68. -- HDR: YES
  69. -- SUNRASTER: YES
  70. -- PXM: YES
  71. -- PFM: YES
  72. --
  73. -- Video I/O:
  74. -- DC1394: YES (2.2.5)
  75. -- FFMPEG: YES
  76. -- avcodec: YES (58.54.100)
  77. -- avformat: YES (58.29.100)
  78. -- avutil: YES (56.31.100)
  79. -- swscale: YES (5.5.100)
  80. -- avresample: NO
  81. -- GStreamer: YES (1.16.2)
  82. -- v4l/v4l2: YES (linux/videodev2.h)
  83. --
  84. -- Parallel framework: pthreads
  85. --
  86. -- Trace: YES (with Intel ITT)
  87. --
  88. -- Other third-party libraries:
  89. -- Intel IPP: 2020.0.0 Gold [2020.0.0]
  90. -- at: /lib/opencv/build/3rdparty/ippicv/ippicv_lnx/icv
  91. -- Intel IPP IW: sources (2020.0.0)
  92. -- at: /lib/opencv/build/3rdparty/ippicv/ippicv_lnx/iw
  93. -- VA: NO
  94. -- Lapack: NO
  95. -- Eigen: NO
  96. -- Custom HAL: NO
  97. -- Protobuf: build (3.19.1)
  98. --
  99. -- NVIDIA CUDA: NO
  100. --
  101. -- cuDNN: NO
  102. --
  103. -- OpenCL: YES (no extra features)
  104. -- Include path: /lib/opencv/3rdparty/include/opencl/1.2
  105. -- Link libraries: Dynamic load
  106. --
  107. -- Python 3:
  108. -- Interpreter: /usr/bin/python3 (ver 3.8.10)
  109. -- Libraries: /lib/x86_64-linux-gnu/libpython3.8.so (ver 3.8.10)
  110. -- numpy: /usr/local/lib/python3.8/dist-packages/numpy/core/include (ver 1.22.1)
  111. -- install path: lib/python3.8/site-packages/cv2/python-3.8
  112. --
  113. -- Python (for build): /usr/bin/python2.7
  114. --
  115. -- Java:
  116. -- ant: NO
  117. -- JNI: NO
  118. -- Java wrappers: NO
  119. -- Java tests: NO
  120. --
  121. -- Install to: /usr/local
  122. -- -----------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement