Generate real-time visual effects using different filters and image manipulation techniques such as dodging and burning
Recognize hand gestures in real time and perform hand-shape analysis based on the output of a Microsoft Kinect sensor
Learn feature extraction and feature matching for tracking arbitrary objects of interest
Reconstruct a 3D real-world scene from 2D camera motion and common camera reprojection techniques
Track visually salient objects by searching for and focusing on important regions of an image
Detect faces using a cascade classifier and recognize emotional expressions in human faces using multi-layer peceptrons (MLPs)
Recognize street signs using a multi-class adaptation of support vector machines (SVMs)
Strengthen your OpenCV2 skills and learn how to use new OpenCV3 features
Who this book is for
This book is for intermediate users of OpenCV who aim to master their skills by developing advanced practical applications. Readers are expected to be familiar with OpenCV&apos
Table of Contents
Fun with filters
Hand gesture tracking using Kinect
Finding objects via feature matching
3D scene reconstruction using structure from motion