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
This commit is contained in:
Stefan Brüns 2020-10-29 23:38:37 +00:00 committed by Git OBS Bridge
parent 7780264f49
commit cfb913cc57
6 changed files with 30 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb95acd849e458be7f7024d17968568d1ccd2f0681d47fd60d34ffb4b8c52563
size 88887103

3
opencv-4.5.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dde4bf8d6639a5d3fe34d5515eab4a15669ded609a1d622350c7ff20dace1907
size 90116240

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Wed Oct 28 21:15:42 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- 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 <dmueller@suse.com>

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a69772f553b32427e09ffbfd0c8d5e5e47f7dab8b3ffc02851ffd7f912b76840
size 59968818

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a65f1f0b98b2c720abbf122c502044d11f427a43212d85d8d2402d7a6339edda
size 60115063