lzw图像压缩我要分享

LZW Image compression

matlab 图像 压缩 LZW

关注次数: 262

下载次数: 1

文件大小: 4.17 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:lzw lzw-78 lzw-77 三种算法 图像压缩编解码,为了加快速度,取原始图像的小图,这是这个代码的重要创新。算法部分用C语言实现,能方便移植到项目中,希望对大家有用。


English Description:

LZW LZW-78 LZW-77 three algorithms of image compression coding and decoding, in order to accelerate the speed of raw image thumbnails, this is an important innovation of this code. Algorithm using c language implementation can be easily transplanted to the project, and hope to help all of us.


代码预览