观测矩阵采用高斯随机矩阵,重构采用OMP算法我要分享

Gaussian random matrix is used for observation matrix and OMP algorithm is used for reconstruction

观测矩阵 lena重构 图像-重构-omp 图像随机分块 DCT-OMP

关注次数: 311

下载次数: 0

文件大小: 1KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

将图像分为16*16的分块进行计算,稀疏矩阵采用DCT矩阵,观测矩阵采用高斯随机矩阵,重构采用OMP算法,对256*256大小的8bit灰度lena图像进行仿真。


English Description:

The image is divided into 16 * 16 blocks for calculation, DCT matrix is used for sparse matrix, Gaussian random matrix is used for observation matrix, OMP algorithm is used for reconstruction, and 256 * 256 8 bit gray Lena image is simulated.


代码预览

DCT_Gaosi_fenkuai.m