codec = encoder/decoder |
losslessly compressing and decompressing the sparse matrix of quantized coefficients |
wide variety of schemes (Huffman, arithmetic) |
compromise between: memory, execution speed, available bandwidth, reconstructed image quality |
example: Shapiro's Zero Tree encoding |