搜索资源列表
KSVD_Matlab_ToolBox
- KSVD工具包,可以用于去噪\增强等多种领域,具体方法是先训练方向,然后沿方向进行-KSVD toolkit can be used to enhance various areas of de-noising, the specific method is the first training direction, and then along the direction
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
ksvdbox13
- KSVD的工具包,版本为13;用于求解图像集字典的字典,以及去噪等-KSVDBox v13 October 18, 2009 Make sure OMPBox v10 is installed prior to installing this package.
KSVD
- 图像稀疏编码的一种方法,可用于基于稀疏表示的图像压缩、去噪等-Sparse image coding method can be used for sparse representation-based image compression, denoising, etc.
k_svd
- k-svd算法m代码.用于形成冗余字典,对图像进行稀疏分解-m k-svd algorithm code used to create a redundant dictionaries, sparse decomposition of images
KSVD-for-SAR_LOG
- 用基于稀疏表示和KSVD字典学习去噪方法在对数域对SAR图像抑斑,本方法相对于一些经典的SAR图像抑斑方法,抑斑效果大大提高。-Based on the sparse representation and KSVD dictionary learning denoising method in the logarithmic domain,we despeckle SAR image, compared with some of the
demo
- KSVD图像去噪,组稀疏编码,新的去噪思路-KSVD image denoise,group spare coding
KSVD-P-Sparse-Representation
- K-SVD SPARSE REPRESENTATION 基于学习的稀疏表示图像分析方法,以去噪为例。-K-SVD SPARSE REPRESENTATION
KSVD
- Kvsd算法,主要用于图像去噪,结合了图像的稀疏信息-ksvd denoising
sar-ksvd
- 基于kscd算法的合成孔径雷达图像压缩。-Based on kscd algorithm synthetic aperture radar (SAR) image compression.
KSVD
- 图像处理KSVD字典的算法及具体分析和解释-Algorithms and specific analysis and interpretation of the image processing KSVD dictionary
KSVD
- 一种新型的图像去噪方法,相较于已有的算法,优势在于较小的计算量以及相对更好的还原效果。-A new image denoising method, compared to the existing algorithms, the advantages and the relatively small amount of computation better reproduction.
KSVD
- KSVD图像处理图像增强图像去噪图像分割图像融合-kscd image processing
ksvd去噪
- KSVD去噪,效果很好,也可以用于图像增强,里面附有图片,有问题可以联系qq2027771338(KSVD denoising, the effect is very good, can also be used for image enhancement, which is accompanied by pictures)
KSVD算法
- 是图像复原算法KSVD,用于图像的特征提取,效果比其他方法好。(Is the image restoration algorithm KSVD, for image feature extraction, the effect is better than other methods)
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.)
图像修复
- 应用DCT字典和KSVD学习字典,对图像进行简单的修复,可行性较高,速度不是很快。(Simple image restoration is feasible and not very fast.)
14、字典学习
- 经典的KSVD图像字典学习,matlab 代码,有注释,亲测可用(The classic KSVD image dictionary learning, matlab code, include notes, test available)
压缩感知图像重建
- 详细介绍了KSVD、OMP、IRLS 、 Dantzig Selector 、MP 等算法的原理,并在MATLAB平台上编程实现,撰写PPT进行讲解。(The principle of KSVD, OMP, IRLS, Dantzig Selector, MP and other algorithms is introduced in detail, and it is programmed and implemented on MAT