forked from pool/opencv
Accepting request 182926 from KDE:Distro:Factory
Update to OpenCV 2.4.6.1 (forwarded request 182908 from koprok) OBS-URL: https://build.opensuse.org/request/show/182926 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencv?expand=0&rev=43
This commit is contained in:
parent
adfae35c04
commit
dc5873b4ca
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d30beecf4b57977fbd1635af54c5ab3fc00113e9e59a9d58081732260fe06292
|
|
||||||
size 81884985
|
|
3
opencv-2.4.6.1.tar.gz
Normal file
3
opencv-2.4.6.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ae7cfd859476b6cc05246949ddcb165fb284eaf9a6d814b2976dc21088778aa0
|
||||||
|
size 80762052
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 12 11:22:31 EEST 2013 - koprok@nand.bg
|
||||||
|
|
||||||
|
- Update to OpenCV 2.4.6.1
|
||||||
|
More info at:
|
||||||
|
http://opencv.org/opencv-2-4-6-is-out.html
|
||||||
|
The brief list of changes:
|
||||||
|
* added video file i/o Windows RT and sample application using
|
||||||
|
camera, enabled parallelization with TBB or MS Concurrency
|
||||||
|
* added CUDA 5.5 support for desktop and ARM systems
|
||||||
|
* added Qt 5 support
|
||||||
|
* added many new OpenCL algorithms ports, included OpenCL binaries
|
||||||
|
into the Windows superpack
|
||||||
|
* iOS build scripts (together with Android ones) moved to
|
||||||
|
‘opencv/platforms’ directory
|
||||||
|
* added functions for UIImage <-> cv::Mat conversion
|
||||||
|
* correct front/back camera selection in Android app framework
|
||||||
|
* added Linaro NDK support and fixes for MIPS to Android CMake
|
||||||
|
toolchain
|
||||||
|
* stability has been improved by a lot, numerous bug-fixes across
|
||||||
|
all the library
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 26 20:26:48 UTC 2013 - crrodriguez@opensuse.org
|
Wed Jun 26 20:26:48 UTC 2013 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
Name: opencv
|
Name: opencv
|
||||||
%define libname lib%{name}
|
%define libname lib%{name}
|
||||||
%define soname 2_4
|
%define soname 2_4
|
||||||
Version: 2.4.5
|
Version: 2.4.6.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Collection of algorithms for computer vision
|
Summary: Collection of algorithms for computer vision
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user