How I can reconstruct compressed image in jpeg process after huffman encoding ?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Denoising and Compression finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!