Current Forum: Homework 4 - Lossy (Part 3) |
Date: Sun Oct 21 2001 11:49 pm |
Author: Maxim, Michael G. <mmaxim@andrew.cmu.edu> |
Subject: Re: DCT correctness 2 |
|
|
When you Lossy compress your output file should not look anything like the original image. The whole point of Lossy is to set the image up to be compressed by Huffman. If you can compress and decompress your image such that it looks similar (it wont look excatly) like the original, then your implementation is correct.
Mike |
|