Re: A89: Re: Huffman


[Prev][Next][Index][Thread]

Re: A89: Re: Huffman




In a message dated 11/14/1998 10:54:40 AM Pacific Standard Time,
m_rayman@bigfoot.com writes:

> If I'm not mistaken, huffman is a compression algorythm that is used mostly 
> for greyscale pictures
>  on the calcs.  As for how it's used, I do not know.  I am learning just
like 
> you.
>  
>  -Miles Raymond


That's right.  As of now, I think the huffman library only uncompresses, so
you should use the huffman program that comes with PlusShell to compress your
image/data, then use the library so your program can decompress it.

Daniel Imfeld