SHA256
1
0
forked from pool/opencv

Accepting request 157414 from KDE:Distro:Factory

Update to OpenCV 2.4.4 (forwarded request 157413 from koprok)

OBS-URL: https://build.opensuse.org/request/show/157414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencv?expand=0&rev=39
This commit is contained in:
Stephan Kulow
2013-03-06 06:22:17 +00:00
committed by Git OBS Bridge
parent bbb57e2559
commit 47aa691da9
6 changed files with 55 additions and 32 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Mar 5 14:42:49 EET 2013 - koprok@nand.bg
- Update to OpenCV 2.4.4
More info at:
http://opencv.org/opencv-2-4-4-is-out.html
The brief list of changes:
* OpenCV Java bindings are ported from Android to desktop Java!
Actually any JVM language will work, see Tutorial for details,
and Java or Scala code samples.
* Android application framework, samples, tutorials, and OpenCV
Manager are improved.
* Optimizations for the new NVIDIA Kepler architecture, CARMA
platform support and other new optimizations in CUDA.
* OpenCL module now builds successfully with various SDKs (from
AMD, NVIDIA, Intel and Apple) and runs well on different GPUs
(AMD, NVidia, Intel HD4000). A lot of new functionality has been
added, tons of bugs fixed, performance of many functions has
been significantly improved.
* 100+ reported problems have been resolved since 2.4.3, thanks
everybody who participated!
-------------------------------------------------------------------
Sat Dec 1 12:56:09 UTC 2012 - tittiatcoke@gmail.com