Book Description
Developers have been using OpenCV library to develop computer vision applications for a long time. However, they now need a more effective tool to get the job done and in a much better and modern way. Qt is one of the major frameworks available for this task at the moment.
This book will teach you to develop applications with the combination of OpenCV 3 and Qt5. This book will teach you to create cross-platform computer vision applications. Weโll begin by introducing Qt, its IDE, and its SDK. Next youโll learn how to use the OpenCV API to integrate both tools, and see how to configure Qt to use OpenCV. Youโll go on to build a full-fledged computer vision application throughout the book.
Later, youโll create a stunning UI application using the Qt widgets technology, where youโll display the images after they are processed in an efficient way. At the end of the book, youโll learn how to convert OpenCV Mat to Qt QImage. Youโll also see how to efficiently process images to filter them, transform them, detect or track objects as well as analyze video. Youโll become better at developing OpenCV applications.
