对图像做二维离散小波变换我要分享

Do two-dimensional discrete wavelet transform on the image

图像小波分解 dwt-idwt 小波-图像 离散小波变换 图像

关注次数: 263

下载次数: 0

文件大小: 2K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:对图像做二维离散小波变换,分解级数为3级,并重构图像,不直接调用matlab的dwt和idwt函数。


English Description:

Do two-dimensional discrete wavelet transform on the image, decompose the image into three levels, and reconstruct the image, do not directly call the DWT and IDWT functions of MATLAB.


代码预览