SHA256
1
0
forked from pool/opencv

Accepting request 37978 from KDE:KDE4:Factory:Desktop

Copy from KDE:KDE4:Factory:Desktop/opencv based on submit request 37978 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/37978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencv?expand=0&rev=5
This commit is contained in:
OBS User autobuild
2010-04-15 23:10:55 +00:00
committed by Git OBS Bridge
parent dc75279b36
commit 96f028ba96
6 changed files with 104 additions and 111 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Apr 13 19:54:42 EEST 2010 - koprok@nand.bg
- Update to OpenCV 2.1.0:
* The whole OpenCV is now using exceptions instead of the old
libc-style mechanism
* Experimental "static" OpenCV configuration in CMake was
contributed by Jose Luis Blanco.
Pass "BUILD_SHARED_LIBS=OFF" to CMake to build OpenCV statically.
* new improved version of one-way descriptor is added
* User can now control the image areas visible after the stereo
rectification
* Fullscreen has been added (thanks to Yannick Verdie).
* Further info at:
http://opencv.willowgarage.com/wiki/OpenCV%20Change%20Logs
-------------------------------------------------------------------
Wed Apr 7 14:12:03 UTC 2010 - coolo@novell.com