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
33
44  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
66    Version control (extra):     unknown
77
88  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
1111    CMake:                       3.13.4
1212    CMake generator:             Ninja
1313    CMake build tool:            /usr/bin/ninja
@@ -20,24 +20,25 @@ General configuration for OpenCV 4.2.0 =====================================
2020
2121  C/C++:
2222    Built as dynamic libs?:      YES
23+     C++ standard:                11
2324    C++ Compiler:                /usr/bin/c++  (ver 8.3.0)
2425    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
2526    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
2627    C Compiler:                  /usr/bin/cc
2728    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
2829    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   
3132    ccache:                      YES
3233    Precompiled headers:         NO
33-     Extra dependencies:          atomic  dl m pthread rt
34+     Extra dependencies:          dl m pthread rt
3435    3rdparty dependencies:
3536
3637  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
3839    Disabled:                    -
3940    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
4142    Applications:                apps
4243    Documentation:               NO
4344    Non-free algorithms:         YES
@@ -51,7 +52,7 @@ General configuration for OpenCV 4.2.0 =====================================
5152  Media I/O: 
5253    ZLib:                        /usr/lib/arm-linux-gnueabihf/libz.so (ver 1.2.11)
5354    JPEG:                        /usr/lib/arm-linux-gnueabihf/libjpeg.so (ver 62)
54-     WEBP:                        build (ver encoder: 0x020e )
55+     WEBP:                        build (ver encoder: 0x020f )
5556    PNG:                         /usr/lib/arm-linux-gnueabihf/libpng.so (ver 1.6.36)
5657    TIFF:                        /usr/lib/arm-linux-gnueabihf/libtiff.so (ver 42 / 4.1.0)
5758    JPEG 2000:                   /usr/lib/arm-linux-gnueabihf/libjasper.so (ver 1.900.1)
@@ -83,7 +84,7 @@ General configuration for OpenCV 4.2.0 =====================================
8384    Protobuf:                    build (3.5.1)
8485
8586  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
8788    Link libraries:              Dynamic load
8889
8990  Python 2:
0 commit comments