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

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

Asked:

on 9 Apr 2019

Edited:

on 9 Apr 2019

Community Treasure Hunt

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

Start Hunting!