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!