How to see the compressed image after applying Huffman compression in an image?

조회 수: 2 (최근 30일)
Anushka
Anushka 2015년 8월 1일
댓글: John D'Errico 2015년 8월 1일
How to see the compressed image after applying Huffman compression in an image?

답변 (1개)

John D'Errico
John D'Errico 2015년 8월 1일
How to see it? Decompress it. An image is just a bunch of numbers, unless you interpret the whole as an image. A compressed image is just a different bunch of numbers, but as they are, not directly interpretable as an image.
  댓글 수: 2
Anushka
Anushka 2015년 8월 1일
But during the compression such as PCA we can see the compressed image,is there any way for Huffman compression too?
John D'Errico
John D'Errico 2015년 8월 1일
You can "see" a PCA compressed image only by essentially recovering the image in some way. Or are you asking to look at the compressed values themselves?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Denoising and Compression에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by