搜索资源列表
pca++
- 人脸识别方面PCA算法的matlab实现-face recognition aspects of the PCA algorithm to achieve Matlab
pca
- 一种主元分析的人脸识别matlab源码,利用SVD分解提取主分量进行人脸识别
PCA和MDA进行人脸识别
- 模式识别课程中,PCA和MDA进行人脸识别,训练和测试,PCA AND MDA
pcahhj
- PCA人脸识别程序,包括人脸训练样本集,是一款很好用的PCA程序,可以再matlab上很好的运行,-PCA face recognition process
PCA
- 这是自己做的毕业设计的PCA,具有很高的识别率,使用的图像是ORL库-This is the pca,and it has the good recognition!
PCA
- 一种基于PCA的人脸识别方法matlab源程序-PCA_based Face Recognition System.rar-PCA-based face recognition methods matlab source-PCA_based Face Recognition System.rar
PCA
- 基于主成分分析的人脸识别,本程序给出了N次重复实验后各维数的识别率-Principal Component Analysis(PCA)for face recognition
face-recognition
- pca又称主成分分析,主要用来提取图像的主要成分,作为特征提取一个重要算法,将其用于人脸识别-pca, also known as principal component analysis, mainly used to extract the main component of the image, as a key feature extraction algorithm, be used in face recognition
pca-svm
- 基于pca的人脸识别程序,人脸库需要自己下载,供参考-Pca-based face recognition program needs to download face database, for reference
PCA
- pca人脸识别,很有用的程序,识别率比较高。-pca recognition, very useful program, recognition rate is relatively high.
PCA-matlab
- 基于PCA的人脸识别,希望对大家有所帮助,谢谢!-face recognition
gabor-pca
- 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
PCA(MATLAB)
- 使用PCA进行图像识别的matlab程序,很实用。-PCA for image recognition using matlab program, it is practical.
PCA-MATLAB
- PCA MATLAB 实现人脸识别的程序-PCA MATLAB realize face recognition process
Face-recognition-PCA-Matlab
- 一个修改后的PCA进行人脸识别的Matlab代码-Face recognition PCA Matlab
matlab_Face_recognition(PCA)
- 基于matlab的人脸识别算法pca,有应用matlab进行编程的源代码,以及运行需要的图象文件-Based on face recognition algorithm pca matlab application matlab programming source code, as well as needed for the operation of the image file
PCA
- 基于PCA进行人脸识别的Matlab代码,里面包含注释-Face recognition based on PCA Matlab code, which contains notes
基于PCA和三阶近邻的人脸识别
- 这是一个基于的主成分分析和三阶近邻分类器的人脸识别算法,算法用MATLAB编写,简单实用,保证能够运行出来,特别适合初学者使用学习。
pca
- PCA算法可在MATLAB中配合人脸数据库实现人脸识别(PCA algorithm can be used to realize face recognition algorithm.)