2011/07/05

OpenCV 2.3 Released!!

얼마전 RC 꼬리표들 달고 공개 되었던 OpenCV가 금새 꼬리표를 떼었다.



2.3 정식 버전에서 달라진 사항


  • A few more bugs reported in the OpenCV bug tracker have been fixed.

  • Documentation has been improved a lot! The new reference manual combines information for C++ and C interfaces, the OpenCV 1.x-style Python bindings and the new C++-style Python bindings. It has also been thoroughly checked for grammar, style and completeness. Besides, there are new and updated tutorials.

    The up-to-date online documentation is available at http://opencv.itseez.com.

  • [Windows] The new binary package includes various pre-compiled libs:

    https://sourceforge.net/projects/opencvlibrary/files/opencv-win/2.3/ Unfortunately, it's not a full-scale installation package, but simply a self-extracting archive with a readme.txt supplied. The installation package is probably to come in the next version.

  • [Windows] VS2005 should builds OpenCV 2.3 out of the box, including DirectShow support.

  • [Windows] ffmpeg bindings are now available for all Windows users via compiler- and configuration- and version-independent opencv_ffmpeg.dll (for 32-bit compilers) and opencv_ffmpeg_64.dll (for 64-bit compilers).







OpenCV Project


OpenCV Change Logs&

Original Post : http://neodreamer-dev.tistory.com/549

No comments :

Post a Comment