Advertisement
Guest User

Untitled

a guest
May 30th, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.69 KB | None | 0 0
  1.  
  2. General configuration for OpenCV 2.4.13 =====================================
  3. Version control: unknown
  4.  
  5. Platform:
  6. Host: Linux 3.13.0-86-generic x86_64
  7. CMake: 2.8.12.2
  8. CMake generator: Unix Makefiles
  9. CMake build tool: /usr/bin/make
  10. Configuration: Release
  11.  
  12. C/C++:
  13. Built as dynamic libs?: YES
  14. C++ Compiler: /usr/bin/c++ (ver 4.8.4)
  15. C++ flags (Release): -fsigned-char -W -Wall -Werror=return-type -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 -Wno-array-bounds -Wno-aggressive-loop-optimizations -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -msse3 -ffunction-sections -O3 -DNDEBUG -DNDEBUG
  16. C++ flags (Debug): -fsigned-char -W -Wall -Werror=return-type -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 -Wno-array-bounds -Wno-aggressive-loop-optimizations -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -msse3 -ffunction-sections -g -O0 -DDEBUG -D_DEBUG
  17. C Compiler: /usr/bin/cc
  18. 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 -Wno-narrowing -Wno-array-bounds -Wno-aggressive-loop-optimizations -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -msse3 -ffunction-sections -O3 -DNDEBUG -DNDEBUG
  19. 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 -Wno-narrowing -Wno-array-bounds -Wno-aggressive-loop-optimizations -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -msse3 -ffunction-sections -g -O0 -DDEBUG -D_DEBUG
  20. Linker flags (Release):
  21. Linker flags (Debug):
  22. Precompiled headers: YES
  23.  
  24. OpenCV modules:
  25. To be built: core flann imgproc highgui features2d calib3d ml video legacy objdetect photo gpu ocl nonfree contrib python stitching superres ts videostab
  26. Disabled: world
  27. Disabled by dependency: -
  28. Unavailable: androidcamera dynamicuda java viz
  29.  
  30. GUI:
  31. QT: NO
  32. GTK+ 2.x: YES (ver 2.24.23)
  33. GThread : YES (ver 2.40.2)
  34. GtkGlExt: NO
  35. OpenGL support: NO
  36. VTK support: NO
  37.  
  38. Media I/O:
  39. ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.8)
  40. JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (ver )
  41. PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.2.50)
  42. TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (ver 42 - 4.0.3)
  43. JPEG 2000: /usr/lib/x86_64-linux-gnu/libjasper.so (ver 1.900.1)
  44. OpenEXR: build (ver 1.7.1)
  45.  
  46. Video I/O:
  47. DC1394 1.x: NO
  48. DC1394 2.x: NO
  49. FFMPEG: YES
  50. codec: YES (ver 54.35.0)
  51. format: YES (ver 54.20.4)
  52. util: YES (ver 52.3.0)
  53. swscale: YES (ver 2.1.1)
  54. resample: NO
  55. gentoo-style: YES
  56. GStreamer: NO
  57. OpenNI: NO
  58. OpenNI PrimeSensor Modules: NO
  59. PvAPI: NO
  60. GigEVisionSDK: NO
  61. UniCap: NO
  62. UniCap ucil: NO
  63. V4L/V4L2: Using libv4l1 (ver 1.0.1) / libv4l2 (ver 1.0.1)
  64. XIMEA: NO
  65. Xine: NO
  66.  
  67. Other third-party libraries:
  68. Use IPP: NO
  69. Use Eigen: NO
  70. Use TBB: NO
  71. Use OpenMP: NO
  72. Use GCD NO
  73. Use Concurrency NO
  74. Use C=: NO
  75. Use Cuda: NO
  76. Use OpenCL: YES
  77.  
  78. OpenCL:
  79. Version: dynamic
  80. Include path: /home/marco/opencv-2.4.13/3rdparty/include/opencl/1.2
  81. Use AMD FFT: NO
  82. Use AMD BLAS: NO
  83.  
  84. Python:
  85. Interpreter: /usr/bin/python2 (ver 2.7.6)
  86. Libraries: /usr/lib/x86_64-linux-gnu/libpython2.7.so (ver 2.7.6)
  87. numpy: /usr/lib/python2.7/dist-packages/numpy/core/include (ver 1.8.2)
  88. packages path: lib/python2.7/dist-packages
  89.  
  90. Java:
  91. ant: NO
  92. JNI: NO
  93. Java tests: NO
  94.  
  95. Documentation:
  96. Build Documentation: NO
  97. Sphinx: NO
  98. PdfLaTeX compiler: NO
  99. Doxygen: NO
  100.  
  101. Tests and samples:
  102. Tests: YES
  103. Performance tests: YES
  104. C/C++ Examples: YES
  105.  
  106. Install path: /home/marco/opencv
  107.  
  108. cvconfig.h is in: /home/marco/opencv-2.4.13/build
  109. -----------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement