对比BP,OMP,StOMP对自然图像的重构效果我要分享

Compared with the BP, OMP, StOMP reconstruction effect of natural images

图像压缩 图像重构 stomp-effect OMP图像重构 BP-omp对比 lena-256

关注次数: 430

下载次数: 1

文件大小: 71KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

对比BP,OMP,StOMP对自然图像的重构效果,输入图像是一幅256*256的lena图像,我们使用压缩采样后,再用上述三种方法对其进行重构,比较其结果,其中StOMP方法是用不同的阈值


English Description:

Compared with BP, OMP, StOMP reconstruction effect of natural images, the input image is a picture of 256 * 256, Lena image, we use after compression, sampling, then use the above three methods for reconstruction, compare the results, including StOMP method is to use a different threshold


代码预览

新建文件夹

..........\fdrthresh.m

..........\FWT_PO.m

..........\I0.mat

..........\main.m

..........\pdco.m

..........\pdcoSet.m

..........\reverse.m

..........\SolveBP.m

..........\SolveOMP.m

..........\SolveStOMP.m