搜索资源列表
ViolaJones_IJCV
- yale 人脸识别库,是标准的人脸检测与识别的数据库。可靠性强。
Yale_PCASVM
- 在Yale 人脸库上运用PCA+SVM的方法实现了人脸检测,并统计识别率
SpPCA
- 利用Sub-pattern PCA在Yale人脸库上进行人脸识别的matlab源代码,子模式主成分分析首先对原始图像分块,然后对相同位置的子图像分别建立子图像集,在每一个子图像集内使用PCA方法提取特征,建立子空间。对待识别图像,经相同分块后,分别将子图像向对应的子空间投影,提取特征。最后根据最近邻原则进行分类。
TraditionalPCA
- 利用传统PCA方法进行人脸识别的算法,人脸库为Yale人脸库,主成分分析方法(PCA)是基于K-L变换的统计学方法,K-L变换是数据压缩领域里的一种最优正交变换。
face-recognition
- 简单的人脸识别Matlab程序。附带耶鲁人脸库。可供识别使用。-Face Recognition simple Matlab program. With the Yale face database. Used for identification.
yaleface
- 人脸识别matlab程序,yale人脸库上实现,三阶近邻法-Face recognition matlab process, yale face database on the realization of third-order neighbors method
ica_for_image
- 本代码用于人脸识别,可以在ORL、Yale、AR等人脸库上测试使用。-The code for face recognition, can ORL, Yale, AR face database, such as the use of the test.
yalefaces
- Yale人脸库(美国): 耶鲁大学,15人,每人11张照片,主要包括光照条件的变化,表情的变化等。-Yale Face Database (U.S.): Yale University, 15 people, each 11 photos, mainly including changes in lighting conditions, expressions of the change.
Face-recognition
- 把黎曼流形用于人脸识别,人脸库是ORL和YALE,希望对大家有帮助。-The manifold for face recognition, is the ORL face database and YALE, we want to help.
Facebase
- 史上最全的人脸库,自己毕业设计时做人脸识别时收集的,包括ORL人脸库,Yale人脸库,AT&T人脸库及MIT人脸库如此全面,欢迎下载,-facebase
M2DPCA
- 用模块2DPCA方式实现的人脸识别代码,采用了yale人脸库,效果还是可以-source code of face recognition by M2DPCA
YALE
- yale人脸数据库,经典的人脸库,很难找到的资源,用于人脸检测与识别。-yale face database, the classic face database difficult to find resources for face detection and recognition.