@@ -26,8 +26,8 @@ General configuration for OpenCV 4.1.0 =====================================
2626 C Compiler: /usr/bin/cc
2727 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 -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mfpu=neon -mfp16-format=ieee -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
2828 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 -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mfpu=neon -mfp16-format=ieee -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
29- Linker flags (Release): -Wl,--gc-sections
30- Linker flags (Debug): -Wl,--gc-sections
29+ Linker flags (Release): -Wl,--gc-sections
30+ Linker flags (Debug): -Wl,--gc-sections
3131 ccache: YES
3232 Precompiled headers: NO
3333 Extra dependencies: dl m pthread rt
@@ -42,13 +42,13 @@ General configuration for OpenCV 4.1.0 =====================================
4242 Documentation: NO
4343 Non-free algorithms: YES
4444
45- GUI:
45+ GUI:
4646 GTK+: YES (ver 3.22.11)
4747 GThread : YES (ver 2.50.3)
4848 GtkGlExt: NO
4949 VTK support: NO
5050
51- Media I/O:
51+ Media I/O:
5252 ZLib: /usr/lib/arm-linux-gnueabihf/libz.so (ver 1.2.8)
5353 JPEG: /usr/lib/arm-linux-gnueabihf/libjpeg.so (ver 62)
5454 WEBP: build (ver encoder: 0x020e)
@@ -72,13 +72,13 @@ General configuration for OpenCV 4.1.0 =====================================
7272 GStreamer: NO
7373 v4l/v4l2: YES (linux/videodev2.h)
7474
75- Parallel framework: pthreads
75+ Parallel framework: TBB (ver 4.3 interface 8006)
7676
7777 Trace: YES (built-in)
7878
7979 Other third-party libraries:
8080 Lapack: NO
81- Eigen: NO
81+ Eigen: YES (ver 3.3.2)
8282 Custom HAL: YES (carotene (ver 0.0.1))
8383 Protobuf: build (3.5.1)
8484
@@ -100,12 +100,11 @@ General configuration for OpenCV 4.1.0 =====================================
100100
101101 Python (for build): /usr/bin/python2.7
102102
103- Java:
103+ Java:
104104 ant: NO
105105 JNI: NO
106106 Java wrappers: NO
107107 Java tests: NO
108108
109109 Install to: /usr/local
110110-----------------------------------------------------------------
111-
0 commit comments