搜索资源列表
KSVD_Matlab_ToolBox.zip
- 该代码用c++语言实现了KSVD算法,运行环境为vc6.0,The code using c++ language implementation of the KSVD algorithm, runtime environment for vc6.0
KSVD_Matlab_ToolBox
- 该工具箱为KSVD算法的实现,其用来自适应地对信号就行稀疏表示,达到良好的稀疏性-The toolbox is KSVD algorithm, it is used to adaptively sparse representation of the signal on the line to achieve a good sparse
k_svd
- k-svd算法m代码.用于形成冗余字典,对图像进行稀疏分解-m k-svd algorithm code used to create a redundant dictionaries, sparse decomposition of images
ksvdbox12
- 采用KSVD算法通过训练的方法来构造稀疏过完备字典,在使用时一定要确保已装有ompbox9。可用于语音,图像信号处理等的稀疏字典构造-KSVD algorithm using the method of training to construct the sparse over-complete dictionary, in use, make sure have been installed ompbox9. Can be used for the sparse dictionary cons
aboutKSVD
- 这是关于KSVD的两篇英文文章,我觉得对学习KSVD算法很有用-It s about ksvd the two articles in english, i think learning ksvd algorithm is very useful
KSVD
- K-SVD算法程序,利用聚类算法对字典进行训练-K-SVD algorithm program, the use of clustering algorithm is trained on a dictionary
KSVD
- 实现文章“Image Denoising Via Sparse and Redundant Representations Over Learned Dictionaries”中的降噪算法-Realize the article " Image Denoising Via Sparse and Redundant Representations Over Learned Dictionaries" in the noise reduction algorithm
KSVD
- KSVD算法程序,完成KSVD重构字典的程序 -KSVD algorithm program to complete the dictionary KSVD reconstruction program
K-SVD-algorithm
- 是一个关于KSVD的算法介绍的PPt,详细介绍了如何用KSVD算法对字典进行训练-On KSVD algorithm described in the PPt details how KSVD algorithm dictionary training
KSVD
- ksvd算法的代码,可以通过训练字典,从而实现对数据的稀疏表示。-ksvd algorithm code, through training dictionary in order to achieve the sparse representation of the data.
Elad-ksvd-matlab-toolbox
- 稀疏表示,字典学习,KSVD算法,matlab版-Sparse representation dictionary learning, KSVD algorithm, matlab
KSVD
- 一个KSVD算法在图像处理方面的应用,通过这个实例,可以更好地理解KSVD算法。-A KSVD algorithms in image processing applications, through this example, you can better understand KSVD algorithm.
KSVD
- 利用ksvd算法对矩阵进行奇异值分解实现压缩感知中的字典训练,-Use ksvd algorithm matrix singular value decomposition to achieve compression dictionary perception training,
ksvd-algorithm-and-psnr
- ksvd字典学习算法和改进的ksvd字典学习算法,并自动计算psnr。-ksvd dictionary learning algorithm and improved ksvd dictionary learning algorithm and automatically calculates psnr.
K-SVD-algorithm
- KSVD算法,对于字典训练很实用,并且,对于基于稀疏表示方法,可以提高精度-KSVD algorithm for dictionary training is very practical,And, based on sparse representation method, can improve the precision
ksvdsbox11-min
- KSVD 算法 K-SVD通过构建字典来对数据进行稀疏表示,经常用于图像压缩、编码、分类等应用(KSVD algorithm K-SVD sparse data is represented by building dictionaries, often used for image compression, coding, classification, and other applications)
KSVD
- 一种在matlab环境下的计算稀疏表示的学习字典的算法(A learning dictionary algorithm for computing sparse representation in Matlab environment)
KSVD
- 这是KSVD稀疏分解算法,,可以很好的用于图像的去噪(This is a KSVD sparse decomposition algorithm, which can be used for image denoising)
ksvd-omp
- 实现稀疏表示算法,以lena图像为例,主要用ksvd和omp算法(The sparse representation algorithm is implemented. The Lena image is taken as an example, mainly using the ksvd and OMP algorithms.)
sharingcode-LCKSVD
- LC-KSVD算法代码,<<Learning A Discriminative Dictionary for Sparse Coding via Label Consistent K-SVD>>(LC-KSVD algorithm code, < <Learning A Discriminative Dictionary for Sparse Coding via Label Consistent K-SVD> > )