搜索资源列表
PCA+LDA+VC+code
- PCA+LDA的图像识别算法VC封装类,可用于模式识别等-PCA LDA image recognition algorithm VC Packaging category, can be used for pattern recognition, etc.
statistic_pattern_reconnition_toolbox
- 模式识别中统计模式识别的方法,包括贝叶斯,统计学习,LDA,PCA,SVM的经典方法,是不可多得的算法的toolbox-pattern recognition statistical pattern recognition methods, including Bayesian statistics study, LDA, PCA, SVM classical method, the algorithm is rare in toolbox
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 .......
work
- 这是一个LDA函数,先做PCA,再做LDA,不影响识别率-This is an LDA function, first PCA, again LDA, does not affect the recognition rate
LDAPCAmatlab
- 二维的LDA+PCA人脸识别matlab程序,都可以直接使用。-Two-dimensional LDA+ PCA face recognition matlab procedures can be used directly.
FACE_COMPARE
- 介绍了几中人脸识别的方法,并对其进行了比较,有LDA,PCA等-FACE RECOGNITION
pca
- pca lda knn 进行分类的pca部分的代码-pca lda knn classification of the pca part of the code
pcalda
- 人脸识别的源代码 经典的pca和lda人脸识别 实现的成功率有待改进 好的可以达到70 -Face recognition source code for pca and lda classic face recognition could be improved to achieve a good success rate can reach 70
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.
Face-Detection
- 完整的包括皮肤及动作识别的C++人脸检测源代码,涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程等。-Complete, including skin and actions identified C++ face detection source code, the technology involved are: wavelet analysis, scaling down m
LDA-PCA-TLDA
- LDA\PCA\TLDA算法代码,内含orl人脸库-LDA \ PCA \ TLDA algorithm code, containing orl face database
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)
tensorflow-knn-双向LDA
- 基于LDA的人脸降维,精度比二维LDA的要高,有一定的运用价值。(orl tensorflow LDA PCA)