- Qt 5 and OpenCV 4 Computer Vision Projects
- Zhuo Qingliang
- 92字
- 2021-06-24 13:59:18
Summary
In this chapter, we used Qt to build a desktop application for image viewing, from scratch. We learned how to design the user interface, create a Qt project from scratch, build the user interface, open and display images, respond to hotkeys, and save a copy of images.
In the next chapter, we will add more actions to the application to allow the user to edit the image with the functions provided by OpenCV. Also, we will add these editing actions in a more flexible way by using the Qt plugin mechanism.
推薦閱讀
- Java語言程序設(shè)計
- Git Version Control Cookbook
- Java高手真經(jīng)(高級編程卷):Java Web高級開發(fā)技術(shù)
- Visual C++數(shù)字圖像模式識別技術(shù)詳解
- C語言程序設(shè)計
- R的極客理想:工具篇
- Full-Stack React Projects
- ADI DSP應(yīng)用技術(shù)集錦
- H5頁面設(shè)計:Mugeda版(微課版)
- Hands-On Automation Testing with Java for Beginners
- 區(qū)塊鏈底層設(shè)計Java實(shí)戰(zhàn)
- Mastering Xamarin.Forms(Second Edition)
- 基于ARM Cortex-M4F內(nèi)核的MSP432 MCU開發(fā)實(shí)踐
- IoT Projects with Bluetooth Low Energy
- Microsoft HoloLens By Example