搜索资源列表
kl.rar
- matlab下KL变换,用于去除随机噪声,KL transform
KLtransform
- 在数字图像处理中,用kl变换对特征值提取与选择-In digital image processing, using kl transform eigenvalue extraction and selection
KL
- 基于KL变换的特征提取的方法。 选取数据库中的部分样本(每个人的前5张图片)作为训练样本,其余作为未知的测试样本。从训练样本中得到KL变换矩阵,然后对训练样本和测试样本都进行变换,用变换后的数据作最近邻识别,距离可以为对应灰度值之差的平方和,统计识别率。-KL transform based feature extraction method. Select the database part of the sample (each person' s top 5 pictures)
KLoeve
- KL变换主分量分析 用于各种信号的处理包括图像信息的分析压缩-KL transform principal component analysis for a variety of signal processing, including image compression, and so the analysis of information
homeworkofimageprocessing
- 数字图像处理作业,包括:bmp图像的读取,图像的缩放,直方图均衡化等操作的c代码,还有一些关于傅里叶变换,KL变换,哈达吗变换,huffman编码的习题。可以供学习这门课程的同学参考学习。-Digital image processing operations, including: bmp image reading, image scaling, histogram equalization, and other operations of the c code, and some on t
KLtransform
- (1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象; (2)将所有子图象按列相接变成一个81维的行向量; (3)对所有200个行向量进行KL变换,求出其对应的协方差矩阵的特征向量和特征值,按降序排列特征值以及所对应的特征向量; (4)选择前40个最大特征值所对应的特征向量作为主元,将原图象块向这40个特征向量上投影,所获得的投影系数就是这个子块的特征向量。 (5)求出所有子块的特征向量。 -(1) the application of 9 × 9 window
kl_transform
- KL变换的MATLAB源码程序,用于图形图像地震资料等的处理。效果良好。-KL transform MATLAB source code program for graphic images such as seismic data processing. Good results.
KL
- K-L变换在人脸识别中的应用-KL transform in face recognition application! ! ! ! ! ! !
KLH
- 图形变换源码集,包括霍特林变换(K-L变换),沃尔什哈达玛反变换,VC实现-Graphic transformation source code sets, including the Hotelling transform (KL transform),沃尔什哈达玛inverse transform, VC implementation
KL-base-face-recognition
- 通过KL变换实现特征提取从而达到表情识别以及人脸识别的目的-By KL Transform feature extraction so as to achieve the purpose of face recognition and face recognition
KL_transfer
- kl变换,dct,dft变换以及信号压缩-kl transform, dct, dft transform and signal compression
KL
- K-L变换 特征提取 三个特征 提取两个-KL transform feature extraction are two of three feature extraction
KL
- 用MATLAB仿真KL变换,并与DCT变换进行了比较-KL transform using MATLAB simulation and a comparison with the DCT transform
KL
- matlab编写的K-L变换算法,实验数据为Iris,分类为BP算法,运行良好!-Matlab prepared by the KL transform algorithm, the experimental data for the Iris classified as BP algorithm, a good run!
KL-transform-for-feature-extraction
- KL变换进行特征提取,对样本集进行KL变换提取特征-KL transform for feature extraction
KL-transform-procedure
- KL变换的程序,KL transform procedure,matlab源码-KL transform procedure using Matlab
KL-transform
- 现代数字图像处理技术提高及应用案例详解(matlab版 3.22 基于KL变换的人脸识别技术-Modern digital image processing technology and application case explanation (matlab version 3.22 facial recognition technology based on KL transform
KL-transform-face-recognition
- matlab源代码,基于KL变换的人脸识别技术,简单代码,含有运行说明。-matlab source code, based on KL transform face recognition technology, simple code, which contains operating instructions.
3.22++基于KL变换的人脸识别技术
- 基于KL变换的人脸识别技术,Face recognition based on KL transform(Face recognition based on KL transform)
KL_Denoise
- 利用KL变换实现对数据的去噪功能,编程环境Qt5+VS2012(Denosing with KL Transform)