- Qt 5 and OpenCV 4 Computer Vision Projects
- Zhuo Qingliang
- 174字
- 2021-06-24 13:59:16
Technical requirements
Ensure that you at least have Qt version 5 installed and have some basic knowledge of C++ and Qt programming. A compatible C++ compiler is also required, that is, GCC 5 or later on Linux, Clang 7.0 or later on macOS, and MSVC 2015 or later on Microsoft Windows.
Since some pertinent basic knowledge is required as a prerequisite, the Qt installation and compiler environment setup are not included in this book. There are many books, online documents, or tutorials available (for example, GUI Programming with C++ and Qt5, by Lee Zhi Eng, as well as the official Qt library documentation) to help teach these basic configuration processes step by step; users can refer to these by themselves if necessary.
With all of these prerequisites in place, let's start the development of our first application—the simple image viewer.
All the code for this chapter can be found in our code repository at https://github.com/PacktPublishing/Qt-5-and-OpenCV-4-Computer-Vision-Projects/tree/master/Chapter-01.
Check out the following video to see the code in action: http://bit.ly/2KoYWFx
- Android Wearable Programming
- Modular Programming with Python
- 無代碼編程:用云表搭建企業(yè)數(shù)字化管理平臺
- Java程序設計與實踐教程(第2版)
- Mastering Ext JS
- Responsive Web Design by Example
- 深入分布式緩存:從原理到實踐
- 深入淺出React和Redux
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- Django 3.0應用開發(fā)詳解
- Sails.js Essentials
- Practical Predictive Analytics
- 數(shù)據(jù)科學中的實用統(tǒng)計學(第2版)
- R的極客理想:量化投資篇
- PHP項目開發(fā)全程實錄(第4版)