霍夫曼编码算法对数字图像进行压缩及解压缩处理我要分享

Huffman coding algorithm for digital image compression and decompression processing

图像处理 图像霍夫曼 image-compression 图像-信源编码 图像压缩解压

关注次数: 343

下载次数: 15

文件大小: 165K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:

利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大


English Description:

Huffman coding algorithm is used to compress and decompress the digital image. The decompressed image is almost the same as the source image, and the peak signal-to-noise ratio is infinite


代码预览

ImageCompressed.m

lena.bmp