Skip to content

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

Notifications You must be signed in to change notification settings

sudhamshu091/Golomb-Coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages