Info
この質問は閉じられています。 編集または回答するには再度開いてください。
help for lossless compression of image
3 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!