Compression
Compression
• Temporal redundancy
Information vs Data
REDUNDANT
DATA
INFORMATION
M1/2
Compression As It Relates To Image Content
Picture Correlation Distance -1
•Portrait 6.3
(Fills 1/2 Frame)
•Typical 16.7
(Moderate Detail)
•100 People 50
•2000 People 150
INTERFRAME and INTRAFRAME
PROCESSING
Interframe Processing Point to Point
Predictive Encoding
Line to Line
Intraframe
Processing
BIT RATE = NQF
N = NUMBER OF PIXELS
Q = QUANTIZATION BITS/PIXEL
F = FRAME RATE
N Reduced Resolution
Q Contouring (Artifacts)
F Image Blur
- Delta modulation
- DPCM
- Adaptive predictive coding
- Differential frame coding
Differential Pulse Code Modulation
(DPCM)
SIMPLE DELTA
MODULATION
(t) +
x(t)
+ -
y (t)
f (t)
SIMPLE DELTA MODULATION
y(t)
x(t)
f(t)
t
BIT PLANE ENCODING
abcdef
a
b
c
d
e
f
TRANSFORM CODING
• Transform Coding
- transform image
- code the coefficients of the transform
- transmit them
- reconstruct by inverse transform
• Benefits
- transform coeff. relatively uncorrelated
- energy is highly compacted
- reasonable robust relative to
channel errors
Potential Bit Rate Reduction
for 525 Line Video Imagery
TYPE OPERATIONS COMMENTS
Decrease N Resolution 4:1
(from 512 to 256)
Decrease Q Dynamic Range 6:5
of Display
Decrease F Frame Rate 6:1
Flicker Results (30 Fps 5 Fps)
Image Blurring
Delta Point to Point 2:1 3:1
Modulation Redundancy 6 Bits/Pixel to
2 Bits/Pixel
TYPE OPERATIONS COMMENTS
Adaptive Intraframe 5:1
Intraframe 6 Bits/Pixel to
Redundancy
PCM - Delta 1.2 Bits/Pixel
Optimal 12:1
Transform Intraframe
6 Bits/Pixel to
Encoding Redundancy
1.2 Bits/Pixel
JPEG Intraframe
27:1
Redundancy
• JPEG
• MPEG
Why Do We Need International
Standards?
• International standardization is conducted to
achieve inter-operability .
– Only syntax and decoder are specified.
– Encoder is not standardized and its
optimization is left to the manufacturer.
• Standards provide state-of-the-art
technology that is developed by a group of
experts in the field.
– Not only solve current problems, but also
anticipate the future application requirements.
What Is JPEG?