OpenCV Essentials
| By: | Oscar Deniz Suarez |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781783984244 |
| eText ISBN: | 9781783984251 |
| Edition: | 1 |
| Copyright: | 2014 |
| Format: | Reflowable |
Lifetime - $22.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
This book is intended for C++ developers who want to learn how to implement the main techniques of OpenCV and get started with it quickly. Working experience with computer vision / image processing is expected.What you will learn
- Explore advanced image processing techniques such as the retina algorithm, morphing, and color transfer
- Create programs using advanced segmentation tools such as the new connectedComponents and connectedComponentsWithStats functions
- Use flood filling along with the watershed transform to obtain better segmentations
- Explore the new powerful KAZE features
- Use advanced videobased background/foreground segmentation for class BackgroundSubtractor and ECCbased warping
- Leverage the available object detection frameworks and the new scene text detection functionality
- Get a grasp of advanced topics such as machine learning and GPU optimization