-
mapgis6.2 secondary development of the dll, vc 6.0 production,
mapgis6.2二次开发的dll,vc++6.0制作,-mapgis6.2 secondary development of the dll, vc 6.0 production,
- 2022-01-25 22:02:24下载
- 积分:1
-
这个是用matlab编写的对图像嵌入数字水印的程序,基于dct变换,实现对图像的dct算法的数字水印程序...
这个是用matlab编写的对图像嵌入数字水印的程序,基于dct变换,实现对图像的dct算法的数字水印程序-this is the right preparation Matlab embedded digital watermark image of the procedure, based on the A1501 transform, achieving the right image A1501 digital watermarking algorithm procedures
- 2022-03-29 10:20:55下载
- 积分:1
-
利用模板对图像进行增强,主要用于对道路的增强处理,所用模板是适应予道路增强的,当然可以自己根据自己需要进行修改...
利用模板对图像进行增强,主要用于对道路的增强处理,所用模板是适应予道路增强的,当然可以自己根据自己需要进行修改-use templates to enhance the images, mainly for the increase of road, template is used to meet the increasing road course according to their own need for amendment
- 2022-01-26 06:33:16下载
- 积分:1
-
如何快速获取屏幕上各颜色的红、绿、蓝值的VC源代码
如何快速获取屏幕上各颜色的红、绿、蓝值的VC源代码-how rapid access to the colors on the screen in red, green and blue values of the source code VC
- 2022-02-28 10:18:28下载
- 积分:1
-
vb开发的时钟,VB helper 提供
vb开发的时钟,VB helper 提供-vb clock development, VB helper to provide
- 2023-08-13 11:00:02下载
- 积分:1
-
数字信号处理 冲激响应 数字低通滤波器
数字信号处理 冲激响应 数字低通滤波器-digital signal processing impulse response wave digital lowpass filter
- 2023-07-10 07:25:03下载
- 积分:1
-
一个鼠标点击的画点程序
一个鼠标点击的画点程序-a mouse click on the painting point procedures
- 2022-02-09 23:10:05下载
- 积分: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
-
Prepared using OpenCV image morphology operation procedures. From
采用OpenCV编写的对图像进行形态学操作的程序。来自《OpenCV教程基础篇》一书-Prepared using OpenCV image morphology operation procedures. From
- 2023-01-08 11:00:03下载
- 积分:1
-
运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。...
运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。
- 2022-04-26 21:34:41下载
- 积分:1