- Qt 5 and OpenCV 4 Computer Vision Projects
- Zhuo Qingliang
- 140字
- 2021-06-24 13:59:18
Editing Images Like a Pro
In Chapter 1, Building an Image Viewer, we built a simple application for image viewing with Qt from scratch. With that application, we can view an image from the local disk, zoom the view in or out, and navigate in the opening directory. In this chapter, we will continue with that application and add some features to allow users to edit the opening image. To achieve this goal, we will get the OpenCV library we mentioned at the beginning of this book involved. To make the application extensible, we will develop most of these editing features as plugins using the plugin mechanism of Qt.
The following topics will be covered in this chapter:
- Converting images between Qt and OpenCV
- Extending an application through Qt's plugin mechanism
- Modifying images using image processing algorithms provided by OpenCV
推薦閱讀
- C語言程序設計案例教程
- Google Flutter Mobile Development Quick Start Guide
- Android開發精要
- Photoshop智能手機APP UI設計之道
- 琢石成器:Windows環境下32位匯編語言程序設計
- HTML5+CSS3網頁設計
- Clojure Reactive Programming
- 從Java到Web程序設計教程
- HTML5+CSS3 Web前端開發技術(第2版)
- Learning Continuous Integration with TeamCity
- JavaScript從入門到精通(視頻實戰版)
- 算法圖解
- PhoneGap 4 Mobile Application Development Cookbook
- Learning Alfresco Web Scripts
- 系統分析師UML用例實戰