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!