Introduction
What is OpenCV?
OpenCV (Open Source Computer Vision) is a library of programming functions mainly aimed at real time computer vision.
Example applications of the OpenCV library are Human-Computer Interaction (HCI); Object Identification, Segmentation and Recognition; Face Recognition; Gesture Recognition; Motion Tracking, Ego Motion, Motion Understanding; Structure From Motion (SFM); and Mobile Robotics.
How do I Download OpenCV?
You can either download the last published version for Linux or Windows. Or you can try the CVS version of OpenCV
Installing OpenCV
Getting Started with OpenCV
How do I compile OpenCV and OpenCV programs in Linux? - Also see notes in the Linux section of OS Specific Stuff below
Frequently Asked Questions
Problem Specific Frequently Asked Questions
Tutorials
POSIT tutorial (wiki page incomplete but in progress)
Tutorial on how to use Philips webcam features with OpenCV on Linux
