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

1 次查看(过去 30 天)
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