摘要: Qt中实时调取摄像头(利用OpenCV)_opencv获取网络摄像头 qt_Loading_create的博客-CSDN博客C++版本#include <opencv2/opencv.hpp> #include "mainwindow.h" using namespace std; using na 阅读全文
posted @ 2023-10-16 23:18 blackstrom 阅读(176) 评论(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 阅读(25) 评论(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 阅读(7) 评论(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 阅读(213) 评论(0) 推荐(0) 编辑
摘要: 参考教程 https://www.zhihu.com/tardis/bd/art/328078845?source_id=1001 阅读全文
posted @ 2023-09-27 10:33 blackstrom 阅读(19) 评论(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 阅读(52) 评论(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 阅读(20) 评论(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 阅读(32) 评论(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 阅读(263) 评论(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 阅读(40) 评论(0) 推荐(0) 编辑