2012/11/05
OpenCV 2.4.3 is out
OpenCV 2.4.3 버전이 공개가 되었다. 병렬프로세싱과 모바일 플랫폼 지원에 개선이 있는 듯 하다.
2.4.3 버전에서 개선된 사항(OpenCV 2.4.3 release notice 중에서)
OpenCV Change Logs
OpenCV 홈페이지
<
Original Post : http://neodreamer-dev.tistory.com/686
2.4.3 버전에서 개선된 사항(OpenCV 2.4.3 release notice 중에서)
- A lot of good stuff from the Google Summer of Code 2012 has been integrated;
this was a very productive summer! - Significantly improved and optimized Android and iOS ports.
- Greatly extended GPU (i.e. CUDA-based) module
- The brand new ocl (OpenCL-based) module that unleashes GPU power also for AMD
and Intel GPU users. It's not included into the binary package, since there are
different SDKs, and it's not turned on by default. You need to run CMake and
turn on "WITH_OPENCL". Also, please note that this is very first version of the
module, so it may be not very stable and not very functional. - Much better performance on many-core systems out of the box. You do not need
TBB anymore on MacOSX, iOS and Windows. BTW, the binary package for Windows is
now built without TBB support. Libraries and DLLs for Visual Studio 2010 use the
Concurrency framework. - About 130 bugs have been fixed since 2.4.2.
----- - Since 2.4.3rc we fixed several more problems, in particular some compile
problems with iOS 6 SDK.
OpenCV Change Logs
OpenCV 홈페이지
<
Original Post : http://neodreamer-dev.tistory.com/686
Labels:
Image Library
,
Open Computer Vision
,
OpenCV
,
TistoryOldPost
,
Vision
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment