Skip to content

how is efficient encoding achieved with different cdf for different symbols #301

Answered by YodaEmbedding
qiutiantxwd asked this question in Q&A
Discussion options

You must be logged in to vote

Arithmetic coding's primary benefit over other lossless encoding schemes is that you can change the encoding probability distribution on-the-fly at any time to almost anything you want. Just subdivide the interval differently.

ANS is an "approximation of arithmetic coding", and shares the same advantage of choosing new encoding distributions on-the-fly.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by qiutiantxwd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants