搜索资源列表
Yale_lda
- 人脸线性判别的matlab代码,在使用是需要有Yale的人脸数据库,使用自己的数据库时需要对其作些修改-Face the linear discriminant Matlab code, the use is the need for the Yale face database use their own database needs to make some changes to its
ModularPCA
- matlab编写的Modular PCA的源代码,以Yale人脸库为例。Moduplar PCA首先对原始图像分块,然后对分块后的所有子图像进行PCA分析提取投影特征,对待识别图像也是先进行分块,然后分别计算子图像在投影特征下的投影系数,最后根据最近邻分类器进行分类。
PCAfacerecognitionMATLAB
- 基于统计方法的人脸识别,由yale大学提供的人脸数据库
yalefaces
- 这是用于人脸识别的经典人脸库,人脸识别的实验和验证都是在这些基础库上完成的,它是yale人脸库,包含不同人脸的各种姿态,对做实验极为有用-This is a classic for Face Recognition Face database, face recognition and verification experiments are those at the finish on the basis of the Treasury, it is yale face database th
IamSeg
- 基于形态学商图像的光照归一化算法.复杂光照条件下的人脸/P,~J1是一个困难但需迫切解决的问题,为此提出了一种有效的光照归一化算法. 该方法根据面部光照特点,基于数学形态学和商图像技术对各种光照条件下的人脸图像进行归一化处理,并且将它 发展到动态地估计光照强度,进一步增强消除光照和保留特征的效果.与传统的技术相比,该方法无须训练数据集以 及假定光源位置,并且每人只需一幅注册图像,在耶鲁人脸图像库B上的测试表明,该算法以较小的计算代价取得了 优良的识别性能.-Face recogn
pca-svm
- pca的matlab实现,very good-achievement of pca with matlab
YALE
- YALE 人脸数据库,人脸识别的好工具,15个人,每个人11副图像-YALE face database, face recognition a good tool, 15 individuals, each 11 images
Yale
- 这是著名的人脸库,可以对人脸识别算法进行测试,该人脸库是被广泛使用的人脸库之一。-This is a well-known face database, face recognition algorithms can be tested in the face database is widely used as one face database.
ANewMethodofFusionofICAandLDAforFaceRecognition.ra
- 特征提取是模式识别研究领域的一个热点.本文提出了一种基于独立成分分析和线性鉴别分析的特征提取方法.谊方法中引入了零空间的概念,指出了前人算法中的不足之,并且给出了一个完整的独立成分分析和线性鉴别分析的组合算法.在ORL和Yale人脸数据库上的实验表明了该方法的有效性.-Feature extraction is a hot field of pattern recognition research. In this paper, which is based on independent com
Face-recognition--on-a-DSP
- 本文介绍了 DSP6711的硬件特性 分析了人脸检测、 识别的原理及算法的选型 运用基于 DCT变换域的 LDA的特征提取方法 ,实现了人脸的自动识别。在 Yale人脸库上的实验结果表明本算法识别率要比直接用 PCA进行特征提取的方 法要好-This article describes the DSP6711 hardware features analysis of face detection, recognition of the principle and algorithm se
yale
- 标准的图像处理yale人脸数据库,并且分辨率也是标准的,数字图像处理的人可以参考-Standard image processing yale face database, and the resolution is also standard, digital image processing can refer to
MIT-a-ORL-a-YALE
- MIT & ORL & YALE 三大人脸库完整版,做人脸识别必备~-original MIT & ORL & YALE face databases
yale-face-database
- 原始Yale人脸库,其中包括15个人的人脸,每个人11幅图像,图像格式为100*100的bmp格式。-original Yale face database
creat_yale_nsct_data
- yale人脸库的可调用形式,可以直接在程序中调用,并运行-form of callable the yale face library, you can call the program directly and run
papademetris_Image_Registration
- 耶鲁大学关于图像配准方面的ppt,对其在fMRI医学图像配准方面的应用作了比较详细的讲解-Yale University ppt, image registration made a more detailed account of its application in fMRI medical image registration
Yale_PCASVM
- 据说是耶鲁大学的图像处理matlab文件,请大家参考。。。貌似挺高级的-Yale University said image processing matlab file, please refer to. . . Looks like a very advanced
FACE-database
- 人脸库:包括ORL、YALE、MIT、AT&T等人脸库图片,可用PS打开。-Face database include: ORL, YALE, MIT, AT & T face database, such pictures available PS opens.
yale(bmp)
- bmp格式,100*100,15人11个角度的人脸图片,用于机器学习,人脸识别等-filestyle:bmp, size:100*100, 15 different people 11 different pics
yale_data_generate
- 将yale库图片存储到矩阵,并保存为.mat文件。-made the Yale to a matric and saved as a file with the .mat extension.
PCA
- 基于pca方法用于人脸识别,并在YALE和ORL数据库上验证其识别率-Used for face recognition based on pca method, and verify its recognition rate on ORL and YALE