- Building Computer Vision Projects with OpenCV 4 and C++
- David Millán Escrivá Prateek Joshi Vinícius G. Mendon?a Roy Shilkrot
- 147字
- 2021-07-02 12:28:35
Introducing the OpenCV user interface
OpenCV has its own cross-OS user interface that allows developers to create their own applications without the need to learn complex user interface libraries. The OpenCV user interface is basic, but it gives computer vision developers the basic functions to create and manage their software developments. All of them are native and optimized for real-time use.
OpenCV provides two user interface options:
- A basic interface based on native user interfaces, cocoa or carbon for Mac OS X, and GTK for Linux or Windows user interfaces, selected by default when compiling OpenCV.
- A slightly more advanced interface based on Qt library that is a cross-platform interface. You have to enable the Qt option manually in CMake before compiling OpenCV.
In the following screenshot, you can see the basic user interface window on the left, and the Qt user interface on the right:

推薦閱讀
- 企業數字化創新引擎:企業級PaaS平臺HZERO
- 數據可視化:從小白到數據工程師的成長之路
- 輕松學大數據挖掘:算法、場景與數據產品
- 大數據可視化
- Creating Mobile Apps with Sencha Touch 2
- Spark大數據分析實戰
- InfluxDB原理與實戰
- 云計算服務保障體系
- 跟老男孩學Linux運維:MySQL入門與提高實踐
- Oracle PL/SQL實例精解(原書第5版)
- 數據中心數字孿生應用實踐
- 數據科學工程實踐:用戶行為分析與建模、A/B實驗、SQLFlow
- Mastering LOB Development for Silverlight 5:A Case Study in Action
- 中文版Access 2007實例與操作
- 離線和實時大數據開發實戰