There are Three steps in 2D Image Case
-
transformation of the image data using a predefined set of basis functions (multiresolution and orthogonal)
-
quantization of the basis function coefficients (lossy)
-
coding of the resulting data set to remove redundancy (Huffman lossless encoding)
|