-
一个用vc写的利用粒子滤波算法实现目标跟踪的程序,对于理解粒子滤波有指导意义...
一个用vc写的利用粒子滤波算法实现目标跟踪的程序,对于理解粒子滤波有指导意义-Vc wrote with a particle filter algorithm to achieve target tracking procedure, for understanding the particle filter has guiding significance
- 2022-08-30 16:47:18下载
- 积分:1
-
mpeg的应用
mpeg的应用-mpeg Application
- 2022-02-25 22:26:54下载
- 积分:1
-
打印程序 打印程序 打印程序
打印程序 打印程序 打印程序 -Print Print Print Print Print process printing process procedures
- 2023-08-08 21:20:03下载
- 积分:1
-
基于matlab的算法研究,进行图像的配准,可以算出图像的移动坐标。...
基于matlab的算法研究,进行图像的配准,可以算出图像的移动坐标。-Matlab-based algorithm research, conducted image registration, you can calculate the movement of image coordinates.
- 2023-04-28 17:05:03下载
- 积分:1
-
matlab的图像滤波算法中的平均滤波算法源代码
matlab的图像滤波算法中的平均滤波算法源代码-image filtering algorithm matlab
- 2022-06-14 04:19:58下载
- 积分:1
-
Direct3D 9 Pixel shader Bump map simulation Earth
Direct3D 9像素着色器凹凸贴图模拟地球
- 2022-11-29 17:50:04下载
- 积分:1
-
在图形模式下显示3D图形绕任意轴旋转的程序。
在图形模式下显示3D图形绕任意轴旋转的程序。 -in graphic mode display 3D graphics rotating procedures.
- 2022-07-07 11:08:21下载
- 积分:1
-
demonstration of the rotating text, the pursuit of the simple ease of use i fold...
演示了旋转文字的方法,追求的是简单好用,i资料收藏夹的启动窗体上的文字效果,就是用了这个代码-demonstration of the rotating text, the pursuit of the simple ease of use i folder of information collection Form launched the text effects, and that is using this code
- 2022-07-13 02:54:24下载
- 积分:1
-
摄像头采集人脸并计算相似度
加载原始对比图像,并计算原始图像的直方图;
获取摄像头信息,抽取其中的帧,并计算该帧图像的直方图;
将抽取的图像的直方图与原始图像的直方图进行比较,并计算其相似度。
这个相似度就是这两上人脸的相似度了。
主要有以下几个函数构成:
/** Function Headers */
void detectAndDisplay(Mat bas_img, Mat frame, bool iscap );
//获取直方图
Mat calculateHistogram(Mat src_img);
//计算相似度
double calculateComparesion(Mat src, Mat dst);
- 2022-07-09 02:43:33下载
- 积分:1
-
vc6.0的opencv的图片读取
资源描述安装opencv基础上,实现图片读取的简单程序,仅限于初学者用,使用opencv快速,简洁
- 2022-06-19 06:47:41下载
- 积分:1