Exponential-Golomb coding (also known as Exp-Golomb coding) is a form of entropy coding used primarily in applications such as video coding (e.g., in the H.264/MPEG-4 AVC standard) and other data compression schemes. It is particularly effective for encoding integers and is designed to efficiently represent small values while allowing for larger values to be represented as well.
Articles by others on the same topic
There are currently no matching articles.