搜索资源列表
-
0下载:
它是SourceForge上的一个开源项目,使用Malib实现实时处理,CSU Face Identification Evaluation System进行人脸识别。算法包括:主成份分析(principle components analysis (PCA)),a.k.a eigenfaces算法,混合主成份分析,线性判别分析(PCA+LDA),图像差分分类器(IIDC),弹性图像匹配算法(EBGM)等等
Malic is realtime face recognition system
-
-
0下载:
face recognition using LDA
-
-
1下载:
lda线性特征提取,用于人脸识别,首先进行小波特征提取后用lda提取特征。-lda linear feature extraction for face recognition, first of all, after feature extraction using wavelet feature extraction using lda.
-
-
0下载:
线性判别分析(LDA)是一种较为普遍的用于特征提取的线性分类方法。但是将LDA直接用于人脸识别
会遇到维数问题和“小样本”问题。人们经过研究,通过多种途径解决了这两个问题并实现了基于I,DA的人脸识
别 文章对几种基于LDA的人脸识别方法做了理论上的比较和实验数据的支持,这些方法包括Eigenfaces、Fish—
erfaceS、DLDA、VDLDA及VDFLDA。实验结果表明VDFLDA是其中最好的一种方法。-Low—dimensional feature representat
-
-
0下载:
Complete Face Recognition System using LDA (with visiable training image set and testing image set-Complete Face Recognition System using LDA
-
-
0下载:
一个用PCA和LDA降维,并用knn分类的人脸识别例程-A dimension reduction using PCA and LDA, and face recognition with the knn classification routines
-
-
0下载:
this code use to to make recognition for face using PCA+LDA by opencv
-
-
0下载:
This is a Simple Code for Face Recognition using PCA + LDA Approach. I hve write this code for ORL Database containing 400 images of 40 persons. I have used Eigenface Algorithm for Face Recognition. Its a Very Simple Code you can easily understand it
-
-
0下载:
用于人脸识别的LDA和PCA特征提取方法的Matlab代码,结合两个程序可以实现PCA+LDA特征提取方法。-LDA and PCA is a common methods of feature selection,These are their source code using matlab.
-
-
0下载:
这是一个很好的人脸识别的程序,首先用PCA降维,然后用LDA方法进行分类,用的是ORL人脸库。-This is a good face recognition program, the first PCA dimension reduction, classification, and then using the LDA method, use the ORL face database.
-
-
0下载:
face recognition in matlab using pca lda both............................
-
-
0下载:
基于LDA算法的人脸识别,使用ORL人脸数据库做实验,达到95 的识别率-LDA algorithm-based face recognition using ORL face database experiment, 95 recognition rate
-
-
0下载:
attendence project using face recognition system based on pca and lda algorithm
-
-
0下载:
This the file containing for face recognition using using the PCA and LDA. -This is the file containing for face recognition using using the PCA and LDA.
-
-
0下载:
利用matlab实验人脸识别。从图像库中识别出相同人脸。主要运用LDA-Face recognition using matlab experiment. Identified from the image library same faces. The main use of LDA
-
-
0下载:
it is based on face recognition using lda
-
-
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
-
-
0下载:
Face recognition using lda
-