- Qt 5 and OpenCV 4 Computer Vision Projects
- Zhuo Qingliang
- 100字
- 2021-06-24 13:59:14
To get the most out of this book
In order to achieve the overall outcome of this book, the following are the prerequisites:
- You need to have some basic knowledge of C++ and C programming languages.
- You need to have Qt v5.0 or above installed.
- You need to have a webcam attached to your computer.
- Many libraries, such as OpenCV and Tesseract, are also required. The instructions to install them are included in the chapter in which each library is first used.
- A knowledge of deep learning and heterogeneous computing will be an advantage in helping to understand some chapters.
推薦閱讀
- Learning ArcGIS Pro 2
- Python高級編程
- INSTANT MinGW Starter
- 實戰Java高并發程序設計(第3版)
- TradeStation交易應用實踐:量化方法構建贏家策略(原書第2版)
- 零基礎學單片機C語言程序設計
- Java Web程序設計任務教程
- Android開發案例教程與項目實戰(在線實驗+在線自測)
- 青少年學Python(第1冊)
- HTML5秘籍(第2版)
- Learning Unreal Engine Android Game Development
- jQuery技術內幕:深入解析jQuery架構設計與實現原理
- WildFly Cookbook
- Python大規模機器學習
- Go語言入門經典