Re: Adaptive Huffman algorithm !!!
- From: shunya@xxxxxxxx
- Date: 20 Sep 2005 06:54:31 -0700
Try using Range coding instead. Force the output bits (a maximum of
2 each step). That should give you a huff and puff coder . adaptive
huffman was a name invented by vitter before the CACM codec was
unleashed on the users.
In theory huffman coder is a Arithmetic coder in which no bits are
left in the
the working region for the next symbol.
Search the net for range coder . That gentleman has posted a original
paper
by G.N.N. Martin on the subject.
.
- Follow-Ups:
- Re: Adaptive Huffman algorithm !!!
- From: cr88192
- Re: Adaptive Huffman algorithm !!!
- References:
- Adaptive Huffman algorithm !!!
- From: BramiYair
- Adaptive Huffman algorithm !!!
- Prev by Date: lzrw1a compression algorithm in vb.net
- Next by Date: Re: lzrw1a compression algorithm in vb.net
- Previous by thread: Adaptive Huffman algorithm !!!
- Next by thread: Re: Adaptive Huffman algorithm !!!
- Index(es):
Relevant Pages
|
|