搜索资源列表
K-L变换类
- KL变换是图像处理的常规算法,文件里四该变换的类-KL transform is the conventional image processing algorithms, the paper four categories Transform
CheckFace
- 根据给定的人脸库,首先确定出每幅图象的人脸部分,然后基于K-L变换给出所有图象的特征脸,最后任意给出一幅人脸,将其从已有的人脸库中识别出来。-According to the face basement, first identified each piece of the human face images, Then, based on the K-L transform image given all the characteristics of the face, given a fin
pcaklm
- 图像处理领域最新的K-L变换后求主成分的程序。matlab文件。-image processing latest K-L transform PCA for the procedure. Matlab document.
K-LTransmcodes
- k-l变换的人脸识别 不过是matlab代码-k-l Transform the face recognition is Matlab code
face123[matlab]
- 在本设计中源于将图像看作随机场的实例,同时从信号处理的观点出发,对图像进行统计描述。通过K-L变换降低人脸特征的维数,提取人脸图像的代数特征,并排序。这样,利用代数特征的比较,可从人脸库中识别一幅人脸。-in the design of the images from the airport as with the examples, from the viewpoint of signal processing, right image descr iptive statistics. Thr
KarhunenLoeve
- 人脸识别领域的K-L变换(Eigenface)的matlab源码
KLT
- 模式识别k-means法与k-l变换做的特征提取
sharpen
- 数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。 -Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise.
KL2
- 本程序利用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
work_for_pattern_recognition
- 通过设计线性分类器;最小风险贝叶斯分类器;监督学习法分层聚类分析;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
K-L
- K-L变换在人脸识别中的应用程序,效果不错-KL transform in face recognition applications, good results
KL100
- 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.
K-Lrenlianshibbie
- 1、 从网上下载人脸图像,构建人脸训练数据库和测试数据库,采用K-L变换进行特征脸提取,并实现人脸识别。通过K-L变换在人脸识别中的应用,加深对所学内容的理解和感性认识。-1, face image downloaded from the Internet, the construction of the training and test database face database, using K-L transform features face extraction, and real
K-Lface-recognition
- 基于K-L变换的人脸识别技术 包括人脸的重建 K-L计算 大家可以参考下-Based on KL Transform for Face Recognition technology including the reconstruction of the face KL calculation we can refer to
K-LtrasformFisherregulation
- 基于K-L变换和Fisher 线性判别的人脸图像识别-the face recognition based on K-L trasformation and Fisher regulation
face-detection-for-K-L-transform
- 基于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 Euc
K-L-change
- 不考虑类别信息对整个样本集进行K-L变换 利用类平均向量提取判别信息-Does not consider the category information for the entire sample set KL transform the use of mean vector to extract discriminant information
K-L-transform
- 包括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
k-l
- K-L变换的程序例子集合,适合初学者学习使用,很好的。-Examples of KL transform collection procedures, suitable for beginners to learn to use, very good.
K-L
- K-L变换算法 以矢量信号X的协方差矩阵Ф的归一化正交特征矢量q所构成的正交矩阵Q,来对该矢量信号X做正交变换Y=QX,则称此变换为K-L变换(K-LT或KLT),K-LT是Karhunen-Loève Transform的简称,有的文献资料也写作KLT。可见,要实现KLT,首先要从信号求出其协方差矩阵Ф,再由Ф求出正交矩阵Q。Ф的求法与自相关矩阵求法类似。-K- L