Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 4 - Huffman Trees (Part 1)
Date: Wed Oct 3 2001 11:11 am
Author: Maxim, Michael G. <mmaxim@andrew.cmu.edu>
Subject: Re: Huffman and images

Yes, Huffman should work with any data file. If it is not working check to make sure that when you are casting the ASCII value to a byte that there isn't any sign changes going on. Images will contain ASCII "character" in the high end of the ASCII table, which may cause some problems. Look in the General Forum, this sign issue has been discussed. You'll see in Part 3 that there are certain images Huffman compresses better than others...

Mike
Post response

Go to the previous messageGo to the following message
Current Thread Detail:
Huffman and images      Lee, Charles C.      Wed Oct 3 2001 11:04 am       
Re: Huffman and images      Maxim, Michael G.      Wed Oct 3 2001 11:11 am       
Re: Huffman and images      Dozzi, Giancarlo      Wed Oct 10 2001 5:57 pm       
Re: Huffman and images      Chen, Richard      Thu Oct 11 2001 5:33 am       
Re: Huffman and images      Lee, Peter      Thu Oct 11 2001 9:13 am       
Re: Huffman and images      Dozzi, Giancarlo      Thu Oct 11 2001 11:34 pm       

Back to previous screen