搜索资源列表
PCA+LDA+VC+code
- PCA+LDA的图像识别算法VC封装类,可用于模式识别等-PCA LDA image recognition algorithm VC Packaging category, can be used for pattern recognition, etc.
PCA_LDA_LPP_Tensor
- PCA,LDA,LPP三种人脸识别的算法
pca+lda
- 这个方法很好,想用的拿去。
malic
- Malic是一个完整的Linux下的人脸识别系统源代码,它是SourceForge上的一个开源项目,使用Malib实现实时处理,CSU Face Identification Evaluation System进行人脸识别。算法包括:主成份分析(principle components analysis (PCA)),a.k.a eigenfaces算法,混合主成份分析,线性判别分析(PCA+LDA),图像差分分类器(IIDC),弹性图像匹配算法(EBGM)
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
- 这是用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
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
pca
- pca lda knn 进行分类的pca部分的代码-pca lda knn classification of the pca part of the code
Complete-identification-including-skin-and-the-act
- 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识-The purpose of this paper is to provide an I developed SSE optimized, C++ library, used for face d
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
PCA-LDA-FaceRecognization
- 用PCA和LDA的方法进行人脸识别,有详细的注释和测试训练样本-By PCA and LDA method for face recognition
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)
基于pca+lda+粗糙集+模糊神经网络的人脸识别
- 各种算法用于人脸识别,各个算法的识别率都不错,有lda,pca等算法(Various algorithms are used for face recognition, and the recognition rate of each algorithm is good. There are algorithms such as LDA, PCA and so on)
PCA_LDA_LPP_code
- 人脸识别代码,用于人脸识别,是基于pca lad 和lpp 的人脸识别代码(pca lda lpp for face recognition)
