摘要: #include "mainwindow.h" #include <QApplication> #include "opencv2/opencv.hpp" #include <iostream> using namespace cv; using namespace std; int main(in 阅读全文
posted @ 2023-02-19 21:12 blackstrom 阅读(15) 评论(0) 推荐(0) 编辑
摘要: 1、error: 'explict' does not name a type e #ifndef CAMERA_H #define CAMERA_H #include <QImage> #include <QDebug> #include <QTimer> #include <opencv2/op 阅读全文
posted @ 2023-02-19 21:12 blackstrom 阅读(21) 评论(0) 推荐(0) 编辑