CS4624 Text - Ch 6


Please read this chapter very carefully! It covers important material in a clear and well organized fashion. The discussion below emphasizes the key points of each section.

See Study Questions.

See Course Notes for further explanation and to see most crucial points.

6 Digital Video and Image Compression

6.1 Evaluating a Compression System


6.1.1 How Much Compression?
6.1.2 How Good is the Picture?
(Subjective evaluation is ultimately necessary.)

6.1.3 How Fast Does it Compress or Decompress?
6.1.4 What Hardware and Software Does it Take?
(Compression requires lots, preferably standardized if hard-wired.)

6.2 Redundancy and Visibility
6.3 Video Compression Techniques
6.3.1 Simple Compression Techniques
6.3.2 Interpolative Techniques
6.3.3 Predictive Techniques
(Save previous item --- frame/line/pixel --- and use difference in the value from it to build up the next item.)

6.3.3a DPCM (Differential)
6.3.3b ADPCM
6.3.3c Other Predictive Techniques
(See MPEG P-frames that are predicted from previous I or P frame.)

6.3.4 Transform Coding Techniques
6.3.5 A Simple Transform Example
6.3.5a DCT
6.3.6 Statistical Coding
6.3.7 Motion Video Compression Techniques
6.3.7a Motion Compensation
6.4 Standardization of Algorithms
6.5 JPEG

6.5.1 JPEG - Objectives
6.5.2 JPEG - Architectures
6.5.3 JPEG - DCT Encoding and Quantification
6.5.4 JPEG - Statistical Coding
6.5.5 JPEG - Predictive Lossless Coding
6.5.6 JPEG - Performance
6.6 ITU-T Recommendation H.261 (p*64)
6.6.1 Objectives
6.6.2 CIF - Common Intermediate Format
6.6.3 Coding Algorithm
6.7 MPEG
6.7.1 Objectives
6.7.2 Architecture
6.7.3 Bitstream Syntax (skim)

6.7.4 Performance
(CD-ROM 1.2Mbps, 352x240, 30fps, similar to VHS quality)

6.7.5 MPEG-2 and -4
6.8 DVI
6.8.1 DVI Motion Video Compression

6.8.2 DVI Production-Level Compression
6.8.2a PLV Performance
6.8.3 DVI Real-Time Compression


[Home | Readings ]
Copyright 1996 Edward A. Fox