-
显示PNG格式图像的汇编源代码,非常实用。
显示PNG格式图像的汇编源代码,非常实用。-PNG format images showed a compilation of source code, very practical.
- 2022-03-05 17:42:08下载
- 积分:1
-
图象几何变换算法源代码
图象几何变换算法源代码-Image geometric transform algorithm source code
- 2022-09-10 13:55:02下载
- 积分: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
-
vc++图象处理原代码,内容是对图象进行对角镜像处理,大家不妨...
vc++图象处理原代码,内容是对图象进行对角镜像处理,大家不妨-vc original image processing code, the contents of the image right angle mirror, we may try
- 2022-08-19 18:15:31下载
- 积分:1
-
high ratio radar magic basic on matlab
基于matlab的高分辨距离像的研究 svm实现-high ratio radar magic basic on matlab
- 2022-02-04 04:18:23下载
- 积分:1
-
Mapping procedure, a straight line, curve, ellipse, lines drawn can also change...
绘图程序,直线,曲线,椭圆,还可以更改绘制线条的类型、宽度、颜色。-Mapping procedure, a straight line, curve, ellipse, lines drawn can also change the type, width, color.
- 2022-08-26 02:10:00下载
- 积分:1
-
是MATLAB中有关图形绘制的实用子程序,包括三角函数曲线,图形叠加,图形标注等30个实用程序...
是MATLAB中有关图形绘制的实用子程序,包括三角函数曲线,图形叠加,图形标注等30个实用程序-MATLAB graphics are drawn regarding the utility subroutines, including the trigonometric function curve, graphic overlay, graphic mark, such as utility 30
- 2022-04-08 00:44:00下载
- 积分:1
-
DDA画线算法, 此处加上了延时,更便于观察画线过程,演示效果好。...
DDA画线算法, 此处加上了延时,更便于观察画线过程,演示效果好。-DDA line drawing algorithm, here coupled with the delay, but also easy to observe the process of drawing lines to demonstrate good results.
- 2022-02-07 09:58:23下载
- 积分:1
-
实现图像数据的JPEG
实现图像数据的JPEG-LS标准的压缩,可以实现无损压缩也可以进行有损压缩-Realize image data standard JPEG-LS compression, lossless compression can be lossy compression can also be carried out
- 2022-03-05 01:27:29下载
- 积分:1
-
3d图形图像处理的一些简单算法,需要的可以下载,只适用于初学者。...
3d图形图像处理的一些简单算法,需要的可以下载,只适用于初学者。-3d graphics some simple image processing algorithms, need can be downloaded, only applies to beginners.
- 2022-04-15 18:00:24下载
- 积分:1