Entropy coding

Home > Computer Science > Algorithms and data structures > Compression Algorithms > Entropy coding

A method of encoding symbols in the input data using their probabilities of occurrence, typically used as a final step in many compression algorithms to further reduce the file size.