opencv/opencv.changes

37 lines
1.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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
- fix build with libpng14
-------------------------------------------------------------------
Thu Mar 18 06:33:27 UTC 2010 - coolo@novell.com
- small spec file cleanup
-------------------------------------------------------------------
Sat Jan 16 19:45:04 UTC 2010 - tittiatcoke@gmail.com
- Moved to the KDE repositories to enable inclusion in kipi-plugins
-------------------------------------------------------------------
Fri Oct 9 19:23:14 UTC 2009 - cmorve69@yahoo.es
- Initial package