Book Image

Cross-Platform Application Development with OpenCV 4 and Qt 5 [Video]

By : Antonio Ortiz Lira
1 (1)
Book Image

Cross-Platform Application Development with OpenCV 4 and Qt 5 [Video]

1 (1)
By: Antonio Ortiz Lira

Overview of this book

OpenCV is the most popular library for building computer vision applications. Qt is a C++ IDE used to create GUI applications with ease. The main benefit of using Qt is that we can integrate OpenCV GUIs of GUIs created with Qt. Follow along with instructor Antonio Ortiz to build cross-platform applications using Qt. In this course, you will learn to combine the power of OpenCV and Qt. First, you will start by grabbing some images and videos to show them in QML. Antonio also shows you how to calibrate an array of two stereo cameras. You will learn to deploy your application on both Linux and Android platforms. By the end of this course, you will have become better at developing OpenCV applications, especially with Qt. All codes and supporting files are placed on GitHub at this link: https://github.com/PacktPublishing/Cross-Platform-Application-Development-with-OpenCV-4-and-Qt-5
Table of Contents (7 chapters)
Chapter 1
Setting Up Your Development Environment
Content Locked
Section 4
Configuring OpenCV
This video will show how to download and configure OpenCV for our project. - Download OpenCV from its website - Configure and build OpenCV - Install OpenCV in your system