上一页 1 ··· 4 5 6 7 8 9 10 11 下一页
摘要: QT连接OpenCV库实现人脸识别_opencv qt 人脸识别-CSDN博客 #include "mainwindow.h" #include <QApplication> #include <opencv2/opencv.hpp> #include <QMessageBox> using nam 阅读全文
posted @ 2023-10-18 21:09 blackstrom 阅读(670) 评论(0) 推荐(0)
摘要: 091701 #ifndef MAINWINDOW_H#define MAINWINDOW_H #include <QMainWindow>#include <QTimer>#include <QImage>#include "opencv2/opencv.hpp"using namespace c 阅读全文
posted @ 2023-10-16 07:17 blackstrom 阅读(57) 评论(0) 推荐(0)
摘要: #include "mainwindow.h" #include <QApplication> #include "opencv2/opencv.hpp" #include <iostream> using namespace cv; using namespace std; int main(in 阅读全文
posted @ 2023-10-16 07:14 blackstrom 阅读(18) 评论(0) 推荐(0)
摘要: 下载地址:链接: https://pan.baidu.com/s/11ag9pvH3tNdYDLdpwDRnBw?pwd=ee8k 提取码: ee8k 安装破解教程: http://www.wodown.com/soft/33265.html 阅读全文
posted @ 2023-09-27 10:41 blackstrom 阅读(552) 评论(0) 推荐(0)
摘要: 参考教程 https://www.zhihu.com/tardis/bd/art/328078845?source_id=1001 阅读全文
posted @ 2023-09-27 10:33 blackstrom 阅读(34) 评论(0) 推荐(0)
摘要: 使用pip出现报错:Could not find a version that satisfies the...No matching distribution distributio..._error: could not find a version that satisfies the_ccO 阅读全文
posted @ 2023-09-22 21:57 blackstrom 阅读(85) 评论(0) 推荐(0)
摘要: #ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> #include<opencv2/opencv.hpp> using namespace cv; QT_BEGIN_NAMESPACE namespace Ui { cl 阅读全文
posted @ 2023-09-19 23:07 blackstrom 阅读(56) 评论(0) 推荐(0)
摘要: 要将源码放在qt设置的生成目录下 2、 Error while building/deploying project qt-material-widgets (kit: Desktop Qt 5.9.3 MinGW 32bit) When executing step "qmake" 工程路径中不能 阅读全文
posted @ 2023-09-18 22:41 blackstrom 阅读(73) 评论(0) 推荐(0)
摘要: 091701 Linux+OpenCV+C++:在Qt中实现运动物体检测与跟踪_哔哩哔哩_bilibili #ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> #include <QTimer> #include <QIm 阅读全文
posted @ 2023-09-17 22:35 blackstrom 阅读(458) 评论(0) 推荐(0)
摘要: https://www.pexels.com/zh-cn/search/ 阿里矢量图字节跳动图库https://iconpark.oceanengine.com/official 视频https://mazwai.com/ 声音https://www.tosound.com/ 音乐https://w 阅读全文
posted @ 2023-09-11 22:51 blackstrom 阅读(66) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 下一页