Guest User

getBuildInformation

a guest
Dec 7th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.32 KB | None | 0 0
  1.  
  2. General configuration for OpenCV 4.1.2-dev =====================================
  3. Version control: 4.1.2-252-gb4a3c92867
  4.  
  5. Extra modules:
  6. Location (extra): /media/Data/TigerShark/Academico/Doc/Tesis/Soft/opencv_contrib/modules
  7. Version control (extra): 4.1.2-70-gd0d86695
  8.  
  9. Platform:
  10. Timestamp: 2019-09-15T00:04:04Z
  11. Host: Linux 5.0.0-27-generic x86_64
  12. CMake: 3.13.4
  13. CMake generator: Unix Makefiles
  14. CMake build tool: /usr/bin/make
  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 AVX2 AVX512_SKX
  21. requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX
  22. SSE4_1 (16 files): + SSSE3 SSE4_1
  23. SSE4_2 (2 files): + SSSE3 SSE4_1 POPCNT SSE4_2
  24. FP16 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
  25. AVX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX
  26. AVX2 (29 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2
  27. AVX512_SKX (6 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX_512F AVX512_COMMON AVX512_SKX
  28.  
  29. C/C++:
  30. Built as dynamic libs?: YES
  31. C++ Compiler: /usr/bin/c++ (ver 8.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 -Winit-self -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 -fopenmp -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 -Winit-self -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 -fopenmp -g -O0 -DDEBUG -D_DEBUG
  34. C Compiler: /usr/bin/cc
  35. 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 -Wuninitialized -Winit-self -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 -fopenmp -O3 -DNDEBUG -DNDEBUG
  36. 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 -Wuninitialized -Winit-self -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 -fopenmp -g -O0 -DDEBUG -D_DEBUG
  37. Linker flags (Release): -Wl,--gc-sections
  38. Linker flags (Debug): -Wl,--gc-sections
  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 bgsegm bioinspired calib3d ccalib core datasets dnn dnn_objdetect dnn_superres dpm face features2d flann freetype fuzzy gapi hdf hfs highgui img_hash imgcodecs imgproc line_descriptor ml objdetect optflow phase_unwrapping photo plot quality reg rgbd saliency shape stereo stitching structured_light superres surface_matching text tracking ts video videoio videostab world xfeatures2d ximgproc xobjdetect xphoto
  46. Disabled: java_bindings_generator python_bindings_generator python_tests
  47. Disabled by dependency: -
  48. Unavailable: cnn_3dobj cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev cvv java js matlab ovis python2 python3 sfm viz
  49. Applications: tests perf_tests apps
  50. Documentation: NO
  51. Non-free algorithms: YES
  52.  
  53. GUI:
  54. GTK+: YES (ver 3.22.30)
  55. GThread : YES (ver 2.60.4)
  56. GtkGlExt: NO
  57. VTK support: NO
  58.  
  59. Media I/O:
  60. ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.11)
  61. JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (ver 80)
  62. WEBP: build (ver encoder: 0x020e)
  63. PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.6.37)
  64. TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (ver 42 / 4.0.10)
  65. JPEG 2000: build (ver 1.900.1)
  66. 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_2)
  67. HDR: YES
  68. SUNRASTER: YES
  69. PXM: YES
  70. PFM: YES
  71.  
  72. Video I/O:
  73. FFMPEG: YES
  74. avcodec: YES (58.35.100)
  75. avformat: YES (58.20.100)
  76. avutil: YES (56.22.100)
  77. swscale: YES (5.3.100)
  78. avresample: YES (4.0.0)
  79. GStreamer: NO
  80. v4l/v4l2: YES (linux/videodev2.h)
  81.  
  82. Parallel framework: OpenMP
  83.  
  84. Trace: YES (with Intel ITT)
  85.  
  86. Other third-party libraries:
  87. Intel IPP: 2019.0.0 Gold [2019.0.0]
  88. at: /media/Data/TigerShark/Academico/Doc/Tesis/Soft/opencv/build/3rdparty/ippicv/ippicv_lnx/icv
  89. Intel IPP IW: sources (2019.0.0)
  90. at: /media/Data/TigerShark/Academico/Doc/Tesis/Soft/opencv/build/3rdparty/ippicv/ippicv_lnx/iw
  91. Lapack: NO
  92. Eigen: NO
  93. Custom HAL: NO
  94. Protobuf: build (3.5.1)
  95.  
  96. OpenCL: YES (no extra features)
  97. Include path: /media/Data/TigerShark/Academico/Doc/Tesis/Soft/opencv/3rdparty/include/opencl/1.2
  98. Link libraries: Dynamic load
  99.  
  100. Python (for build): /usr/bin/python2.7
  101.  
  102. Install to: /usr/local
  103. -----------------------------------------------------------------
Add Comment
Please, Sign In to add comment