SHA256
1
0
forked from pool/opencv

Accepting request 722304 from KDE:Extra

Update to 4.1.1

OBS-URL: https://build.opensuse.org/request/show/722304
OBS-URL: https://build.opensuse.org/package/show/science/opencv?expand=0&rev=2
This commit is contained in:
2019-08-11 15:12:15 +00:00
committed by Git OBS Bridge
parent af73cd9417
commit 93271feb41
11 changed files with 43 additions and 99 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Sat Aug 10 21:45:53 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Increase the disk space needed to build opencv.
-------------------------------------------------------------------
Fri Aug 9 19:56:24 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.1.1
* DNN module:
* 3D convolution networks initial support
* A lot of improvements for ONNX and TenforFlow importers
* Performance improvements
* Added IPPE method for planar pose estimation in solvePnP
* Added solvePnPRefineLM and solvePnPRefineVVS
- Check https://github.com/opencv/opencv/wiki/ChangeLog#version411 for the
complete list of changes.
- Drop fix_processor_detection_for_32bit_on_64bit.patch. Fixed upstream
- Drop 0001-Handle-absolute-OPENCV_INCLUDE_INSTALL_PATH-correctl.patch
Fixed upstream
- Refresh 0001-Do-not-include-glx.h-when-using-GLES.patch and
opencv-build-compare.patch.
-------------------------------------------------------------------
Tue Jul 2 23:06:30 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>