搜索资源列表
DWTFFT
- 一个小波+快速傅立叶变换的人脸识别程序,程序简单,效果好-A wavelet+ Fast Fourier Transform for Face Recognition Procedure
facefftprotected
- Fourier Spectra for Face Recognition
shibie
- 基于奇异值分解的人脸识别方法 梁毅雄 龚卫国 潘英俊 李伟红 刘嘉敏 张红梅 提出了一种将傅里叶变换和奇异值分解相结合的人脸自动识别方法.首先对人脸图像进行傅里叶变换,得到其具有位移不变特性的振幅谱表征.其次,从所有训练图像样本的振幅谱表征中给定标准脸并对其进行奇异值分解,求出标准特征矩阵,再将人脸的振幅谱表征投影到标准特征矩阵后得到的投影系数作为该人脸的模式特征.然后,对经典的最近邻分类器算法进行了改进,并采用模式特征之间的欧式距离作为相似性度量,从而完成对未知人脸的识别.采用ORL
Face-recognition
- 基于小波和傅立叶变换的人脸识别,具有较好的参考价值。-Based on wavelet and Fourier transform face recognition, and has a good reference value.
att_faces
- 用离散傅里叶变换编写的人脸识别的代码,基于matlab平台,附带了专用的用于识别的人脸图片-Face recognition code using the discrete Fourier transform, based on matlab platform, comes with face photos dedicated used to identify
lmd
- 直方图提取函数,用于人脸识别中,输入一幅图像,函数内部对输入图像做短时傅里叶变换,得到四幅幅度图,再求四幅图的直方图特征,合并后输出-Histogram extraction functions for face recognition, the input image, the input image inside the function to do short-time Fourier transform, the four magnitude diagram, and then seek
ga624
- 详细画出了时域和频域的相关图,分数阶傅里叶变换计算方面,Gabor小波变换与PCA的人脸识别代码。- Correlation diagram shown in detail the time domain and frequency domain, Fractional Fourier transform computing, Gabor wavelet transform and PCA face recognition code.
peng_pu15
- 人脸识别中的光照处理方法,分数阶傅里叶变换计算方面,最小二乘回归分析算法。- Face Recognition light treatment method, Fractional Fourier transform computing, Least-squares regression analysis algorithm.