对输入的二维灰值图像我要分享

For the input two-dimensional gray value image

MATLAB-EZW算法 matlab灰值图像 haar-wavelet ezw-matlab-pu 提升-小波

关注次数: 223

下载次数: 0

文件大小: 5K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:对输入的二维灰值图像,先进行提升Haar小波变换,再用经典的EZW算法对小波系数进行压缩,然后反变换重构原图像。


English Description:

Firstly, lifting Haar wavelet transform is applied to the input two-dimensional gray value image, then the classical EZW algorithm is used to compress the wavelet coefficients, and then the original image is reconstructed by inverse transform.


代码预览