OpenCV Computer Vision Application Programming Cookbook Second Edition
| By: | Robert Laganiere |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781782161486 |
| eText ISBN: | 9781782161493 |
| Edition: | 1 |
| Copyright: | 2014 |
| Format: | Reflowable |
Lifetime - $34.79
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
Book Description
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