Skip to content

Commit cd563a1

Browse files
author
Dario Limongi
committed
Update for OpenCV 4.2.0 release
Updates debs/tests and build information file according to the new release 4.2.0 of OpenCV
1 parent cbf913b commit cd563a1

15 files changed

+15
-14
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 2-Clause License
22

3-
Copyright (c) 2019, Dario Limongi
3+
Copyright (c) 2020, Dario Limongi
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

build_information.txt

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
General configuration for OpenCV 4.1.1 =====================================
2-
Version control: 4.1.1
1+
General configuration for OpenCV 4.2.0 =====================================
2+
Version control: 4.2.0
33

44
Extra modules:
5-
Location (extra): /home/pi/opencv-build/opencv_contrib-4.1.1/modules
5+
Location (extra): /home/pi/opencv-build/opencv_contrib-4.2.0/modules
66
Version control (extra): unknown
77

88
Platform:
9-
Timestamp: 2019-08-13T18:22:37Z
10-
Host: Linux 4.19.50-v7+ armv7l
9+
Timestamp: 2020-03-13T09:09:16Z
10+
Host: Linux 4.19.97-v7+ armv7l
1111
CMake: 3.13.4
1212
CMake generator: Ninja
1313
CMake build tool: /usr/bin/ninja
@@ -30,11 +30,11 @@ General configuration for OpenCV 4.1.1 =====================================
3030
Linker flags (Debug): -Wl,--gc-sections
3131
ccache: YES
3232
Precompiled headers: NO
33-
Extra dependencies: dl m pthread rt
33+
Extra dependencies: atomic dl m pthread rt
3434
3rdparty dependencies:
3535

3636
OpenCV modules:
37-
To be built: aruco bgsegm bioinspired calib3d ccalib core datasets dnn dnn_objdetect 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
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
3838
Disabled: -
3939
Disabled by dependency: -
4040
Unavailable: cnn_3dobj cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev cvv hdf java js matlab ovis sfm ts viz
@@ -53,7 +53,7 @@ General configuration for OpenCV 4.1.1 =====================================
5353
JPEG: /usr/lib/arm-linux-gnueabihf/libjpeg.so (ver 62)
5454
WEBP: build (ver encoder: 0x020e)
5555
PNG: /usr/lib/arm-linux-gnueabihf/libpng.so (ver 1.6.36)
56-
TIFF: /usr/lib/arm-linux-gnueabihf/libtiff.so (ver 42 / 4.0.10)
56+
TIFF: /usr/lib/arm-linux-gnueabihf/libtiff.so (ver 42 / 4.1.0)
5757
JPEG 2000: /usr/lib/arm-linux-gnueabihf/libjasper.so (ver 1.900.1)
5858
OpenEXR: build (ver 2.3.0)
5959
HDR: YES
@@ -83,7 +83,7 @@ General configuration for OpenCV 4.1.1 =====================================
8383
Protobuf: build (3.5.1)
8484

8585
OpenCL: YES (no extra features)
86-
Include path: /home/pi/opencv-build/opencv-4.1.1/3rdparty/include/opencl/1.2
86+
Include path: /home/pi/opencv-build/opencv-4.2.0/3rdparty/include/opencl/1.2
8787
Link libraries: Dynamic load
8888

8989
Python 2:
@@ -108,3 +108,4 @@ General configuration for OpenCV 4.1.1 =====================================
108108

109109
Install to: /usr/local
110110
-----------------------------------------------------------------
111+

debs/OpenCV-4.1.1-armv7l-dev.deb

-1.24 MB
Binary file not shown.
-13.8 KB
Binary file not shown.

debs/OpenCV-4.1.1-armv7l-main.deb

-6.39 KB
Binary file not shown.
-3.88 MB
Binary file not shown.
-1.02 KB
Binary file not shown.

debs/OpenCV-4.2.0-armv7l-dev.deb

1.31 MB
Binary file not shown.
Binary file not shown.
13.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)