/Golomb-Coding

Golomb coding is a lossless data compression method for data compression. I am trying to implement the concept using python.

Primary LanguagePython

Golomb-Coding

Golomb coding is a lossless data compression method for data compression. This technique is used in image processing and other purposes. I am trying to implement the algorithm using python.
Golomb Coding: Wikipedia