home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / compress / 3108 < prev    next >
Encoding:
Text File  |  1992-08-27  |  871 b   |  24 lines

  1. Newsgroups: comp.compression
  2. Path: sparky!uunet!gossip.pyramid.com!decwrl!elroy.jpl.nasa.gov!nntp-server.caltech.edu!madler
  3. From: madler@cco.caltech.edu (Mark Adler)
  4. Subject: Re: new better than jpeg?
  5. Message-ID: <1992Aug27.162859.19286@cco.caltech.edu>
  6. Sender: news@cco.caltech.edu
  7. Nntp-Posting-Host: sandman
  8. Organization: California Institute of Technology, Pasadena
  9. References: <1992Aug27.954.2812@channel1>
  10. Distribution: comp
  11. Date: Thu, 27 Aug 1992 16:28:59 GMT
  12. Lines: 10
  13.  
  14.  
  15. >> powered by the C-Cube chip.  They announce their method as being
  16. >> different from and better than JPEG.  Their software also deal with JPEG
  17.  
  18. Highly likely.  JPEG does a global quantization, irregardless of the
  19. local image content.  You can do much better, especially if you can
  20. fit the image in memory, or at least take two or more passes through it.
  21.  
  22. Mark Adler
  23. madler@tybalt.caltech.edu
  24.