Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

help for lossless compression of image

1 view (last 30 days)
Huseyin
Huseyin on 24 Oct 2016
Closed: John D'Errico on 24 Oct 2016
Hi,
As you know, Huffman encoding is one of the most popular lossless compression encoding. For instance, in lossy-JPEG you you use DCT, Quantization for code redundancy and then Huffman encoding to compress the image which is the lossless part. In order to compress the image as 'lossless' can I use Huffman directly by neglecting DCT and Quantization part?
I searched for lossless compression in web but I see that there are some methods like predictive coding, difference coding etc. for lossless compression. If anyone help, I will be very glad
Thank you.

Answers (0)

This question is closed.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!