Modified READ
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Compression }} '''Modified READ''' ('''MR''') is the name of the image compression algorithm used in 2-dimensional [[CCITT Group 3]...") |
Revision as of 15:27, 27 February 2013
Modified READ (MR) is the name of the image compression algorithm used in 2-dimensional CCITT Group 3 format.
It first encodes most rows as the difference between the current row and the previous row, then uses run-length encoding, followed by Huffman coding.
Specifications
See CCITT Group 3.