What to do with the output of the DCT step in JPEG image compression?
1 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Denoising and Compression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!