登录
首页 » Others » 人脸识别模板匹配

人脸识别模板匹配

于 2020-06-19 发布
0 200
下载积分: 1 下载次数: 10

代码说明:

说明:  利用matlab来实现人脸识别,人脸识别模板匹配,(Face Recognition Template Matching)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • denoising
    在matlab环境下基于数学形态学的图像去噪,传统去噪只选用一种结构元素,去噪效果并不理想,这种去噪方法实现简单,功能强大,无论对于高斯、椒盐、维纳等噪声都去有很强的去噪效果,且算法简单。(In the matlab environment based on mathematical morphology image denoising, denoising only use traditional elements of a structure, de-noising effect is not ideal, this denoising method is simple and powerful, both for the Gaussian, salt and pepper, Wiener such noise are to have a strong denoising effect, and the algorithm is simple.)
    2011-08-10 14:55:14下载
    积分:1
  • laserunstable
    计算激光谐振腔内的模式以及非稳腔的相关仿真(Calculation of the mode of laser resonant cavity and the correlation simulation of unstable cavity)
    2020-12-20 22:29:08下载
    积分:1
  • JPEGCompression
    说明:  编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • chessboard
    生成相机标定所用的方格图,用于相机标定使用(Generates the grid chart used to calibrate the camera)
    2017-06-24 10:05:27下载
    积分:1
  • 裂纹检测
    说明:  基于matlab的图像处理,裂纹检测算法,非常适合初学者学习(Image processing and crack detection algorithm based on MATLAB are very suitable for beginners to learn)
    2020-04-06 18:15:33下载
    积分:1
  • 混合高斯
    说明:  运动图像的目标检测,用的是MATLAB软件实现的(The object detection of moving image is realized by MATLAB software)
    2020-05-24 14:45:59下载
    积分:1
  • app_det
    小波多分率分析,用于数字信号和图像处理,噪声的去除(Wavelet analysis multisection rate for digital signal and image processing, noise removal)
    2016-03-24 16:22:54下载
    积分:1
  • c_mean
    用matlab实现的c均值聚类算法,用于图像分割,分割效果很好(Matlab achieved with c-means clustering algorithm for image segmentation, segmentation well)
    2009-06-23 19:28:23下载
    积分:1
  • An-efficient-3-D-near-field-ISAR-algorithm
    三维逆合成孔径雷达成像算法研究,国外牛人写的,国内下不来,我们教研室托关系在国外下载的(An efficient 3-D near-field ISAR algorithm)
    2021-04-07 22:49:01下载
    积分:1
  • Chromosome_counter
    数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。(Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.)
    2007-09-17 17:11:33下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载