home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!math.fu-berlin.de!uni-paderborn.de!urmel.informatik.rwth-aachen.de!messua!dak
- From: dak@messua.informatik.rwth-aachen.de (David Kastrup)
- Newsgroups: comp.compression
- Subject: Re: JPEG compression
- Date: 25 Jan 93 14:06:27 GMT
- Organization: Rechnerbetrieb Informatik - RWTH Aachen
- Lines: 20
- Distribution: world
- Message-ID: <dak.727970787@messua>
- References: <peterb.727926960@wambenger>
- NNTP-Posting-Host: messua.informatik.rwth-aachen.de
- Keywords: JPEG, compression
-
- peterb@cs.uwa.oz.au (Peter Bousfield) writes:
-
- >Hello fellow compressors,
-
- >It is my understanding that JPEG compression
- >works in basically two parts.
- >Step 1: DCT (Discrete Cosine Transform)
- >and
- >Step 2: Huffman Coding (for those of us
- > who don't wish to
- > pay for a license.)
-
- >I was wanting to know which of these
- >two steps contributes more to the compression.
- >That is, how good is the compression without
- >Huffman coding (eg is it 50% worse or only 10%
- >worse.)
-
- Of course you forgot the most important Step 1.5:
- Throwing away information. THAT really contributes.
-