What to do with the output of the DCT step in JPEG image compression?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Denoising and Compression en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!