搜索资源列表
PCA+LDA+VC+code
- PCA+LDA的图像识别算法VC封装类,可用于模式识别等-PCA LDA image recognition algorithm VC Packaging category, can be used for pattern recognition, etc.
PCA+LDA.Class.vc
- 结合PCA+LDA的图像识别算法VC封装类,PCA(主元素分析,光照敏感),可用于人脸识别的初级算法-combination of image recognition algorithm VC Packaging category, PCA (principal component analysis, Light-sensitive), can be used for the initial face recognition algorithm
PCA+LDA
- 用PCA和LDA进行降维人脸识别程序
matlab-PCA 基于matlab的PCA人脸识别完成程序
- 基于matlab的PCA人脸识别完成程序,包含特征值与特征向量的提取、训练样本以复制到matlab即可,成功运行,及最后的识别检验-A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition
MPCALDA.rar
- 高维PCA结合LDA使用,Combination of high-dimensional LDA using PCA
PCALDA.rar
- 这是自己毕业设计做的PCA和LDA的结合,训练和识别过程都有,用的是ORL库里的图像,具有较高的识别率!,This is the pca+lda,and it has the good recognition!
PCALDA.rar
- 这是用vc++语言编写的程序,里面有封装好的类,可以直接使用,包括PCA+LDA图形识别算法,This is using vc++ language preparation procedures, which have well-type package can be used directly, including PCA+ LDA pattern recognition algorithm
dimreduce
- 普通降维方法汇总,PCA,LDA,isomap-Summary of general dimension reduction methods, PCA, LDA, isomap .......
FaceRecognitonCode
- 人脸识别工具箱,包含了PCA,LDA两中方法-Face Recognition toolbox contains PCA, LDA in the two methods
work
- 这是一个LDA函数,先做PCA,再做LDA,不影响识别率-This is an LDA function, first PCA, again LDA, does not affect the recognition rate
drtoolbox.tar
- 这是一个MATLAB工具箱包括32个降维程序,主要包括 pca,lda,MDS等十几个程序包,对于图像处理非常具有参考价值- ,This Matlab toolbox implements 32 techniques for dimensionality reduction. These techniques are all available through the COMPUTE_MAPPING function or trhough the GUI. The following techn
daima
- (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
pca
- pca lda knn 进行分类的pca部分的代码-pca lda knn classification of the pca part of the code
PCA_LDA_Face_Verification
- PCA+LDA人脸识别,识别率高于单独PCA或LDA算法。需要matlab dimension reducation toolbox。-Face verification using PCA and LDA fusion. Better performance than single PCA or LDA algorithm. The image database is included. Matlab dimension reduction toolbox is requrired.
PCA-LDA-ICA
- PCA LDA ICA人脸识别matlab代码 用于人脸识别领域的应用-PCA LDA ICA face recognition matlab code used for face rocognition area
PCA-LDA-face-recognition
- PCA LDA 人脸识别 特征脸 类间方差 人脸数据库-etween PCA LDA face recognition feature class variance face database
PCA-LDA-FaceRecognization
- 基于PCA-LDA的人脸识别算法。用PCA降维,LDA进行分类-PCA-LDA FaceRecognization
high-quality-PCA-LDA-code
- 质量很高的一个PCA-LDA特征降维代码,附一个LDA简单学习实例。-A high-quality PCA-LDA feature reduction code attached a simple learning example of LDA.
PCA-LDA-LPP-SLLDA
- 图像降维的经典算法PCA,LDA,LPP,SLLDA程序,包含掌纹库,可以直接解压运行-The classic image dimensionality reduction algorithm of PCA, LDA, LPP, SLLDA program that contains palmprint , can direct decompression operation
PCA
- PCA LDA实现,根据累积贡献率确定主成分个数(PCA LDA MATLAB The number of principal components is determined according to the cumulative contribution rate)