compute entropy of an image, text; encode/decode text with huffman coding, LZW, LZ77; quantizatize image, signal
-
Updated
Apr 17, 2017 - MATLAB
compute entropy of an image, text; encode/decode text with huffman coding, LZW, LZ77; quantizatize image, signal
Lossless Image Compression and Transmission in Matlab
Huffman coding applied on images to obtain lossless image compression
In this code we implement the IEEE 1857.2 lossless audio coding extension using 3 different source coding techniques : 1) Arithmetic Coding (benchmark)
4D Non-separable Integer Wavelet Transform for Lossless and Lossy Image Compression
In this repository we will find a code replication in MATLAB of the "LOSSLESS AUDIO COMPRESSION IN THE NEW IEEE STANDARD FOR ADVANCED AUDIO CODING" paper by H. Huang, H.Shu and R.Yu
RLS-Golomb-Rice lossless codec (TUT course project)
Add a description, image, and links to the lossless-compression-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the lossless-compression-algorithm topic, visit your repo's landing page and select "manage topics."