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

1 visualización (últimos 30 días)
How to see the compressed image after applying Huffman compression in an image?

Respuestas (1)

John D'Errico
John D'Errico el 1 de Ag. de 2015
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 comentarios
Anushka
Anushka el 1 de Ag. de 2015
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 el 1 de Ag. de 2015
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?

Iniciar sesión para comentar.

Categorías

Más información sobre Denoising and Compression en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by