The document introduces an adaptive quantization technique to enhance the efficiency of the standard JPEG compression algorithm by allowing users to prioritize image quality for regions of interest (ROI). This method utilizes forward and inverse discrete cosine transforms (DCT) while applying different quantization parameters to the subject and background of the image, thus efficiently managing memory usage. The paper details the algorithm's steps, its implementation on leather defect images, and demonstrates how this approach achieves substantial compression while preserving important details.
Related topics: