Lec 25
Lec 25
Lecture-25
Dr. Ajay Kumar Mallick
Department of Computer Science and Engineering
NIT Hamirpur, India
▪ Topics to Learn
▪ Image Compression
▪ Block Transformation Coding: JPEG Compression
▪ The image is first subdivided into pixel blocks of size 8 × 8, which are
processed left-to-right, top-to-bottom.
▪ Consider compression and reconstruction of the following 8x8 subimage with the
JPEG baseline standard:
The original image consists of 256 or 28 possible intensities, so the coding process
begins by level shifting the pixels of the original subimage by − 27 or −128 intensity
levels. The resulting shifted array is
Z(u,v)
▪ Denormalization:
T(u,v)
JPEG Compression
▪ Inverse DCT
+128 =