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 GPU module now covers most of the functionalities of OpenCV; so, it is recommended that you explore the library and check which algorithms are available. In addition, the performance_gpu program can be found at [opencv_build]/install/x86/vc11/samples/gpu], which shows the speedups of many OpenCV algorithms when using the GPU version.