研究稀疏算法KSVD工具箱我要分享

Research on sparse algorithm ksvd toolbox

关注次数: 287

下载次数: 0

文件大小: 611.33 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明: 比较经典的稀疏表示算法,该代码中主要包含了KSVD算法和OMP贪婪追踪算法,可以用来做图像压缩、图像稀疏表示、图像消除噪音,代码比较全面,稀疏表示算法是这十年来在国内外关于图像处理领域研究热点,在计算机视觉方 面也起了非常大的作用,因此非常值得我们研究。


English Description:

The code mainly includes ksvd algorithm and OMP greedy pursuit algorithm, which can be used for image compression, image sparse representation and image noise elimination. The code is relatively comprehensive. Sparse representation algorithm is a research hotspot in the field of image processing at home and abroad in the past decade, especially in the field of computer vision


代码预览

相关推荐