How I can reconstruct compressed image in jpeg process after huffman encoding ?
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Denoising and Compression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!