搜索资源列表
MoAT7.1
- This paper identifies a novel feature space to address the problem of human face recognition from still images. This based on the PCA space of the features extracted by a new multiresolution analysis tool called Fast Discrete Curvelet Transfo
PCAface
- 基于PCA的人脸识别理论基础与部分源代码,大家看看是否有用-PCA-based face recognition theory and some of the source code, take a look at the usefulness of
Desktop
- 人脸识别技术是计算机模式识别领域非常活跃的研究课题,在法律、商业等领域有 着广泛的应用前景。自动人脸识别系统一般由两个模块组成:定位与检测模块,特征提 取与识别模块。本文对两个子模块进行了详细讨论,通过实验仿真了一个基于静态图像 的人脸识别系统。为提高系统的识别率,本文对定位检测模块和特征提取模块进行了深 入研究。 针对复杂多变人脸检测和定位问题,实现了一种基于对称特征的人脸定位方法。该 算法首先基于肽色特征提取出人脸区域,根据眼睛的颜色和梯度特征在肤色区找到眼睛 可
xiaobofenxi-PCA
- 文章阐释了基于小波分析的改进型的PCA算法在人脸识别中的应用和具体实现。-The article illustrates the application and concrete realization of improved PCA algorithm based on wavelet analysis in face recognition.
PCA
- 人脸识别,很好用。基于PCA的matlab人脸识别-Face recognition, very good use. Matlab face recognition based on PCA
20130225
- 基于PCA主成分分析算法的人脸识别,包括Matlab代码及原理的PPT -Face recognition algorithm based on PCA principal component analysis, including Matlab code and the principle of the PPT
PCA
- 基于PCA算法的人脸识别及理论基础,附有MATLAB源程序,希望对大家有用-Face recognition algorithm based on PCA and theoretical basis with MATLAB source code, we hope to be useful
pca-face
- 基于PCA的人脸识别系统的设计与实现 基于PCA的人脸识别系统的设计与实现-PCA-based face recognition system design and implementation of PCA-based Face Recognition System Design and Implementation
PCA
- 在这篇文章中,我们主要阐述了基于PCA和LDA的人脸识别技术。这个技术包含两个步骤:首先,我们通过PCA将人脸图片从原始向量空间中提取到子向量空间——特征脸空间;然后,再通过LDA获得一个线性分类器。-In this article, we mainly elaborated based on PCA and LDA face recognition technology. This technique consists of two steps: First, we will face ima
snap4
- 基于TI公司生产的DM642开放板设计的,在DM642这个硬件平台上实现了一个经典的基于PCA算法的简单的人脸识别系统,实现了简单的人脸识别。-TI DM642 produced open board design based on the DM642 this hardware platform implements a classic simple algorithm based on PCA face recognition system to achieve a simple recog
PCA
- 基于PCA的人脸识别算法,Face recognition based on PCA,可以看下-Face recognition based on PCA
PCA-source-code-analysis
- 基于PCA的主元提取算法原理以及代码,字符识别,人脸识别可用。-PCA based on the principle of the principal component extraction algorithm and code, character recognition, face recognition can be used.
PCA_ORL
- 人脸识别技术作为生物体特征识别技术的重要组成部分,在近些年来已经发展成为计算机视觉和模式识别领域的研究热点。本实验是基于K-L变换的主成分分析法(PCA)在人脸识别中的应用,在ORL人脸库的基础上通过Matlab实现了快速PCA算法的验证仿真,并对样本图像进行了重构。本实验在ORL人脸库的基础上,选用每人前5张图片,共计40人200幅样本图像,通过快速PCA算法将10304维的样本特征向量降至20维,并实现了基于主分量的人脸重建,验证了PCA算法在高维数据降维处理与特征提取方面的有效性。-Fac
PCA-Face-Recognition-System
- Pca based face recognition system in matlab
jiu-V7.4
- 完整的基于HMM的语音识别系统,Gabor小波变换与PCA的人脸识别代码,利用最小二乘算法实现对三维平面的拟合。- Complete HMM-based speech recognition system, Gabor wavelet transform and PCA face recognition code, Least-squares algorithm to fit a three-dimensional plane.
face-recognition-matlab-code
- 基于PCA的人脸识别matlab代码。建立特征脸空间,而后将预存人脸图像和待识别图像投影到特征脸空间上,可以得到较高的识别率-Based on PCA face recognition matlab code. The eigenface space is established, and then the stored face image and the image to be recognized are projected onto the feature face space, and
wpeqm
- 多目标跟踪的粒子滤波器,基于SVPWM的三电平逆变的matlab仿真,Gabor小波变换与PCA的人脸识别代码。- Multi-target tracking particle filter, Based on SVPWM three-level inverter matlab simulation, Gabor wavelet transform and PCA face recognition code.
Two-dimensional PCA
- 关于2DPCA特征提取和人脸识别的一篇经典paper(a paper named 'Two-dimensional PCA a new approach to appearance-based face representation and recognition')