Book Image

Building Computer Vision Projects with OpenCV 4 and C++

By : David Millán Escrivá, Prateek Joshi, Vinícius G. Mendonça, Roy Shilkrot
Book Image

Building Computer Vision Projects with OpenCV 4 and C++

By: David Millán Escrivá, Prateek Joshi, Vinícius G. Mendonça, Roy Shilkrot

Overview of this book

OpenCV is one of the best open source libraries available and can help you focus on constructing complete projects on image processing, motion detection, and image segmentation. This Learning Path is your guide to understanding OpenCV concepts and algorithms through real-world examples and activities. Through various projects, you'll also discover how to use complex computer vision and machine learning algorithms and face detection to extract the maximum amount of information from images and videos. In later chapters, you'll learn to enhance your videos and images with optical flow analysis and background subtraction. Sections in the Learning Path will help you get to grips with text segmentation and recognition, in addition to guiding you through the basics of the new and improved deep learning modules. By the end of this Learning Path, you will have mastered commonly used computer vision techniques to build OpenCV projects from scratch. This Learning Path includes content from the following Packt books: •Mastering OpenCV 4 - Third Edition by Roy Shilkrot and David Millán Escrivá •Learn OpenCV 4 By Building Projects - Second Edition by David Millán Escrivá, Vinícius G. Mendonça, and Prateek Joshi
Table of Contents (28 chapters)
Title Page
Copyright and Credits
About Packt
Contributors
Preface
Index

References


  • Rapid Object Detection Using a Boosted Cascade of Simple FeaturesP. Viola and M.J. JonesProceedings of the IEEE Transactions on CVPR 2001Vol. 1,pp. 511-518
  • An Extended Set of Haar-like Features for Rapid Object DetectionR. Lienhart and J. MaydtProceedings of the IEEE Transactions on ICIP 2002Vol. 1pp. 900-903
  • Face Description with Local Binary Patterns: Application to Face RecognitionT. Ahonen, A. Hadid and M. PietikäinenProceedings of the IEEE Transactions on PAMI 2006Vol. 28Issue 12pp. 2037-2041
  • Learning OpenCV: Computer Vision with the OpenCV LibraryG. Bradski and A. Kaehlerpp. 186-190O'Reilly Media.
  • Eigenfaces for recognitionM. Turk and A. PentlandJournal of Cognitive Neuroscience 3pp. 71-86
  • Eigenfaces vs. Fisherfaces: Recognition using class specific linear projectionP.N. Belhumeur, J. Hespanha and D. KriegmanProceedings of the IEEE Transactions on PAMI 1997Vol. 19Issue 7pp. 711-720
  • Face Recognition with Local Binary PatternsT. Ahonen...