搜索资源列表
PCA
- matlab实现PCA进行的人脸识别源程序,基本的功能实现,做为基础
pca
- matlab实现PCA进行的人脸识别源程序,基本的功能实现,做为基础
PCA-MATLAB
- k-l和PCA算法在人脸识别中的具体实现(MATLAB)
chengxu
- 这是基于PCA的人脸识别,用MATLAB编写,包含了K-L变换,奇异值分解等方法,且采用了最小距离分类器-This is based on the PCA face recognition, using MATLAB to prepare, including the KL transform, singular value decomposition and other methods, and the use of the minimum distance classifier
FaceRecognitionSystem
- 利用PCA(主成分分析)技术实现了人脸识别-this program has realized face recognition by using the PCA technology
hLDAAandPCCAe
- 站长!这是使用LDA与PCA模式识别方法对人脸特征进行提提取计算的Matlab程序源码框架,比较好! 可直接使用。 -Webmaster! This is the use of LDA and PCA pattern recognition method of facial feature to mention take calculated Matlab program source framework and better! Can be used directly.
UPCAA-Face-Res
- 用matlab实现的pca算法,用于将维,适用于各种种试验,如人脸识别程序源码 -Achieved using matlab pca algorithm for peacekeeping, applicable to various types of tests, such as face recognition program source code
FaceDetection
- 这是一个Matlab编写的基于PCA的人脸识别分类算法.-This is a Matlab prepared by the PCA face recognition classification algorithm.
12531568pca
- 基于matlab的PCA人脸识别完成程序,包含特征值与特征向量的提取、训练样本以及最后的识别检验-Matlab-based PCA Face Recognition to complete the process, including the eigenvalues and eigenvectors, identification of training samples and the final test
facedistinguish
- 利用matlab,通过PCA人脸识别算法对采集的人脸进行识别-Use matlab, through the PCA face recognition algorithm for the acquisition of the human face recognition
pca
- 是用主元分析法实现的较高识别率的人脸识别,开发环境是MATLAB-It is the principal component analysis method is used to implement the high recognition rate of face recognition, development is the MATLAB environment
PCA
- 该压缩包包含了基于主成分分析的人脸识别代码,以及matlab的数据库。并有详细的注释。-This zip file contain the matlab code of eigenface. Further, we also detail the meaning of some important code.
tingyei_v79
- 本程序的性能已经超过其他算法,Gabor小波变换与PCA的人脸识别代码,这是一个好用的频偏估计算法的matlab仿真程序。- This program has exceeded the performance of other algorithms, Gabor wavelet transform and PCA face recognition code, This is a useful frequency estimation algorithm matlab simulation pro
qaso__fast
- 基于matlab的pca人脸识别,非常精确,快下哦,不错的 很好-The pca face recognition based on matlab, very precise, fast oh, under the good is very good
throp
- 基于matlab的pca人脸识别,非常精确,快下哦,不错的 很好-The pca face recognition based on matlab, very precise, fast oh, under the good is very good
face_recongnize
- 用matlab语言编写pca实现人脸识别,(Using the MATLAB language to write PCA for face recognition,)
PCA&2DPCA (1)
- pca和2dpca的MATLAB人脸识别。并且使用orl人脸数据库进行测试(PCA and 2DPCA's MATLAB face recognition. And use the ORL face database to test)
PCA
- 基于matlab的表情识别,人脸的表情识别??(Expression recognition based on MATLAB)
PCA_FaceRecognition
- 用matlab实现基于经典PCA的人脸识别(facial recognition based on PCA by means of matlab)
matlab表情识别
- Matlab表情识别,特征脸[1 ]作为面部表情分类的方法。首先,利用训练图像创建低维人脸空间(pca)。这是通过训练图像集主成分分析(PCA)及图片主成分分析(即具有较大特征值的特征向量)获得的。 结果,所有的测试图像以所选择的主成分表示,计算投影图像与所有投影列车图像的欧几里得距离,选择最小值以找出与试验图像最相似的训练图像。(The feature face [1] is used as a facial expression classification method. Firstly,