Azzera filtri
Azzera filtri

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

1 visualizzazione (ultimi 30 giorni)
How to see the compressed image after applying Huffman compression in an image?

Risposte (1)

John D'Errico
John D'Errico il 1 Ago 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 Commenti
Anushka
Anushka il 1 Ago 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 il 1 Ago 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?

Accedi per commentare.

Categorie

Scopri di più su Denoising and Compression in Help Center e File Exchange

Tag

Non è stata ancora inserito alcun tag.

Community Treasure Hunt

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

Start Hunting!

Translated by