matlab代码实现OMP算法我要分享

OMP algorithm with matlab code

追踪匹配 匹配字典 omp-稀疏系数 字典 omp-图像-字典

关注次数: 326

下载次数: 1

文件大小: 632B

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:OMP算法:匹配追踪算法,输入字典和图像,获得图像在字典下的稀疏系数。有部分解释


English Description:

OMP algorithm: matching pursuit algorithm, input dictionary and image, get sparse coefficient of image in dictionary. There are some explanations


代码预览

OMP.m