搜索资源列表
kl变换源代码
- 霍特林变换的matlab源代码,实现图像的kl变换
KL变换
- KL变换模式识别作业三 一、编程要求: 编程实现KL变换,并对TM六波段图像进行演算。 KL变换的思想是:从n维特征选取m维特征,删去的n-m维特征不一定就是无用的信息,如何在信息损失最小的情况下选取特征,在理论上就显得更严密些。通常采用正交变换,得到新的经变换的模式, 以保证信息损失最小情况下获得有利于分类的特征。 二、编程思想: 将6副图象依次输入获得灰度值存在一个6*size(size为一副图象的像素数)的二维数
KL2
- 人脸识别:利用奇异值分解和KL变换的投影,是很有价值的一篇文章-Face Recognition : The Singular Value Decomposition and KL transform projection, it is valuable to an article
K-L变换类
- KL变换是图像处理的常规算法,文件里四该变换的类-KL transform is the conventional image processing algorithms, the paper four categories Transform
facerecognition
- 最经典的KL变换的人脸识别程序 程序稍加修改也可以用到一般的图象和文字的识别上-classic KL transform Face Recognition Procedure for some amendments to the general can also use images and text on the recognition
klt_hjf
- 一个简单的图像的kl变换matlab程序,这里需要自己找图像,不如经典的lina图像-a simple image kl transform Matlab procedures here need to find your own image, as the classic images Lina
KLmethod
- 【共享】KL变换得 源程序! 别人写的,借用!-share-- in KL transform source! Others wrote, borrowing!
testreport
- 直方图、图象处理变换、小波变换、模板运算、图像压缩与编码、应用KL变换进行图象的特征提取 -histogram, image processing, transformation, wavelet transform, template operations, image compression and coding, Application KL transform the image feature extraction
oter
- 直方图、图象处理变换、小波变换、模板运算、图像压缩与编码、应用KL变换进行图象的特征提取 -histogram, image processing, transformation, wavelet transform, template operations, image compression and coding, Application KL transform the image feature extraction
2006071611223344
- 使用KL变换和主分量分析的人脸识别小程序,使用MATLAB-KL transform and use PCA Face Recognition small, the use of MATLAB
kl
- (1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象; (2)将所有子图象按列相接变成一个81维的行向量; (3)对所有200个行向量进行KL变换,求出其对应的协方差矩阵的特征向量和特征值,按降序排列特征值以及所对应的特征向量; (4)选择前40个最大特征值所对应的特征向量作为主元,将原图象块向这40个特征向量上投影,所获得的投影系数就是这个子块的特征向量。 (5)求出所有子块的特征向量。 -(1) t
KL
- KL变换,matlab实现,可以继续修改。-KL transform, matlab realize, you can continue to modify.
ClusterKLTransformation
- KL变换的实现,对连续六幅TM影像进行处理,算出前三个主要分量的图像-KL Transform of consecutive six TM images processed to calculate the first three principal component images
KLtransform
- KL变换的matlab代码,KL变换是图像正交变换的一种,在图像压缩领域有着广泛应用。很有用哦-KL transform matlab code, KL transform is a kind of orthogonal transformation image in the field of image compression have broad application. Oh, very useful
K-L
- KL变换的Matlab实现 KL 变换是图像正交变换的一种,在图像压缩领域有着广泛应用。-KL Transform Matlab realize KL transform is a kind of orthogonal transformation image in the field of image compression have broad application.
KL
- 一个不错的KL变换源程序,可以看看,学习并且交流-KL transform a good source, you can see, learning and sharing
KL
- 基于VC++实现的KL算法源程序 kl算法的基本实现 Kl算法kl算法-Based on VC++ implementation of the KL algorithm source kl basic algorithm implementation Kl algorithm kl algorithm
kl
- matlab下KL变换,用于去除随机噪声-KL transform
3.22++基于KL变换的人脸识别技术
- 基于KL变换的人脸识别技术,Face recognition based on KL transform(Face recognition based on KL transform)