version_string.tmp 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. "\n"
  2. "General configuration for OpenCV 4.8.0 =====================================\n"
  3. " Version control: 3b51f35e\n"
  4. "\n"
  5. " Platform:\n"
  6. " Timestamp: 2023-10-12T02:52:07Z\n"
  7. " Host: Linux 5.15.0-86-generic x86_64\n"
  8. " CMake: 3.16.3\n"
  9. " CMake generator: Unix Makefiles\n"
  10. " CMake build tool: /usr/bin/make\n"
  11. " Configuration: Release\n"
  12. "\n"
  13. " CPU/HW features:\n"
  14. " Baseline: SSE SSE2 SSE3\n"
  15. " requested: SSE3\n"
  16. " Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2 AVX512_SKX\n"
  17. " requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX\n"
  18. " SSE4_1 (18 files): + SSSE3 SSE4_1\n"
  19. " SSE4_2 (2 files): + SSSE3 SSE4_1 POPCNT SSE4_2\n"
  20. " FP16 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX\n"
  21. " AVX (8 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX\n"
  22. " AVX2 (37 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2\n"
  23. " AVX512_SKX (8 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX_512F AVX512_COMMON AVX512_SKX\n"
  24. "\n"
  25. " C/C++:\n"
  26. " Built as dynamic libs?: YES\n"
  27. " C++ standard: 11\n"
  28. " C++ Compiler: /usr/bin/c++ (ver 9.4.0)\n"
  29. " C++ flags (Release): -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-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\n"
  30. " C++ flags (Debug): -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-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\n"
  31. " C Compiler: /usr/bin/cc\n"
  32. " C flags (Release): -fsigned-char -W -Wall -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-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\n"
  33. " C flags (Debug): -fsigned-char -W -Wall -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-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\n"
  34. " Linker flags (Release): -Wl,--exclude-libs,libippicv.a -Wl,--exclude-libs,libippiw.a -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined \n"
  35. " Linker flags (Debug): -Wl,--exclude-libs,libippicv.a -Wl,--exclude-libs,libippiw.a -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined \n"
  36. " ccache: NO\n"
  37. " Precompiled headers: NO\n"
  38. " Extra dependencies: dl m pthread rt\n"
  39. " 3rdparty dependencies:\n"
  40. "\n"
  41. " OpenCV modules:\n"
  42. " To be built: calib3d core dnn features2d flann gapi highgui imgcodecs imgproc ml objdetect photo python3 stitching ts video videoio\n"
  43. " Disabled: world\n"
  44. " Disabled by dependency: -\n"
  45. " Unavailable: java python2\n"
  46. " Applications: tests perf_tests apps\n"
  47. " Documentation: NO\n"
  48. " Non-free algorithms: NO\n"
  49. "\n"
  50. " GUI: GTK3\n"
  51. " GTK+: YES (ver 3.24.20)\n"
  52. " GThread : YES (ver 2.64.6)\n"
  53. " GtkGlExt: NO\n"
  54. " VTK support: YES (ver 7.1.1)\n"
  55. "\n"
  56. " Media I/O: \n"
  57. " ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.11)\n"
  58. " JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (ver 80)\n"
  59. " WEBP: /usr/lib/x86_64-linux-gnu/libwebp.so (ver encoder: 0x020e)\n"
  60. " PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.6.37)\n"
  61. " TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (ver 42 / 4.1.0)\n"
  62. " JPEG 2000: OpenJPEG (ver 2.3.1)\n"
  63. " OpenEXR: /usr/lib/x86_64-linux-gnu/libImath.so /usr/lib/x86_64-linux-gnu/libIlmImf.so /usr/lib/x86_64-linux-gnu/libIex.so /usr/lib/x86_64-linux-gnu/libHalf.so /usr/lib/x86_64-linux-gnu/libIlmThread.so (ver 2_3)\n"
  64. " HDR: YES\n"
  65. " SUNRASTER: YES\n"
  66. " PXM: YES\n"
  67. " PFM: YES\n"
  68. "\n"
  69. " Video I/O:\n"
  70. " DC1394: YES (2.2.5)\n"
  71. " FFMPEG: YES\n"
  72. " avcodec: YES (58.54.100)\n"
  73. " avformat: YES (58.29.100)\n"
  74. " avutil: YES (56.31.100)\n"
  75. " swscale: YES (5.5.100)\n"
  76. " avresample: NO\n"
  77. " GStreamer: NO\n"
  78. " v4l/v4l2: YES (linux/videodev2.h)\n"
  79. "\n"
  80. " Parallel framework: pthreads\n"
  81. "\n"
  82. " Trace: YES (with Intel ITT)\n"
  83. "\n"
  84. " Other third-party libraries:\n"
  85. " Intel IPP: 2021.8 [2021.8.0]\n"
  86. " at: /home/zx/env/opencv-4.8.0/build/3rdparty/ippicv/ippicv_lnx/icv\n"
  87. " Intel IPP IW: sources (2021.8.0)\n"
  88. " at: /home/zx/env/opencv-4.8.0/build/3rdparty/ippicv/ippicv_lnx/iw\n"
  89. " VA: NO\n"
  90. " Lapack: NO\n"
  91. " Eigen: YES (ver 3.3.7)\n"
  92. " Custom HAL: NO\n"
  93. " Protobuf: build (3.19.1)\n"
  94. " Flatbuffers: builtin/3rdparty (23.5.9)\n"
  95. "\n"
  96. " OpenCL: YES (no extra features)\n"
  97. " Include path: /home/zx/env/opencv-4.8.0/3rdparty/include/opencl/1.2\n"
  98. " Link libraries: Dynamic load\n"
  99. "\n"
  100. " Python 3:\n"
  101. " Interpreter: /usr/bin/python3 (ver 3.8.10)\n"
  102. " Libraries: /usr/lib/x86_64-linux-gnu/libpython3.8.so (ver 3.8.10)\n"
  103. " numpy: /usr/lib/python3/dist-packages/numpy/core/include (ver 1.17.4)\n"
  104. " install path: lib/python3.8/site-packages/cv2/python-3.8\n"
  105. "\n"
  106. " Python (for build): /usr/bin/python3\n"
  107. "\n"
  108. " Java: \n"
  109. " ant: NO\n"
  110. " Java: NO\n"
  111. " JNI: NO\n"
  112. " Java wrappers: NO\n"
  113. " Java tests: NO\n"
  114. "\n"
  115. " Install to: /usr/local\n"
  116. "-----------------------------------------------------------------\n"
  117. "\n"