01Matlab-lzw

所属分类:压缩解压
开发工具:matlab
文件大小:105KB
下载次数:32
上传日期:2013-06-10 21:42:09
上 传 者wangjersey
说明:  lzw压缩算法 一种新型的LZW压缩算法,请大家观看了谢谢大家
(A new lzw compression algorithm LZW compression algorithm, please watch thank you)

文件列表:
lzwMatlab (0, 2008-02-12)
lzwMatlab\Example.m (2882, 2008-02-01)
lzwMatlab\LZW.lsm (176207, 2008-02-01)
lzwMatlab\lzwCompressM.c (15756, 2008-02-12)
lzwMatlab\lzwCompressM.mexw32 (8192, 2008-02-12)
lzwMatlab\lzwDecompressM.c (7573, 2008-02-12)
lzwMatlab\lzwDecompressM.mexw32 (8704, 2008-02-12)
lzwMatlab\lzw_code.m (1298, 2012-01-11)
lzwMatlab\lzw_decode.m (2522, 2012-01-11)

This package contains the source code for a LZW implementation in Matlab using mex files. This LZW implementation is compatible with TIFF6 specification. The folder contains: lzwCompressM.c - C source code for encoder lzwDecompressM.c - C source code for decoder lzwCompressM.mexw32 - mex-compiled encoder for Windows lzwDecompressM.mexw32 - mex-compiled decoder for Windows Example.m - Matlab M file that show an example of how to use the encoder/decoder. LZW.lsm - Zeiss lsm file with an image compressed using lzw algorithm of Zeiss Image Browser. Acknowledgements: This code uses parts of the lzw encoder developed my Michael Dipperstein (http://michael.dipperstein.com/). It also uses a decoder implementation found in the VisAD package developed at University of Wisconsin by multiple authors. Available at https://skyking.microscopy.wisc.edu/svn/java/trunk/loci/formats/codec/LZWCodec.java

近期下载者

相关文件


收藏者