搜索资源列表
EigenFace
- 从国外网站上淘来的人脸识别程序,可以作为图像识别方面的一个例子来学习。很不错。-from foreign web sites to the Amoy face recognition procedures, image recognition can be used as an example of the study. Is pretty good.
KarhunenLoeve
- 人脸识别领域的K-L变换(Eigenface)的matlab源码
fac
- 人脸识别的matlab代码,本征脸( eigenface )方法是子空间人脸识别方法的典型代表。该方法基于一种部分的K-L 变换,或者称为主成分分析( PCA )
Eigenface
- 脸部特征提取 最近看到的 可以下载看看 挺好玩的
eigenface_matlab
- This matlab code implements the face recognition system. It uses the AT&T database. You need to download the database before running the code. Instruction to download the database is in the comment section of the file. 这个Matlab程序使用eigenface系统实现人脸识
face_recognition
- 这个Matlab程序使用eigenface系统实现人脸识别,它使用AT&T的数据库,运行代码实例前,请阅读其中的comment,下载该数据库。
Eigenface
- 基于特征脸的人脸识别算法,c++代码,容易学习,适合初学者
Eigenface_Face_Recognition_System
- Eigenface Face Recognition System All functions are easy to use, as they are heavy commented. Furthermore, a sample scr ipt is included to show their usage.
PCA eigenface
- PCA生成eigenface,包含ORL dataset
Handbook_Of_Face_Recognition
- 李子青关于人脸识别的一本书,里面对人脸识别的具体过程介绍的很详细,是人脸识别入门的重要书籍-Lee Green on face recognition of a book, which on the face recognition of the specific process described in great detail is an important entry-Face Recognition Books
eigenface
- eigenface 的matlab源代码和所需的orl图库,直接可运行-The matlab source code and eigenface required orl gallery, directly run
face
- PCA人脸识别基于PCA的人脸识别 (Eigenface)读入20幅训练图像 。 计算均值、协方差矩阵 、特征值 和特征向量 ,并记录计算所耗费的时间 。并在figure(i)中显示特征脸Eigenface 。计算4幅测试图像 ,及其在 空间中的重建图像 ,在figure(i) 和 figure(10+i)中分别显示测试图像 和重建图像 。计算4幅测试图像 的重建误差 ,比较并阐释 之间的差异及其原因。 -PCA
Facerecognition_M
- 这个Matlab程序使用eigenface系统实现人脸识别,它使用AT&T的数据库,运行代码实例前,请阅读其中的comment,下载该数据库。-Matlab program uses the eigenface face recognition system, which uses AT
work
- 这是一个LDA函数,先做PCA,再做LDA,不影响识别率-This is an LDA function, first PCA, again LDA, does not affect the recognition rate
facerecognization
- 这是一个采用特征脸的人脸识别matlab 程序,可以实现人脸识别功能。希望大家支持一下-This is an eigenface face recognition using matlab procedures, face recognition function can be achieved. I hope you will support you
77433630Eigenface
- 基于特征向量的人脸识别 方法 做PROJECT用到-eigen value face recognition
EigenFace
- recunoastere faciala
PCA_Face_Recognition
- 特征脸识别算法的完全Matlab实现,内附有详细的训练集、测试集和使用说明-Eigenface algorithm to achieve the full Matlab, enclosing a detailed training set, test set and instructions for use
FaceRecognition
- Face Recognition with Eigenface Approach