How I can reconstruct compressed image in jpeg process after huffman encoding ?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I applied RLE and Huffman coding after zig-zag operation in jpeg process, but the problem how I can reconstruct the compressed image ?. After Huffman I have two tables the first is dictionary and the second is Sequences of bits.
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Denoising and Compression dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!