How I can reconstruct compressed image in jpeg process after huffman encoding ?

2 views (last 30 days)
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.

Answers (0)

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!