OpenCV

From Wikipedia, the free encyclopedia

OpenCV is an open source computer vision library originally developed by Intel. The library is cross-platform, and runs on both Windows and Linux. It focuses mainly towards real-time image processing. The application areas include

[edit] Successful applications

[edit] Windows prerequisites

The DirectShow SDK is required to build some camera input-related parts of OpenCV on Windows. This SDK is found in the Samples\Multimedia\DirectShow\BaseClasses subdirectory of the Microsoft Platform SDK, which must be built prior to the building of OpenCV.

[edit] External links

In other languages