摘要: 基本使用 2.png #include "win.h" win::win(QWidget *parent) : QWidget(parent) { this->resize(500,300); cv::Mat imageSource = cv::imread("D:/bb/tu/2.jpg", 0) 阅读全文
posted @ 2021-11-15 10:17 天子骄龙 阅读(2579) 评论(0) 推荐(0)