搜索资源列表
-
0下载:
使用基于LDA算法的人脸识别程序,附有相应的论文-LDA algorithm based on the use of face recognition procedure, with the corresponding papers
-
-
0下载:
基于LDA的人脸识别软件,malab环境。很不错。-LDA-based face recognition software, malab environment. Is pretty good.
-
-
0下载:
基于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
-
-
0下载:
二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机
(SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽
略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸
识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem
-
-
0下载:
基于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
-
-
0下载:
基于LDA的人脸识别系统,使用MATLAB编程。内有50个训练样本。-Face recognition system based on MATLAB, using LDA programming.
-
-
0下载:
利用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
-
-
0下载:
利用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
-