Summary
In this chapter, we learned how to create different types of user interfaces to show images or 3D interfaces using OpenGL. We learned how to create sliders and buttons or draw in 3D. We learned some basic image processing filters too with native OpenCV, but there are new open source alternatives that allow us to add more functionalities, such as cvui (https://dovyski.github.io/cvui/) or OpenCVGUI (https://damiles.github.io/OpenCVGUI/).
In the next chapter, we are going to construct a complete photo tool application where we will be applying all the knowledge that we have learned thus far. With the graphical user interface, we are going to learn how to apply multiple filters to an input image.
推薦閱讀
- 我們都是數據控:用大數據改變商業、生活和思維方式
- 數據浪潮
- Hands-On Data Structures and Algorithms with Rust
- 程序員修煉之道:從小工到專家
- 文本挖掘:基于R語言的整潔工具
- Dependency Injection with AngularJS
- 大話Oracle Grid:云時代的RAC
- 數據架構與商業智能
- AI時代的數據價值創造:從數據底座到大模型應用落地
- TextMate How-to
- 實用數據結構
- Microsoft Dynamics NAV 2015 Professional Reporting
- Oracle 11g數據庫管理與開發基礎教程
- 成功之路:ORACLE 11g學習筆記
- ECharts數據可視化:入門、實戰與進階