What to do with the output of the DCT step in JPEG image compression?

1 view (last 30 days)
I am working on JPEG algorithm. After the dct step, the class is converted to double from unit8. In the zigzag step, the matrix is converted to an one dimensional array. I am confused now as how to get back the unit8 image class again after the compression? What does the huffman coding part do? I am working on black and white jpeg image. But what if I take a color image as after dct, I guess it turns to black and white.

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!