matlab代码实现EZW编码解码我要分享

Implementation of EZW encoding and decoding with matlab code

ezw-image-coding Huffman-codec-image 小波变换矩阵 小波-EZW entropy

关注次数: 323

下载次数: 1

文件大小: 10K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:用matlab实现的EZW编码解码,对图像进行小波变换,EZW算法搜索小波系数矩阵,包括熵编码(HUFFMAN)


English Description:

EZW encoding and decoding realized by Matlab is used to transform the image by wavelet transform. EZW algorithm searches the wavelet coefficient matrix, including Huffman


代码预览

相关推荐