1
- General configuration for OpenCV 4.2 .0 =====================================
2
- Version control: 4.2 .0
1
+ General configuration for OpenCV 4.4 .0 =====================================
2
+ Version control: 4.4 .0
3
3
4
4
Extra modules:
5
- Location (extra): /home/pi/opencv-build/opencv_contrib-4.2 .0/modules
5
+ Location (extra): /home/pi/opencv-build/opencv_contrib-4.4 .0/modules
6
6
Version control (extra): unknown
7
7
8
8
Platform:
9
- Timestamp: 2020-03-13T09:09:16Z
10
- Host: Linux 4.19.97 -v7+ armv7l
9
+ Timestamp: 2020-09-19T10:38:03Z
10
+ Host: Linux 5.4.51 -v7+ armv7l
11
11
CMake: 3.13.4
12
12
CMake generator: Ninja
13
13
CMake build tool: /usr/bin/ninja
@@ -20,24 +20,25 @@ General configuration for OpenCV 4.2.0 =====================================
20
20
21
21
C/C++:
22
22
Built as dynamic libs?: YES
23
+ C++ standard: 11
23
24
C++ Compiler: /usr/bin/c++ (ver 8.3.0)
24
25
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 -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mfpu=neon -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
25
26
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 -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mfpu=neon -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
26
27
C Compiler: /usr/bin/cc
27
28
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 -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mfpu=neon -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
28
29
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 -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mfpu=neon -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
29
- Linker flags (Release): -Wl,--gc-sections
30
- Linker flags (Debug): -Wl,--gc-sections
30
+ Linker flags (Release): -Wl,--gc-sections -Wl,--as-needed
31
+ Linker flags (Debug): -Wl,--gc-sections -Wl,--as-needed
31
32
ccache: YES
32
33
Precompiled headers: NO
33
- Extra dependencies: atomic dl m pthread rt
34
+ Extra dependencies: dl m pthread rt
34
35
3rdparty dependencies:
35
36
36
37
OpenCV modules:
37
- To be built: aruco bgsegm bioinspired calib3d ccalib core datasets dnn dnn_objdetect dnn_superres dpm face features2d flann freetype fuzzy gapi hfs highgui img_hash imgcodecs imgproc line_descriptor ml objdetect optflow phase_unwrapping photo plot python2 python3 quality reg rgbd saliency shape stereo stitching structured_light superres surface_matching text tracking video videoio videostab world xfeatures2d ximgproc xobjdetect xphoto
38
+ To be built: alphamat aruco bgsegm bioinspired calib3d ccalib core datasets dnn dnn_objdetect dnn_superres dpm face features2d flann freetype fuzzy gapi hfs highgui img_hash imgcodecs imgproc intensity_transform line_descriptor ml objdetect optflow phase_unwrapping photo plot python2 python3 quality rapid reg rgbd saliency shape stereo stitching structured_light superres surface_matching text tracking video videoio videostab world xfeatures2d ximgproc xobjdetect xphoto
38
39
Disabled: -
39
40
Disabled by dependency: -
40
- Unavailable: cnn_3dobj cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev cvv hdf java js matlab ovis sfm ts viz
41
+ Unavailable: cnn_3dobj cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev cvv hdf java js julia matlab ovis sfm ts viz
41
42
Applications: apps
42
43
Documentation: NO
43
44
Non-free algorithms: YES
@@ -51,7 +52,7 @@ General configuration for OpenCV 4.2.0 =====================================
51
52
Media I/O:
52
53
ZLib: /usr/lib/arm-linux-gnueabihf/libz.so (ver 1.2.11)
53
54
JPEG: /usr/lib/arm-linux-gnueabihf/libjpeg.so (ver 62)
54
- WEBP: build (ver encoder: 0x020e )
55
+ WEBP: build (ver encoder: 0x020f )
55
56
PNG: /usr/lib/arm-linux-gnueabihf/libpng.so (ver 1.6.36)
56
57
TIFF: /usr/lib/arm-linux-gnueabihf/libtiff.so (ver 42 / 4.1.0)
57
58
JPEG 2000: /usr/lib/arm-linux-gnueabihf/libjasper.so (ver 1.900.1)
@@ -83,7 +84,7 @@ General configuration for OpenCV 4.2.0 =====================================
83
84
Protobuf: build (3.5.1)
84
85
85
86
OpenCL: YES (no extra features)
86
- Include path: /home/pi/opencv-build/opencv-4.2 .0/3rdparty/include/opencl/1.2
87
+ Include path: /home/pi/opencv-build/opencv-4.4 .0/3rdparty/include/opencl/1.2
87
88
Link libraries: Dynamic load
88
89
89
90
Python 2:
0 commit comments