From cfb913cc5709876f8510867f267f856debf00ef0e57d7d84246c21a4966e307d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Br=C3=BCns?= Date: Thu, 29 Oct 2020 23:38:37 +0000 Subject: [PATCH] Accepting request 844683 from home:StefanBruens:branches:science - update to 4.5.0, see https://github.com/opencv/opencv/wiki/ChangeLog#version450 for details, highlights: * OpenCV license has been changed to Apache 2 (OpenCV 3.x will keep using BSD) * GSoC is over, all projects were success and most of them have already been merged. Optimizations for RISC-V, bindings for Julia language, real-time single object tracking, improved SIFT and others * OpenJPEG is now used by default for JPEG2000 * Supported multiple OpenCL contexts * Improvements in dnn module: + Support latest OpenVINO 2021.1 release + Tengine lite support for inference on ARM + Many fixes and optimizations in CUDA backend * Added Python bindings for G-API module * Multiple fixes and improvements in flann module * Added Robot-World/Hand-Eye calibration function OBS-URL: https://build.opensuse.org/request/show/844683 OBS-URL: https://build.opensuse.org/package/show/science/opencv?expand=0&rev=20 --- opencv-4.4.0.tar.gz | 3 --- opencv-4.5.0.tar.gz | 3 +++ opencv.changes | 22 ++++++++++++++++++++++ opencv.spec | 4 ++-- opencv_contrib-4.4.0.tar.gz | 3 --- opencv_contrib-4.5.0.tar.gz | 3 +++ 6 files changed, 30 insertions(+), 8 deletions(-) delete mode 100644 opencv-4.4.0.tar.gz create mode 100644 opencv-4.5.0.tar.gz delete mode 100644 opencv_contrib-4.4.0.tar.gz create mode 100644 opencv_contrib-4.5.0.tar.gz diff --git a/opencv-4.4.0.tar.gz b/opencv-4.4.0.tar.gz deleted file mode 100644 index 291698a..0000000 --- a/opencv-4.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb95acd849e458be7f7024d17968568d1ccd2f0681d47fd60d34ffb4b8c52563 -size 88887103 diff --git a/opencv-4.5.0.tar.gz b/opencv-4.5.0.tar.gz new file mode 100644 index 0000000..ac25520 --- /dev/null +++ b/opencv-4.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dde4bf8d6639a5d3fe34d5515eab4a15669ded609a1d622350c7ff20dace1907 +size 90116240 diff --git a/opencv.changes b/opencv.changes index 11654c7..c3893fe 100644 --- a/opencv.changes +++ b/opencv.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Wed Oct 28 21:15:42 UTC 2020 - Stefan BrĂ¼ns + +- update to 4.5.0, see + https://github.com/opencv/opencv/wiki/ChangeLog#version450 + for details, highlights: + * OpenCV license has been changed to Apache 2 (OpenCV 3.x will + keep using BSD) + * GSoC is over, all projects were success and most of them have + already been merged. Optimizations for RISC-V, bindings for + Julia language, real-time single object tracking, improved SIFT + and others + * OpenJPEG is now used by default for JPEG2000 + * Supported multiple OpenCL contexts + * Improvements in dnn module: + + Support latest OpenVINO 2021.1 release + + Tengine lite support for inference on ARM + + Many fixes and optimizations in CUDA backend + * Added Python bindings for G-API module + * Multiple fixes and improvements in flann module + * Added Robot-World/Hand-Eye calibration function + ------------------------------------------------------------------- Sun Sep 13 16:55:46 UTC 2020 - Dirk Mueller diff --git a/opencv.spec b/opencv.spec index d7c2f91..f5e2408 100644 --- a/opencv.spec +++ b/opencv.spec @@ -21,7 +21,7 @@ %endif %define libname lib%{name} -%define soname 4_4 +%define soname 4_5 # disabled by default as many fail %bcond_with tests %bcond_without gapi @@ -34,7 +34,7 @@ %bcond_without python3 %bcond_without openblas Name: opencv -Version: 4.4.0 +Version: 4.5.0 Release: 0 Summary: Collection of algorithms for computer vision # GPL-2.0 AND Apache-2.0 files are in 3rdparty/ittnotify which is not build diff --git a/opencv_contrib-4.4.0.tar.gz b/opencv_contrib-4.4.0.tar.gz deleted file mode 100644 index 48f2585..0000000 --- a/opencv_contrib-4.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a69772f553b32427e09ffbfd0c8d5e5e47f7dab8b3ffc02851ffd7f912b76840 -size 59968818 diff --git a/opencv_contrib-4.5.0.tar.gz b/opencv_contrib-4.5.0.tar.gz new file mode 100644 index 0000000..d726d23 --- /dev/null +++ b/opencv_contrib-4.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a65f1f0b98b2c720abbf122c502044d11f427a43212d85d8d2402d7a6339edda +size 60115063