Iamge Video Compression V2
Iamge Video Compression V2
compression
CIE 425 Information theory
Compression Motivation\ aim
Goals of compression is to remove redundancy and reduce irrelevance (perceptual
redundancy).
Statistical redundancy
Spatial correlation
Local - Pixels at neighboring locations have similar intensities.
Global - Recurring patterns.
Spectral correlation
Between color planes.
Temporal correlation
Between consecutive frames.
1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2,
1, 1, 1, 0, 0, 0, 0, 2, 2, 2, 1, 1, 1, 0, 0, 0, 0, 2, 2, 2, ...
Spatial linear estimator
Bi-directional Disadvantages
○ Increasing the number of B frames between references results
in a decreased correlation between reference frames and
between B frames and reference frames.
○ For a large class of scenes, references places at 1/10th second
interval resulting in 2 B frames between the reference I and P
frames; example: IBBPBBPBB..PBBI.
○ IAt least two frames need to be stored at decoder
○ Increased delay.
Frame prediction