Book Image

OpenCV Essentials

Book Image

OpenCV Essentials

Overview of this book

Table of Contents (15 chapters)
OpenCV Essentials
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


This chapter covers the OpenCV objdetect module. It explains how to use and train the Cascade detectors as well as how to use Latent SVM detectors. Moreover, the new Scene Text Detector included in OpenCV 3 has been explained in this chapter.

Methods for detecting and tracking objects in motion are explained in the next chapter.