Welcome![Sign In][Sign Up]
Location:
Search - k-l

Search list

[Graph Recognizefac

Description: 人脸识别的matlab代码,本征脸( eigenface )方法是子空间人脸识别方法的典型代表。该方法基于一种部分的K-L 变换,或者称为主成分分析( PCA )-Matlab code for face recognition, eigenface (eigenface) sub-space method is a typical representative of face recognition methods. The method is based on a part of the KL transform, or known as principal component analysis (PCA)
Platform: | Size: 1024 | Author: 李英豪 | Hits:

[Graph RecognizeTraditionalPCA

Description: 利用传统PCA方法进行人脸识别的算法,人脸库为Yale人脸库,主成分分析方法(PCA)是基于K-L变换的统计学方法,K-L变换是数据压缩领域里的一种最优正交变换。-err
Platform: | Size: 2048 | Author: 章格 | Hits:

[Special EffectsPCA

Description: 主成分分析方法(PCA),PCA算法的理论依据是K-L变换,通过一定的性能目标来寻找线性变换W,实现对高维数据的降维。-Principal component analysis (PCA), PCA algorithm is based on the theory of KL transform, through a certain performance targets to find the linear transformation W, the realization of high-dimensional data, dimensionality reduction.
Platform: | Size: 1024 | Author: 李伟 | Hits:

[Special EffectsK-L-Face_Detect2008

Description: K-L的人脸识别 K-L的人脸识别-KL Face Recognition Face Recognition KL
Platform: | Size: 2048 | Author: carl2380 | Hits:

[AI-NN-PRKL2

Description: 本程序利用K-L变换已经K-L变换的最优压缩,建立分类器,并选择投影方向,画出投影过后的效果-This procedure has been the use of KL transform KL transform optimal compression, the establishment of classifier, and choose the direction of projection, drawn after the effect of projection
Platform: | Size: 1024 | Author: 谢阳 | Hits:

[Graph RecognizeK-L

Description: K-L又叫PCA,是人脸识别最基础的一个算法-KL also known as PCA, are the most basic of a Face Recognition Algorithm
Platform: | Size: 2048 | Author: zhangwenming | Hits:

[Graph RecognizeK-L

Description: 基于K-L的人脸识别,全面实用,可以参考。-KL-based face recognition, comprehensive and practical, can refer to.
Platform: | Size: 114688 | Author: 小开 | Hits:

[AI-NN-PRwork_for_pattern_recognition

Description: 通过设计线性分类器;最小风险贝叶斯分类器;监督学习法分层聚类分析;K-L变换提取有效特征,设计支持向量机对给定样本进行有效分类并分析结果。-By designing a linear classifier minimum risk Bayes classifier supervised learning method hierarchical cluster analysis K-L transform to extract efficient features, designed to support vector machines for effective classification of a given sample and analyze the results.
Platform: | Size: 2599936 | Author: 于冰 | Hits:

[Graph programK-L

Description: K-L变换在人脸识别中的应用程序,效果不错-KL transform in face recognition applications, good results
Platform: | Size: 29696 | Author: wangna | Hits:

[matlabKL100

Description: K-L特征压缩器的原理是利用K-L变换的优良性质,即K-L变换可消除原向量各分量间的相关性。-KL compressor characteristic is the use of KL transform the principle of good nature, that the original vector of KL Transform to eliminate the correlation between the various components.
Platform: | Size: 16384 | Author: 魏鑫 | Hits:

[Special EffectsK-L

Description: 基于K-L的人脸识别源代码 与大家共同学习 -KL-based face recognition source code and learn together Thank you
Platform: | Size: 3072 | Author: 程婷婷 | Hits:

[matlabK-L

Description: 模式向量维数太大,无法进行模式识别,降维 -k-l
Platform: | Size: 1024 | Author: maoyi | Hits:

[Special Effectsface-detection-for-K-L-transform

Description: 基于K-L变换的人脸识别技术主要思想是:提取输入人脸图像矩阵的特征向量,并与图像数据库中样本特征的向量求欧氏距离,距离小于阈值时便认为识别成功。本程序即为利用K-L原理实现人脸检测的实例。-The main idea of ​ ​ the face recognition technology based on KL transform is: extract the matrix of the input face image feature vectors and Euclidean distance, the distance is less than the threshold sample feature vector image database and thinks that the recognition success. The program is the use of the KL the principle face detection instance.
Platform: | Size: 4096 | Author: guocheng | Hits:

[OtherK-L-face

Description: 这个压缩包中包含了5篇K-L算法的人脸识别算法,通过对人脸图像的计算,表明K-L算法的独特性,相比其他算法,在人脸识别上更加成功-This compression package contains 5 the KL algorithm of face recognition algorithm, calculated by the image of the face, indicating that the uniqueness of the KL algorithm, compared with other algorithms, the more successful in face recognition
Platform: | Size: 3881984 | Author: 怪兽 | Hits:

[matlabK-L-change

Description: 不考虑类别信息对整个样本集进行K-L变换 利用类平均向量提取判别信息-Does not consider the category information for the entire sample set KL transform the use of mean vector to extract discriminant information
Platform: | Size: 30720 | Author: | Hits:

[OtherK-L-transform

Description: 包括K-L变换以及演讲PPT,阐述了K-L的原理以及应用,并在人脸数据库中进行搜索匹配-Including the KL transform and presentations PPT, KL on the principles and application, and to search the database to match the face
Platform: | Size: 7090176 | Author: 李盼 | Hits:

[Special Effectsk-l

Description: K-L变换的程序例子集合,适合初学者学习使用,很好的。-Examples of KL transform collection procedures, suitable for beginners to learn to use, very good.
Platform: | Size: 16753664 | Author: 邓俊 | Hits:

[Special EffectsK-L

Description: K-L变换算法 以矢量信号X的协方差矩阵Ф的归一化正交特征矢量q所构成的正交矩阵Q,来对该矢量信号X做正交变换Y=QX,则称此变换为K-L变换(K-LT或KLT),K-LT是Karhunen-Loève Transform的简称,有的文献资料也写作KLT。可见,要实现KLT,首先要从信号求出其协方差矩阵Ф,再由Ф求出正交矩阵Q。Ф的求法与自相关矩阵求法类似。-K- L
Platform: | Size: 2688000 | Author: 柳费洋 | Hits:

[Special Effectsface-recognition-based-on-K-L-

Description: 使用K-L算法进行人脸识别,在经典的算法基础上加上了正确率统计模块,对正确率的分析很有帮助- 分析很有帮助 Implement face recognition Using K-L algorithm, Added the rate of correct module to the classical algorithm, It s helpful to analysis the rate of correct.
Platform: | Size: 6675456 | Author: 韩瑞 | Hits:

[Graph RecognizeK-L-Face-Recognition

Description: 基于MTLAB的K-L人脸识别,程序主函数和子函数均在代码中-K- L face recognition based on MATLAB
Platform: | Size: 2048 | Author: Joe | Hits:
« 1 23 4 5 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net