Over 50 recipes to help you build computer vision applications in C++ using the OpenCV libraryAbout This Book
- Master OpenCV, the open source library of the computer vision community
- Master fundamental concepts in computer vision and image processing
- Learn the important classes and functions of OpenCV with complete working examples applied on real images
Who This Book Is For
OpenCV 3 Computer Vision Application Programming Cookbook is appropriate for novice C++ programmers who want to learn how to use the OpenCV library to build computer vision applications. It is also suitable for professional software developers wishing to be introduced to the concepts of computer vision programming. It can also be used as a companion book in a university-level computer vision courses. It constitutes an excellent reference for graduate students and researchers in image processing and computer vision.
What You Will Learn
- Install and create a program using the OpenCV library
- Process an image by manipulating its pixels
- Analyze an image using histograms
- Segment images into homogenous regions and extract meaningful objects
- Apply image filters to enhance image content
- Exploit image geometry in order to relate different views of a pictured scene
- Calibrate the camera from different image observations
- Detect faces and people in images using machine learning techniques
In Detail
OpenCV Computer Vision Application Programming Cookbook Second Edition is your guide to the development of computer vision applications.
The book shows you how to install and deploy the OpenCV library to write an effective computer vision application. Different techniques for image enhancement, pixel manipulation, and shape analysis will be presented. You will also learn how to process video from files or cameras and detect and track moving objects. You will also be introduced to recent approaches in machine learning and object classification.
This book is a comprehensive reference guide that exposes you to practical and fundamental computer vision concepts, illustrated by extensive examples.
Robert Laganiere
Robert Laganiere is a professor at the School of Electrical Engineering and Computer Science of the University of Ottawa, Canada. He is also a faculty member of the VIVA research lab and is the co-author of several scientific publications and patents in content-based video analysis, visual surveillance, object recognition, and 3D reconstruction. Robert authored OpenCV2 Computer Vision Application Programming Cookbook, Packt Publishing, in 2011 and co-authored Object Oriented Software Development, McGraw Hill, in 2001. He co-founded Visual Cortek in 2006, an Ottawa-based video analytics startup that was later acquired by iWatchLife (www.iwatchlife.com) in 2009, where he also assumes the role of Chief Scientist. Since 2011, he is also Chief Scientist at Cognivue Corp, which is a leader in embedded vision solutions. He has a Bachelor of Electrical Engineering degree from Ecole Polytechnique in Montreal (1987) and MSc and PhD degrees from INRS-Telecommunications, Montreal (1996). You can visit his website at www.laganiere.name.