赞
踩
首先,确保已经在Qt项目中安装了OpenCV库。然后,创建一个Qt窗口应用程序,并将以下代码添加到主窗口的.cpp文件中。
#include "mainwindow.h" #include "ui_mainwindow.h" #include <QFileDialog> #