home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / compress / 3231 < prev    next >
Encoding:
Text File  |  1992-09-08  |  878 b   |  25 lines

  1. Newsgroups: comp.compression
  2. Path: sparky!uunet!munnari.oz.au!bruce.cs.monash.edu.au!alanf
  3. From: alanf@cs.monash.edu.au (Alan Grant Finlay)
  4. Subject: does anyone have code for JBIG?
  5. Message-ID: <alanf.716017334@bruce.cs.monash.edu.au>
  6. Sender: news@bruce.cs.monash.edu.au (USENET News System)
  7. Organization: Computer Science, Monash University, Australia
  8. Date: Wed, 9 Sep 1992 05:42:14 GMT
  9. Lines: 14
  10.  
  11. I have some information about JBIG and where to get descriptions of
  12. the algorithm from compression.FAQ:
  13.  
  14. >~Subject: [74] Introduction to JBIG
  15. >
  16. >
  17. >Written by Mark Adler <madler@cco.caltech.edu>.
  18. >
  19. >JBIG losslessly compresses binary (one-bit/pixel) images.  (The B stands
  20. >for bi-level.)  Basically it models the redundancy in the image as the...
  21. >
  22.  
  23. I'd rather not rewrite code someone else has written.  Even parts of the
  24. algorithm, such as the Q-coder would be much appreciated.
  25.