This project creates an image compression system using the 2-D DCT via the following steps: Segment the image into 8 x 8 non-overlapping pixel blocks. Apply the 2-D DCT independently to each block.