搜索资源列表
LDAandPCA
- 站长!这是使用LDA和PCA模式识别方法对人脸特征进行提取计算的Matlab程序框架,比较好!-head! This is the LDA and the use of pattern recognition methods on PCA Facial Feature Extraction for the Matlab program, good!
r-lda
- 使用基于LDA算法的人脸识别程序,附有相应的论文-LDA algorithm based on the use of face recognition procedure, with the corresponding papers
RunFaceRecog_vV
- 基于PCA和LDA的人脸识别。% Main function that reads in files, applies pre-processing, calls face % recognition algorithm, and then plots resulting accuracy.
PCALDA
- PCA+LDA经典人脸识别算法,先用PCA降维,再用LCA降维-PCA+ LDA classical face recognition algorithms, first PCA dimension reduction, reuse LCA dimension reduction
LDA_FACE_RECOGNITION
- 基于LDA的人脸识别软件,malab环境。很不错。-LDA-based face recognition software, malab environment. Is pretty good.
facedetection
- PCA、LDA人脸检测,压缩包里实现了PCA、LDA、最小距离分类器,人脸检测!-PCA, LDA face detection, compression bag to achieve the PCA, LDA, minimum distance classifier, face detection!
FLDbasedFaceRecognitionSystem_v2
- 基于fisherface的人脸图像识别,采用lda降维的方法来识别人脸图像-This package implements a well-known FLD-based face recognition method, which is called Fisherface [1]. All functions are easy to use, as they are heavy commented. Furtheremore, a sample scr ipt is incl
2DLDAwiththeSVM-basedfacerecognitionalgorithm
- 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem
PCALDA
- pca+lda+bp神经网络的人脸识别 有GUI实现 在MATLAB8.0运行有用 毕业设计用-GUI of the face recognition of pca+lda+bp neural network to achieve useful for graduation designed to run in MATLAB8.0
AR-peopel-faces-5Train
- LDA的实验在AR人脸库上的实现,5个人脸库-LDA experiments on the AR face database, five individuals face database
LDA-3298p
- 基于LDA的人脸识别,其识别率达到98 ,比较其他识别算法,效率高,且精度高。上传于此,方便大家交流-This program is based on the LDA face recognition, the recognition rate reached 98 , computing speed is very fast, hope all people to communicate
UMLDACodes1.0
- 不相关LDA算法,可以用来进行人脸识别,文件中包括相关论文、代码、工具箱,很实用-Irrelevant LDA algorithm, can be used for face recognition, document include the relevant papers, code, toolbox, very practical
PhD
- 非常有用的人脸识别工具包,包含了各种PCA,LDA, KPCA, KFA及其变种。在Matlab环境下可以直接运行。-The PhD (Pretty helpful Development functions for) face recognition toolbox is a collection of Matlab functions and scr ipts intended to help researchers working in the field of face recognit
LDA
- 基于LDA的人脸识别系统,使用MATLAB编程。内有50个训练样本。-Face recognition system based on MATLAB, using LDA programming.
rspcafnni
- 模糊神经网络图像识别, 基于人脸PCA算法的人脸检测识别,LDA特征提取,模糊神经隶属度算法-Fuzzy Neural Network Image Recognition
NLDA
- 利用matlab实现基于NLDA的人脸识别算法,如有需求做RLDA和bagging NLDA并利用sum rule或者majority rule请参照http://shop.zbj.com/14563255/sid-1213623.html-Matlab codes for NLDA, bagging NLDA, random sampling LDA, Integrating Random Subspace and Bagging for LDA Based Face Recognition
bagging-NLDA-and-RLDA
- 利用matlab实现NLDA人脸识别算法,更详细的random sampling LDA, bagging NLDA和整合LDA算子利用majority vote 和sum rule的matlab 代码,人脸库使用ORL库或者XM2VTS库,地址:http://shop.zbj.com/14563255/sid-1213623.html- matlab codes for NLDA face detection, the face s are ORL. More details about r