Mastering OpenCV 3, 2nd Edition

Mastering OpenCV 3, 2nd Edition

English | 2017 | ISBN: 978-1786467171 | 250 Pages | PDF, EPUB, AZW3 | 50 MB

Practical Computer Vision Projects
As we become more capable of handling data in every kind, we are becoming more reliant on visual input and what we can do with those self-driving cars, face recognition, and even augmented reality applications and games. This is all powered by Computer Vision.
This book will put you straight to work in creating powerful and unique computer vision applications. Each chapter is structured around a central project and deep dives into an important aspect of OpenCV such as facial recognition, image target tracking, making augmented reality applications, the 3D visualization framework, and machine learning. You’ll learn how to make AI that can remember and use neural networks to help your applications learn.
By the end of the book, you will have created various working prototypes with the projects in the book and will be well versed with the new features of OpenCV3.
What You Will Learn

  • Execute basic image processing operations and cartoonify an image
  • Build an OpenCV project natively with Raspberry Pi and cross-compile it for Raspberry Pi.text
  • Extend the natural feature tracking algorithm to support the tracking of multiple image targets on a video
  • Use OpenCV 3’s new 3D visualization framework to illustrate the 3D scene geometry
  • Create an application for Automatic Number Plate Recognition (ANPR) using a support vector machine and Artificial Neural Networks
  • Train and predict pattern-recognition algorithms to decide whether an image is a number plate
  • Use POSIT for the six degrees of freedom head pose
  • Train a face recognition database using deep learning and recognize faces from that database
Homepage