Advertisement
Guest User

Untitled

a guest
Mar 24th, 2016
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.93 KB | None | 0 0
  1. pi@raspberrypi:~/opencv/build $ time cmake -DBUILD_EXAMPLES:BOOL=ON -DENABLE_NEON:BOOL=ON ../
  2. -- The CXX compiler identification is GNU 4.9.2
  3. -- The C compiler identification is GNU 4.9.2
  4. -- Check for working CXX compiler: /usr/bin/c++
  5. -- Check for working CXX compiler: /usr/bin/c++ -- works
  6. -- Detecting CXX compiler ABI info
  7. -- Detecting CXX compiler ABI info - done
  8. -- Check for working C compiler: /usr/bin/cc
  9. -- Check for working C compiler: /usr/bin/cc -- works
  10. -- Detecting C compiler ABI info
  11. -- Detecting C compiler ABI info - done
  12. -- Detected version of GNU GCC: 49 (409)
  13. -- Performing Test HAVE_CXX_FSIGNED_CHAR
  14. -- Performing Test HAVE_CXX_FSIGNED_CHAR - Success
  15. -- Performing Test HAVE_C_FSIGNED_CHAR
  16. -- Performing Test HAVE_C_FSIGNED_CHAR - Success
  17. -- Performing Test HAVE_CXX_W
  18. -- Performing Test HAVE_CXX_W - Success
  19. -- Performing Test HAVE_C_W
  20. -- Performing Test HAVE_C_W - Success
  21. -- Performing Test HAVE_CXX_WALL
  22. -- Performing Test HAVE_CXX_WALL - Success
  23. -- Performing Test HAVE_C_WALL
  24. -- Performing Test HAVE_C_WALL - Success
  25. -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE
  26. -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE - Success
  27. -- Performing Test HAVE_C_WERROR_RETURN_TYPE
  28. -- Performing Test HAVE_C_WERROR_RETURN_TYPE - Success
  29. -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR
  30. -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR - Success
  31. -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR
  32. -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR - Success
  33. -- Performing Test HAVE_CXX_WERROR_ADDRESS
  34. -- Performing Test HAVE_CXX_WERROR_ADDRESS - Success
  35. -- Performing Test HAVE_C_WERROR_ADDRESS
  36. -- Performing Test HAVE_C_WERROR_ADDRESS - Success
  37. -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT
  38. -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT - Success
  39. -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT
  40. -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT - Success
  41. -- Performing Test HAVE_CXX_WFORMAT
  42. -- Performing Test HAVE_CXX_WFORMAT - Success
  43. -- Performing Test HAVE_C_WFORMAT
  44. -- Performing Test HAVE_C_WFORMAT - Success
  45. -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY
  46. -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY - Success
  47. -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY
  48. -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY - Success
  49. -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS
  50. -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS - Success
  51. -- Performing Test HAVE_C_WMISSING_DECLARATIONS
  52. -- Performing Test HAVE_C_WMISSING_DECLARATIONS - Success
  53. -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES
  54. -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES - Failed
  55. -- Performing Test HAVE_C_WMISSING_PROTOTYPES
  56. -- Performing Test HAVE_C_WMISSING_PROTOTYPES - Success
  57. -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES
  58. -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES - Failed
  59. -- Performing Test HAVE_C_WSTRICT_PROTOTYPES
  60. -- Performing Test HAVE_C_WSTRICT_PROTOTYPES - Success
  61. -- Performing Test HAVE_CXX_WUNDEF
  62. -- Performing Test HAVE_CXX_WUNDEF - Success
  63. -- Performing Test HAVE_C_WUNDEF
  64. -- Performing Test HAVE_C_WUNDEF - Success
  65. -- Performing Test HAVE_CXX_WINIT_SELF
  66. -- Performing Test HAVE_CXX_WINIT_SELF - Success
  67. -- Performing Test HAVE_C_WINIT_SELF
  68. -- Performing Test HAVE_C_WINIT_SELF - Success
  69. -- Performing Test HAVE_CXX_WPOINTER_ARITH
  70. -- Performing Test HAVE_CXX_WPOINTER_ARITH - Success
  71. -- Performing Test HAVE_C_WPOINTER_ARITH
  72. -- Performing Test HAVE_C_WPOINTER_ARITH - Success
  73. -- Performing Test HAVE_CXX_WSHADOW
  74. -- Performing Test HAVE_CXX_WSHADOW - Success
  75. -- Performing Test HAVE_C_WSHADOW
  76. -- Performing Test HAVE_C_WSHADOW - Success
  77. -- Performing Test HAVE_CXX_WSIGN_PROMO
  78. -- Performing Test HAVE_CXX_WSIGN_PROMO - Success
  79. -- Performing Test HAVE_C_WSIGN_PROMO
  80. -- Performing Test HAVE_C_WSIGN_PROMO - Failed
  81. -- Performing Test HAVE_CXX_WNO_NARROWING
  82. -- Performing Test HAVE_CXX_WNO_NARROWING - Success
  83. -- Performing Test HAVE_C_WNO_NARROWING
  84. -- Performing Test HAVE_C_WNO_NARROWING - Success
  85. -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR
  86. -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR - Success
  87. -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR
  88. -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR - Failed
  89. -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  90. -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
  91. -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  92. -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
  93. -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION
  94. -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION - Success
  95. -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION
  96. -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION - Success
  97. -- Performing Test HAVE_CXX_PTHREAD
  98. -- Performing Test HAVE_CXX_PTHREAD - Success
  99. -- Performing Test HAVE_C_PTHREAD
  100. -- Performing Test HAVE_C_PTHREAD - Success
  101. -- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER
  102. -- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER - Success
  103. -- Performing Test HAVE_C_FOMIT_FRAME_POINTER
  104. -- Performing Test HAVE_C_FOMIT_FRAME_POINTER - Success
  105. -- Performing Test HAVE_CXX_MFPU_NEON
  106. -- Performing Test HAVE_CXX_MFPU_NEON - Success
  107. -- Performing Test HAVE_C_MFPU_NEON
  108. -- Performing Test HAVE_C_MFPU_NEON - Success
  109. -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS
  110. -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS - Success
  111. -- Performing Test HAVE_C_FFUNCTION_SECTIONS
  112. -- Performing Test HAVE_C_FFUNCTION_SECTIONS - Success
  113. -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN
  114. -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN - Success
  115. -- Performing Test HAVE_C_FVISIBILITY_HIDDEN
  116. -- Performing Test HAVE_C_FVISIBILITY_HIDDEN - Success
  117. -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN
  118. -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN - Success
  119. -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN
  120. -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN - Failed
  121. -- Looking for pthread.h
  122. -- Looking for pthread.h - found
  123. -- Check if the system is big endian
  124. -- Searching 16 bit integer
  125. -- Looking for sys/types.h
  126. -- Looking for sys/types.h - found
  127. -- Looking for stdint.h
  128. -- Looking for stdint.h - found
  129. -- Looking for stddef.h
  130. -- Looking for stddef.h - found
  131. -- Check size of unsigned short
  132. -- Check size of unsigned short - done
  133. -- Using unsigned short
  134. -- Check if the system is big endian - little endian
  135. -- Found ZLIB: /usr/lib/arm-linux-gnueabihf/libz.so (found suitable version "1.2.8", minimum required is "1.2.3")
  136. -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR)
  137. -- Looking for assert.h
  138. -- Looking for assert.h - found
  139. -- Looking for fcntl.h
  140. -- Looking for fcntl.h - found
  141. -- Looking for io.h
  142. -- Looking for io.h - not found
  143. -- Looking for jbg_newlen
  144. -- Looking for jbg_newlen - not found
  145. -- Looking for mmap
  146. -- Looking for mmap - found
  147. -- Looking for search.h
  148. -- Looking for search.h - found
  149. -- Looking for string.h
  150. -- Looking for string.h - found
  151. -- Looking for unistd.h
  152. -- Looking for unistd.h - found
  153. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_VARIABLE
  154. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_VARIABLE - Success
  155. -- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES
  156. -- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES - Success
  157. -- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS
  158. -- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS - Success
  159. -- Performing Test HAVE_C_WNO_UNDEF
  160. -- Performing Test HAVE_C_WNO_UNDEF - Success
  161. -- Performing Test HAVE_C_WNO_UNUSED
  162. -- Performing Test HAVE_C_WNO_UNUSED - Success
  163. -- Performing Test HAVE_C_WNO_SIGN_COMPARE
  164. -- Performing Test HAVE_C_WNO_SIGN_COMPARE - Success
  165. -- Performing Test HAVE_C_WNO_CAST_ALIGN
  166. -- Performing Test HAVE_C_WNO_CAST_ALIGN - Success
  167. -- Performing Test HAVE_C_WNO_SHADOW
  168. -- Performing Test HAVE_C_WNO_SHADOW - Success
  169. -- Performing Test HAVE_C_WNO_MAYBE_UNINITIALIZED
  170. -- Performing Test HAVE_C_WNO_MAYBE_UNINITIALIZED - Success
  171. -- Performing Test HAVE_C_WNO_POINTER_TO_INT_CAST
  172. -- Performing Test HAVE_C_WNO_POINTER_TO_INT_CAST - Success
  173. -- Performing Test HAVE_C_WNO_INT_TO_POINTER_CAST
  174. -- Performing Test HAVE_C_WNO_INT_TO_POINTER_CAST - Success
  175. -- Performing Test HAVE_C_WNO_UNUSED_PARAMETER
  176. -- Performing Test HAVE_C_WNO_UNUSED_PARAMETER - Success
  177. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS
  178. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success
  179. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER
  180. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER - Success
  181. -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
  182. -- Performing Test HAVE_C_WNO_UNUSED_VARIABLE
  183. -- Performing Test HAVE_C_WNO_UNUSED_VARIABLE - Success
  184. -- Performing Test HAVE_C_WNO_UNUSED_FUNCTION
  185. -- Performing Test HAVE_C_WNO_UNUSED_FUNCTION - Success
  186. -- Found JPEG: libjpeg
  187. -- Could NOT find Jasper (missing: JASPER_LIBRARIES JASPER_INCLUDE_DIR)
  188. -- Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION
  189. -- Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION - Success
  190. -- Performing Test HAVE_C_WNO_UNINITIALIZED
  191. -- Performing Test HAVE_C_WNO_UNINITIALIZED - Success
  192. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER
  193. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER - Success
  194. -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW
  195. -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW - Success
  196. -- Found ZLIB: /usr/lib/arm-linux-gnueabihf/libz.so (found version "1.2.8")
  197. -- Found PNG: /usr/lib/arm-linux-gnueabihf/libpng.so (found version "1.2.50")
  198. -- Looking for /usr/include/libpng/png.h
  199. -- Looking for /usr/include/libpng/png.h - found
  200. -- Looking for semaphore.h
  201. -- Looking for semaphore.h - found
  202. -- Performing Test HAVE_CXX_WNO_SHADOW
  203. -- Performing Test HAVE_CXX_WNO_SHADOW - Success
  204. -- Performing Test HAVE_CXX_WNO_UNUSED
  205. -- Performing Test HAVE_CXX_WNO_UNUSED - Success
  206. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE
  207. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE - Success
  208. -- Performing Test HAVE_CXX_WNO_UNDEF
  209. -- Performing Test HAVE_CXX_WNO_UNDEF - Success
  210. -- Performing Test HAVE_CXX_WNO_UNINITIALIZED
  211. -- Performing Test HAVE_CXX_WNO_UNINITIALIZED - Success
  212. -- Performing Test HAVE_CXX_WNO_SWITCH
  213. -- Performing Test HAVE_CXX_WNO_SWITCH - Success
  214. -- Performing Test HAVE_CXX_WNO_PARENTHESES
  215. -- Performing Test HAVE_CXX_WNO_PARENTHESES - Success
  216. -- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS
  217. -- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS - Success
  218. -- Performing Test HAVE_CXX_WNO_EXTRA
  219. -- Performing Test HAVE_CXX_WNO_EXTRA - Success
  220. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS
  221. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success
  222. -- checking for module 'gtk+-3.0'
  223. -- package 'gtk+-3.0' not found
  224. -- checking for module 'gtk+-2.0'
  225. -- found gtk+-2.0, version 2.24.25
  226. -- checking for module 'gthread-2.0'
  227. -- found gthread-2.0, version 2.42.1
  228. -- checking for module 'gstreamer-base-1.0'
  229. -- package 'gstreamer-base-1.0' not found
  230. -- checking for module 'gstreamer-video-1.0'
  231. -- package 'gstreamer-video-1.0' not found
  232. -- checking for module 'gstreamer-app-1.0'
  233. -- package 'gstreamer-app-1.0' not found
  234. -- checking for module 'gstreamer-riff-1.0'
  235. -- package 'gstreamer-riff-1.0' not found
  236. -- checking for module 'gstreamer-pbutils-1.0'
  237. -- package 'gstreamer-pbutils-1.0' not found
  238. -- checking for module 'gstreamer-base-0.10'
  239. -- package 'gstreamer-base-0.10' not found
  240. -- checking for module 'gstreamer-video-0.10'
  241. -- package 'gstreamer-video-0.10' not found
  242. -- checking for module 'gstreamer-app-0.10'
  243. -- package 'gstreamer-app-0.10' not found
  244. -- checking for module 'gstreamer-riff-0.10'
  245. -- package 'gstreamer-riff-0.10' not found
  246. -- checking for module 'gstreamer-pbutils-0.10'
  247. -- package 'gstreamer-pbutils-0.10' not found
  248. -- checking for module 'libdc1394-2'
  249. -- package 'libdc1394-2' not found
  250. -- checking for module 'libdc1394'
  251. -- package 'libdc1394' not found
  252. -- checking for module 'libv4l1'
  253. -- package 'libv4l1' not found
  254. -- checking for module 'libv4l2'
  255. -- package 'libv4l2' not found
  256. -- Looking for linux/videodev.h
  257. -- Looking for linux/videodev.h - not found
  258. -- Looking for linux/videodev2.h
  259. -- Looking for linux/videodev2.h - found
  260. -- Looking for sys/videoio.h
  261. -- Looking for sys/videoio.h - not found
  262. -- checking for module 'libavcodec'
  263. -- package 'libavcodec' not found
  264. -- checking for module 'libavformat'
  265. -- package 'libavformat' not found
  266. -- checking for module 'libavutil'
  267. -- package 'libavutil' not found
  268. -- checking for module 'libswscale'
  269. -- package 'libswscale' not found
  270. -- checking for module 'libavresample'
  271. -- package 'libavresample' not found
  272. -- Looking for libavformat/avformat.h
  273. -- Looking for libavformat/avformat.h - not found
  274. -- Looking for ffmpeg/avformat.h
  275. -- Looking for ffmpeg/avformat.h - not found
  276. -- checking for module 'libgphoto2'
  277. -- package 'libgphoto2' not found
  278. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  279. -- To enable PlantUML support, set PLANTUML_JAR environment variable or pass -DPLANTUML_JAR=<filepath> option to cmake
  280. -- Found PythonInterp: /usr/bin/python2.7 (found suitable version "2.7.9", minimum required is "2.7")
  281. -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is exact version "2.7.9")
  282. -- Found PythonInterp: /usr/bin/python3.4 (found suitable version "3.4.2", minimum required is "3.4")
  283. -- Found PythonLibs: /usr/lib/arm-linux-gnueabihf/libpython3.4m.so (found suitable exact version "3.4.2")
  284. -- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
  285. -- Could NOT find Matlab (missing: MATLAB_MEX_SCRIPT MATLAB_INCLUDE_DIRS MATLAB_ROOT_DIR MATLAB_LIBRARIES MATLAB_LIBRARY_DIRS MATLAB_MEXEXT MATLAB_ARCH MATLAB_BIN)
  286. -- VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  287. --
  288. -- General configuration for OpenCV 3.1.0 =====================================
  289. -- Version control: 3.1.0
  290. --
  291. -- Platform:
  292. -- Host: Linux 4.1.19-v7+ armv7l
  293. -- CMake: 3.0.2
  294. -- CMake generator: Unix Makefiles
  295. -- CMake build tool: /usr/bin/make
  296. -- Configuration: Release
  297. --
  298. -- C/C++:
  299. -- Built as dynamic libs?: YES
  300. -- C++ Compiler: /usr/bin/c++ (ver 4.9.2)
  301. -- 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 -pthread -fomit-frame-pointer -mfpu=neon -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  302. -- 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 -pthread -fomit-frame-pointer -mfpu=neon -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  303. -- C Compiler: /usr/bin/cc
  304. -- 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 -pthread -fomit-frame-pointer -mfpu=neon -ffunction-sections -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
  305. -- 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 -pthread -fomit-frame-pointer -mfpu=neon -ffunction-sections -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
  306. -- Linker flags (Release):
  307. -- Linker flags (Debug):
  308. -- Precompiled headers: YES
  309. -- Extra dependencies: /usr/lib/arm-linux-gnueabihf/libpng.so /usr/lib/arm-linux-gnueabihf/libz.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 dl m pthread rt
  310. -- 3rdparty dependencies: libjpeg libwebp libtiff libjasper IlmImf
  311. --
  312. -- OpenCV modules:
  313. -- To be built: core flann imgproc ml photo video imgcodecs shape videoio highgui objdetect superres ts features2d calib3d stitching videostab python3
  314. -- Disabled: world
  315. -- Disabled by dependency: -
  316. -- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 viz
  317. --
  318. -- GUI:
  319. -- QT: NO
  320. -- GTK+ 2.x: YES (ver 2.24.25)
  321. -- GThread : YES (ver 2.42.1)
  322. -- GtkGlExt: NO
  323. -- OpenGL support: NO
  324. -- VTK support: NO
  325. --
  326. -- Media I/O:
  327. -- ZLib: /usr/lib/arm-linux-gnueabihf/libz.so (ver 1.2.8)
  328. -- JPEG: libjpeg (ver 90)
  329. -- WEBP: build (ver 0.3.1)
  330. -- PNG: /usr/lib/arm-linux-gnueabihf/libpng.so (ver 1.2.50)
  331. -- TIFF: build (ver 42 - 4.0.2)
  332. -- JPEG 2000: build (ver 1.900.1)
  333. -- OpenEXR: build (ver 1.7.1)
  334. -- GDAL: NO
  335. --
  336. -- Video I/O:
  337. -- DC1394 1.x: NO
  338. -- DC1394 2.x: NO
  339. -- FFMPEG: NO
  340. -- codec: NO
  341. -- format: NO
  342. -- util: NO
  343. -- swscale: NO
  344. -- resample: NO
  345. -- gentoo-style: NO
  346. -- GStreamer: NO
  347. -- OpenNI: NO
  348. -- OpenNI PrimeSensor Modules: NO
  349. -- OpenNI2: NO
  350. -- PvAPI: NO
  351. -- GigEVisionSDK: NO
  352. -- UniCap: NO
  353. -- UniCap ucil: NO
  354. -- V4L/V4L2: NO/YES
  355. -- XIMEA: NO
  356. -- Xine: NO
  357. -- gPhoto2: NO
  358. --
  359. -- Parallel framework: pthreads
  360. --
  361. -- Other third-party libraries:
  362. -- Use IPP: NO
  363. -- Use VA: NO
  364. -- Use Intel VA-API/OpenCL: NO
  365. -- Use Eigen: NO
  366. -- Use Cuda: NO
  367. -- Use OpenCL: YES
  368. -- Use custom HAL: NO
  369. --
  370. -- OpenCL:
  371. -- Version: dynamic
  372. -- Include path: /home/pi/opencv/3rdparty/include/opencl/1.2
  373. -- Use AMDFFT: NO
  374. -- Use AMDBLAS: NO
  375. --
  376. -- Python 2:
  377. -- Interpreter: /usr/bin/python2.7 (ver 2.7.9)
  378. --
  379. -- Python 3:
  380. -- Interpreter: /usr/bin/python3.4 (ver 3.4.2)
  381. -- Libraries: /usr/lib/arm-linux-gnueabihf/libpython3.4m.so (ver 3.4.2)
  382. -- numpy: /usr/lib/python3/dist-packages/numpy/core/include (ver 1.8.2)
  383. -- packages path: lib/python3.4/dist-packages
  384. --
  385. -- Python (for build): /usr/bin/python2.7
  386. --
  387. -- Java:
  388. -- ant: NO
  389. -- JNI: NO
  390. -- Java wrappers: NO
  391. -- Java tests: NO
  392. --
  393. -- Matlab: Matlab not found or implicitly disabled
  394. --
  395. -- Documentation:
  396. -- Doxygen: NO
  397. -- PlantUML: NO
  398. --
  399. -- Tests and samples:
  400. -- Tests: YES
  401. -- Performance tests: YES
  402. -- C/C++ Examples: YES
  403. --
  404. -- Install path: /usr/local
  405. --
  406. -- cvconfig.h is in: /home/pi/opencv/build
  407. -- -----------------------------------------------------------------
  408. --
  409. -- Configuring done
  410. -- Generating done
  411. -- Build files have been written to: /home/pi/opencv/build
  412.  
  413. real 1m12.872s
  414. user 1m0.070s
  415. sys 0m5.740s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement