Arithmetic coding decoding method implemented by table look-up
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- FUDAN UNIV
- Publication Date
- 2005-08-24
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2
Abstract
Description
technical field
[0001] The invention belongs to the technical field of data compression, and in particular relates to an arithmetic encoding and decoding method realized by looking up a table. Background technique
[0002] Arithmetic coding is a lossless coding method, which can effectively compress the source redundancy. It is a kind of entropy coding, and is suitable for the compression of non-equal probability data. The basic principle of arithmetic coding is: according to the probability of different symbols in the encoded data, the line segment is divided into non-overlapping sub-line segments, and the width of the sub-line segment is exactly the probability of each symbol. Encoding a symbol is to find the corresponding sub-line segment, and then divide the line segment to obtain sub-line segments of the next level, and encode the next symbol. Any real number in the last sub-line segment can be used to represent the corresponding symbol sequence, and this number is the...