Guest User

Untitled

a guest
Jul 10th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.48 KB | None | 0 0
  1. -- General configuration for OpenCV 3.1.0 =====================================
  2. -- Version control: 3.1.0
  3. --
  4. -- Platform:
  5. -- Host: Linux 4.4.0-21-generic x86_64
  6. -- CMake: 3.5.1
  7. -- CMake generator: Unix Makefiles
  8. -- CMake build tool: /usr/bin/make
  9. -- Configuration: RELEASE
  10. --
  11. -- C/C++:
  12. -- Built as dynamic libs?: YES
  13. -- C++ Compiler: /usr/bin/c++ (ver 5.3.1)
  14. -- 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 -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
  15. -- 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 -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
  16. -- C Compiler: /usr/bin/cc
  17. -- 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 -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
  18. -- 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 -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
  19. -- Linker flags (Release):
  20. -- Linker flags (Debug):
  21. -- Precompiled headers: YES
  22. -- Extra dependencies: /usr/lib/x86_64-linux-gnu/libpng.so /usr/lib/x86_64-linux-gnu/libz.so /usr/lib/x86_64-linux-gnu/libtiff.so /usr/lib/x86_64-linux-gnu/libjasper.so /usr/lib/x86_64-linux-gnu/libjpeg.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 v4l1 v4l2 avcodec-ffmpeg avformat-ffmpeg avutil-ffmpeg swscale-ffmpeg dl m pthread rt
  23. -- 3rdparty dependencies: libwebp IlmImf libprotobuf
  24. --
  25. -- OpenCV modules:
  26. -- To be built: core flann imgproc ml photo reg surface_matching video dnn 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 structured_light tracking videostab xfeatures2d ximgproc aruco optflow stitching python3
  27. -- Disabled: world contrib_world
  28. -- Disabled by dependency: -
  29. -- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 viz cvv hdf matlab sfm
  30. --
  31. -- GUI:
  32. -- QT: NO
  33. -- GTK+ 2.x: YES (ver 2.24.30)
  34. -- GThread : YES (ver 2.48.1)
  35. -- GtkGlExt: NO
  36. -- OpenGL support: NO
  37. -- VTK support: NO
  38. --
  39. -- Media I/O:
  40. -- ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.8)
  41. -- JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (ver )
  42. -- WEBP: build (ver 0.3.1)
  43. -- PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.2.54)
  44. -- TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (ver 42 - 4.0.6)
  45. -- JPEG 2000: /usr/lib/x86_64-linux-gnu/libjasper.so (ver 1.900.1)
  46. -- OpenEXR: build (ver 1.7.1)
  47. -- GDAL: NO
  48. --
  49. -- Video I/O:
  50. -- DC1394 1.x: NO
  51. -- DC1394 2.x: NO
  52. -- FFMPEG: YES
  53. -- codec: YES (ver 56.60.100)
  54. -- format: YES (ver 56.40.101)
  55. -- util: YES (ver 54.31.100)
  56. -- swscale: YES (ver 3.1.101)
  57. -- resample: NO
  58. -- gentoo-style: YES
  59. -- GStreamer: NO
  60. -- OpenNI: NO
  61. -- OpenNI PrimeSensor Modules: NO
  62. -- OpenNI2: NO
  63. -- PvAPI: NO
  64. -- GigEVisionSDK: NO
  65. -- UniCap: NO
  66. -- UniCap ucil: NO
  67. -- V4L/V4L2: Using libv4l1 (ver 1.10.0) / libv4l2 (ver 1.10.0)
  68. -- XIMEA: NO
  69. -- Xine: NO
  70. -- gPhoto2: NO
  71. --
  72. -- Parallel framework: pthreads
  73. --
  74. -- Other third-party libraries:
  75. -- Use IPP: 9.0.1 [9.0.1]
  76. -- at: /home/thaim/opencv/3rdparty/ippicv/unpack/ippicv_lnx
  77. -- Use IPP Async: NO
  78. -- Use VA: NO
  79. -- Use Intel VA-API/OpenCL: NO
  80. -- Use Eigen: NO
  81. -- Use Cuda: NO
  82. -- Use OpenCL: YES
  83. -- Use custom HAL: NO
  84. --
  85. -- OpenCL:
  86. -- Version: dynamic
  87. -- Include path: /home/thaim/opencv/3rdparty/include/opencl/1.2
  88. -- Use AMDFFT: NO
  89. -- Use AMDBLAS: NO
  90. --
  91. -- Python 2:
  92. -- Interpreter: /usr/bin/python2.7 (ver 2.7.11)
  93. --
  94. -- Python 3:
  95. -- Interpreter: /usr/bin/python3 (ver 3.5.1)
  96. -- Libraries: /usr/lib/x86_64-linux-gnu/libpython3.5m.so (ver 3.5.1+)
  97. -- numpy: /usr/local/lib/python3.5/dist-packages/numpy/core/include (ver 1.11.1)
  98. -- packages path: lib/python3.5/dist-packages
  99. --
  100. -- Python (for build): /usr/bin/python2.7
  101. --
  102. -- Java:
  103. -- ant: NO
  104. -- JNI: NO
  105. -- Java wrappers: NO
  106. -- Java tests: NO
  107. --
  108. -- Matlab: Matlab not found or implicitly disabled
  109. --
  110. -- Documentation:
  111. -- Doxygen: NO
  112. -- PlantUML: NO
  113. --
  114. -- Tests and samples:
  115. -- Tests: YES
  116. -- Performance tests: YES
  117. -- C/C++ Examples: YES
  118. --
  119. -- Install path: /usr/local
  120. --
  121. -- cvconfig.h is in: /home/thaim/opencv/build
  122. -- -----------------------------------------------------------------
Add Comment
Please, Sign In to add comment