OpenCV Tutorial

February 14 2009
by

If you can see this, then you might need a Flash Player upgrade or you need to install Flash Player if it’s missing. Get Flash Player from Adobe. This error may appear if the URL path to the embedded object is broken or you have connectivity issue to the embedded object. Powered BY XVE Various Embed.

OpenCV is a Computer Vision Library, originally for OpenFrameworks, and now for Processing too.

Andy Best has written some tutorials here and here.

February 14 2009
Camille Moussette permalink

OpenCV was not made for OpenFrameworks. It is a project initiated by Intel Research many years ago (first version in 2000). The library written in C is optimized for real-time processing and takes advantage of embedded hardware acceleration. It runs on many platforms and is free for commercial and research use under a BSD license.

Oreilly’s has a good book for it if you are interested:

Learning OpenCV: Computer Vision with the OpenCV Library
http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134

Many wrappers and implementations are now available, so OpenCV can be accessed from Python, Java, C# and many other programming languages.

February 14 2009

Thanks for the correction. It looks like the Processing library of OpenCV is recent.

Leave A New Comment

Captcha Challenge * Time limit is exhausted. Please reload CAPTCHA.