Hello, OpenCV



This guide will walk you through a few of the many features of OpenCV, as well as the techniques for integrating Cinder and OpenCV. You don't need any prior experience working with OpenCV, but we'll assume you're already familiar with Cinder. If that's not the case, we'd recommend you begin with the Hello, Cinder tutorial instead. Also, while this guide makes a good starting point in your journey with OpenCV, to truly master the library we recommend the book Learning OpenCV by Gary Bradski & Adrian Kaehler, published by O'Reilly Media.

Chapters

Chapter 1: Getting Started
An introduction to basic image processing with OpenCV + Cinder

Chapter 2: Transformations
Geometric transformations using affine and perspective warps

Chapter 3: Face Detection
The age-old OpenCV rite of passage, a face + eye detector

Chapter 4: Statistics
Using OpenCV's powerful k-means module to perform color quanitization


learning_opencv.gif