(Difficulty: ★) Which of the steps in the JPEG image compression algorithm are lossy, i.e. which steps introduce loss of
Posted: Sun Jul 10, 2022 11:35 am
(Difficulty: ★) Which of the steps in the JPEG image compression algorithm are lossy, i.e. which steps introduce loss of information. Note: assume that the DCT transform is computed with infinite precision. Select all the answers that apply. Splitting the image into 8 x 8 blocks DCT transform on 8 x 8 blocks Quantization Zig-zag scan Run-length encoding Hufman coding