openFrameworks is an open source C++ toolkit  that assists the creative process by bringing together opensource libraries for graphics,...

openFrameworks is an open source C++ toolkit that assists the creative process by bringing together opensource libraries for graphics, audio/video analysis, image manipulation, computer vision and 3D modeling.
This course aims to teach anyone how to get started with oF and build really awesome applications. Vision with openframeworks is for anyone who wants his applications to see and interact with the real world like living beings. You will learn to create applications for major operating systems and additionally we will be working with the raspberry pi and its camera module, so that you can create mini devices equipped with computer vision and be a real entrepreneur.
We will start off with the
- basics of the toolkit i.e openframeworks,
- you will work with user interfaces,
- video input/output,
- basics of image processing down to rgb and hsv channels and histograms.
The prime focus of this course will be on computer vision applications such as
- contour detection
- color tracking
- object detection
- face tracking
- motion analysis
and many more things.