搜索资源列表
PCA_FaceRecognition
- 基于PCA法的人脸识别,对本科毕业设计具有参考价值(含源代码和实验图片)-based PCA Face Recognition Act, the undergraduate graduation design reference value (including source code and experimental Photo)
pca_20070411
- 一个良好的PCA人脸识别程序,个人毕业设计用的-a good PCA Face Recognition procedures, design graduate of
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
pca_ann
- face recognition using pca and ann wih training and testing and validation privided for ORL databases -face recognition using pca and ann wih training and testing and validation privided for ORL databases
PCA
- PCA与不用PCA进行人脸识别的比较,请先安装sltoolbox,人脸数据库采用orl-PCA and PCA for face recognition do not have the comparison, please install sltoolbox, face database used orl
PCA
- pca face regontion made by eng marwan el khodary and eng ahmed abu aziz
PCA
- 详细分析的kl变换,深入理解PCA的算法过程,结合了人脸识别-Kl detailed analysis of the transformation, in-depth understanding of the process of PCA algorithm, a combination of face recognition
FaceRecognitionSystem
- 利用PCA(主成分分析)技术实现了人脸识别-this program has realized face recognition by using the PCA technology
MPCALDA
- 编程是由pca和lda结合的脸部特征提取,用于三维图像。-multilinear principal component analysis combined with Linear discriminant analysis 3D face feature extraction.
AnimprovedBayesianfacerecognitionalgorithm
- 对人脸识别的贝叶斯方法ML中相似度计算公式进行了简化,对数据集的训练和人脸图像的预处理进 行了修改,提出了一种改进的贝叶斯人脸识另1】算法SML。在FERET人脸图像库的子集和南大人脸图像实验库上对 识别算法进行了测试和比较。实验表明,SML算法提高了ML算法的效率,克服了ML算法计算效率不高的缺陷,而 且SML的识别效率明显高于PCA方法。-Bayesian face recognition method on the ML in the similarity formula ha
Thesiswithcode
- Eigen face(PCA) face recognition
dataORL
- pca人脸识别,使用pca方法对人脸模型进行处理(Pca face recognition, using pca method to deal with facial model)
PCA_based Face Recognition System
- 特征脸的人脸识别系统 这个包实现了一个著名的基于PCA的人脸识别。(Feature based face recognition system This package implements a well-known PCA based face recognition.)
PCA_based Face Recognition System
- PCA_based Face Recognition System
PCA_based Face Recognition System
- principal component analysis Based Face Recognition System.
PCA&2DPCA (1)
- pca和2dpca的MATLAB人脸识别。并且使用orl人脸数据库进行测试(PCA and 2DPCA's MATLAB face recognition. And use the ORL face database to test)
pca
- A face recognition algorithm of pca using java code
face-SVM
- 用PCA和SVM实现人脸识别,是经典的人脸识别Python代码(Face recognition using PCA and SVM)
PCA人脸识别
- opencv下,用PCA主成分分析的方式做人脸识别(Using PCA principal component analysis to do face recognition)
PCA+SVM
- 用于人脸识别,包含了PCA及SVM算法,数据集采用的ORL数据库(face recognition(PCA+SVM))