Learning Graphical User Interfaces
In Chapter 2, An Introduction to the Basics of OpenCV, we learned the basic classes and structures of OpenCV and the most important class, called Mat. We learned how to read and save images and videos and the internal structure in the memory of images. We are now ready to work with OpenCV, but, in most cases, we need to show our image results and retrieve user interaction with our images using a number of user interfaces. OpenCV provides us with a few basic user interfaces to facilitate the creation of our applications and prototypes. To better understand how the user interface works, we are going to create a small application called PhotoTool at the end of this chapter. In this application, we will learn how to use filters and color conversions.
This chapter introduces the following topics:
- The OpenCV basic user interface
- The OpenCV Qt interface
- Sliders and buttons
- An advanced user interface – OpenGL
- Color conversion
- Basic filters
- 虛擬化與云計算
- 分布式數據庫系統:大數據時代新型數據庫技術(第3版)
- PySpark大數據分析與應用
- Oracle高性能自動化運維
- Remote Usability Testing
- 基于OPAC日志的高校圖書館用戶信息需求與檢索行為研究
- gnuplot Cookbook
- 智慧的云計算
- The Natural Language Processing Workshop
- 利用Python進行數據分析(原書第2版)
- SQL Server 2008寶典(第2版)
- 離線和實時大數據開發實戰
- Oracle 內核技術揭密
- Oracle 11g數據庫管理與開發基礎教程
- Nagios Core Administrators Cookbook