home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / dcom / fax / 2278 < prev    next >
Encoding:
Text File  |  1992-12-14  |  1.7 KB  |  38 lines

  1. Newsgroups: comp.dcom.fax
  2. Path: sparky!uunet!pipex!warwick!doc.ic.ac.uk!cc.ic.ac.uk!imperial.ac.uk!vulture
  3. From: vulture@imperial.ac.uk (Thomas Sippel - Dau)
  4. Subject: Re: What kind of compression/format is used in T.4
  5. Message-ID: <1992Dec14.151510.13115@cc.ic.ac.uk>
  6. Sender: vulture@carrion.cc.ic.ac.uk (Thomas Sippel - Dau)
  7. Nntp-Posting-Host: cscgc
  8. Reply-To: cmaae47@imperial.ac.uk
  9. Organization: Imperial College of Science, Technology and Medicine
  10. References: <9DEC199211134810@elroy.uh.edu>
  11. Date: Mon, 14 Dec 92 15:15:10 GMT
  12. Lines: 24
  13.  
  14. In article <9DEC199211134810@elroy.uh.edu>, st1r8@elroy.uh.edu (Guillot, Burt J.) writes:
  15. - What kind of compression and/or graphical format is used in the T.4
  16. - data?  Someone told me it is a standard TIFF format.  Is that true?
  17. - Is it a simple format or does one have to go and buy the expensive
  18. - CCITT documents to decode the T.4 image?
  19.  
  20. Run length encoding.
  21.  
  22. The number of consecutive "black" or "white" bits is stored, starting with a
  23. white block. They are not stored as fixed length numbers (i.e. four bit for 
  24. each group), but in variable length bit strings, with different bit strings
  25. encoding black and white runs. Comes naturally to comms people, others
  26. just need to use the look up table. To make it more interesting, the bit order
  27. is inverted along the way, and documented in the opposite way to which it is 
  28. used....
  29.  
  30.                                         Thomas
  31.  
  32. -- 
  33. *** This is the operative statement, all previous statements are inoperative.
  34. *   email: cmaae47 @ ic.ac.uk (Thomas Sippel - Dau) (uk.ac.ic on Janet)
  35. *   voice: +44 71 589 5111 x4937 or 4934 (day), or +44 71 823 9497 (fax)
  36. *   snail: Imperial College of Science, Technology and Medicine
  37. *   The Center for Computing Services, Kensington SW7 2BX, Great Britain
  38.