搜索资源列表
opencv pca
- 该 程序是用opencv做的基于pca人脸识别源码,希望对大家有参考价值。
attfaces.zip
- 机遇PCA的人脸识别,包括图像读取,PCA降维以及机遇简单贝叶斯分类,PCA Face Recognition opportunities, including the image read, PCA dimensionality reduction as well as the opportunity for easy Bayesian Classifier
PCA和MDA进行人脸识别
- 模式识别课程中,PCA和MDA进行人脸识别,训练和测试,PCA AND MDA
matlab-Face-Recognition-Detection
- MATLAB环境下编的人脸检测和识别算法,人脸识别部分采用的pca算法,另外包括一个人机界面,直接运行facedec程序即可运行-MATLAB environment, compiled by face detection and recognition algorithms, face recognition pca algorithm is used in some of the other, including a man-machine interface, programs can b
face
- PCA人脸识别基于PCA的人脸识别 (Eigenface)读入20幅训练图像 。 计算均值、协方差矩阵 、特征值 和特征向量 ,并记录计算所耗费的时间 。并在figure(i)中显示特征脸Eigenface 。计算4幅测试图像 ,及其在 空间中的重建图像 ,在figure(i) 和 figure(10+i)中分别显示测试图像 和重建图像 。计算4幅测试图像 的重建误差 ,比较并阐释 之间的差异及其原因。 -PCA
Gaborpca
- Gabor小波变换与PCA的人脸识别代码,自己做的毕设,希望可以帮到其他跟我一样曾经迷茫的人-Gabor Wavelet Transform and PCA for face recognition code, do their own complete set, the desire to help others like me who had lost
Face-Recognition
- 基于主成份分析(PCA)的人脸识别算法MATLAB程序的实现。机器视觉的作业,内附人脸识别的matlab程序,和人脸库,还有作业的详细要求,以及格式示例和部分参考文献。-Based on principal component analysis (PCA) of the face recognition algorithm MATLAB program implementation. Machine vision operations, included face recognition mat
PCA
- 主成分分析,可以用来做人脸识别的程序,方便,快捷-Principal component analysis, face recognition can be used to do the procedure, convenient and fast
PCA
- 人脸识别中PCA算法的matlab程序,使用最近邻分类器进行识别。-PCA Face Recognition Algorithm matlab procedures, the use of nearest neighbor classifier to identify.
PCA-Face-Recognition
- 一个用PCA算法实现的人脸识别小程序,备注详细,有利于学习。-a PCA althology to recognize faces
pcaFISHER
- PCA+Fisher人脸识别,已在ORL人脸库上测试,效果不错-face recognition,including PCA and Fisher methods.
PCA
- PCA主成分分析用于人脸识别,提取特征值特征向量。有ORL人脸库。-PCA principal component analysis for face recognition, extraction Eigenvalue eigenvector. Have ORL face database.
PCA
- 人脸识别里面,用c++讲PCA程序系统化,有输出界面-Face Recognition inside, using c++-speaking PCA procedure systematic, there is the output interface
pca
- pca进行人脸识别,首先对人脸图象进行训练,得到投影矩阵,然后再进行人脸识别-pca for face recognition, the first human face images for training, to be the projection matrix, and then to face recognition
FLD_basedFaceRecognitionSystem_v2
- pca+fisher 人脸识别MATLAB程序,附加图像数据库,适合简单的人脸识别。 -pca+ fisher face recognition program using MATLAB , adding image database for easy recognition.
基于PCA和三阶近邻的人脸识别
- 这是一个基于的主成分分析和三阶近邻分类器的人脸识别算法,算法用MATLAB编写,简单实用,保证能够运行出来,特别适合初学者使用学习。
PCA人脸识别
- 基于PCA的人脸识别m文件,可以运行,准确率还可以(PCA based face recognition m file, you can run, the accuracy rate can also be)
PCA+GUI人脸识别
- 基于PCA主成分分析算法和Yale人脸数据库,采用Matlab语言实现的人脸识别程序,整个程序分为预处理、训练、识别、GUI界面控制等几个模块,注释清晰,通俗易懂。(Based on PCA principal component analysis algorithm and Yale face database, the face recognition program is implemented in Matlab language. The whole program is divide
基于PCA的人脸识别
- 基于PCA的人脸识别,包括图片的预处理,特诊提取,人脸识别,是一份不错的学习资料(Face recognition based on PCA, including image preprocessing, special diagnosis and face recognition, is a good learning material.)
人脸识别 MATLAB代码
- 使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algor