-
-
[
Matlab]
pcalda.rar
It includes 2 files pca and lda. After the dimensionality reduction of pca, use lda for classification in face recognition. It has a very good experimental results.
-
[
Matlab]
lda_orl.rar
This code is LDA base face recognition programme. It reads nots faces from ORL database and the rest (noc-nots) are used as test.LDA_Performance shows the recognition performance.
-
-
-
[
Matlab]
SubspaceLearningCodes.rar
Subspace learning the code, mainly including commonly used in face recognition feature extraction algorithms such as pca lda and the current prevalence of common learning-related code
-
[
Matlab]
myLDA923.rar
used in lda classification,get good performance in test,better than PCA
Category:
matlab Upload User:
mysmile Size:
1K
-
[
Matlab]
dimreduce.rar
Summary of general dimension reduction methods, PCA, LDA, isomap .......
-
-
[
Matlab]
LDA1.rar
It is used to classify pca lda knn part of the code of lda
-
[
Matlab]
pca.rar
pca lda knn classification of the pca part of the code