forked from pool/opencv
Accepting request 844945 from science
OBS-URL: https://build.opensuse.org/request/show/844945 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencv?expand=0&rev=86
This commit is contained in:
commit
03699724e2
@ -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
3
opencv-4.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dde4bf8d6639a5d3fe34d5515eab4a15669ded609a1d622350c7ff20dace1907
|
||||||
|
size 90116240
|
@ -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>
|
Sun Sep 13 16:55:46 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define libname lib%{name}
|
%define libname lib%{name}
|
||||||
%define soname 4_4
|
%define soname 4_5
|
||||||
# disabled by default as many fail
|
# disabled by default as many fail
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
%bcond_without gapi
|
%bcond_without gapi
|
||||||
@ -34,7 +34,7 @@
|
|||||||
%bcond_without python3
|
%bcond_without python3
|
||||||
%bcond_without openblas
|
%bcond_without openblas
|
||||||
Name: opencv
|
Name: opencv
|
||||||
Version: 4.4.0
|
Version: 4.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Collection of algorithms for computer vision
|
Summary: Collection of algorithms for computer vision
|
||||||
# GPL-2.0 AND Apache-2.0 files are in 3rdparty/ittnotify which is not build
|
# GPL-2.0 AND Apache-2.0 files are in 3rdparty/ittnotify which is not build
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a69772f553b32427e09ffbfd0c8d5e5e47f7dab8b3ffc02851ffd7f912b76840
|
|
||||||
size 59968818
|
|
3
opencv_contrib-4.5.0.tar.gz
Normal file
3
opencv_contrib-4.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a65f1f0b98b2c720abbf122c502044d11f427a43212d85d8d2402d7a6339edda
|
||||||
|
size 60115063
|
Loading…
x
Reference in New Issue
Block a user