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

What else?


The powerful Bag-of-Words object categorization framework has not been included. This is actually an additional step to what we have covered in this chapter, as extracted descriptors are clustered and used to perform categorization. A complete sample can be found at [opencv_source_code]/samples/cpp/bagofwords_classification.cpp.