This document summarizes a research paper that proposes using 2D scaling transformations to compress grayscale images. It begins by defining scaling and different types of scaling transformations. It then describes how to represent 2D scaling mathematically using transformation matrices. The paper applies 2D scaling with different factors to compress the Lena test image and evaluates the compressed images using PSNR and MSE metrics. Scaling by factors of 2, 4, and 8 are tested, with higher scaling factors achieving better compression but lower image quality. In conclusions, the paper finds the proposed 2D scaling technique provides comparable or better performance than other image transformation methods for compression.
Related topics: