digital video digital video is basically a sequence of digital images processing of digital video...

35
Digital Video Digital video is basically a sequence of digital images Processing of digital video has much in common with digital image processing First we review the basic principles of analog television

Upload: frank-sims

Post on 18-Jan-2016

223 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Digital Video

• Digital video is basically a sequence of digital images Processing of digital video has much in

common with digital image processing

• First we review the basic principles of analog television

Page 2: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Television Fundamentals

• Color television cameras and television receivers use the RGB (red, green, blue) color system to create any color

• We have seen how raster scan devices operate

• Commercial television systems, however, use interlaced scanning as opposed to the progressive scanning of computer monitors

Page 3: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Television Fundamentals

• In interlaced scanning, one half of the horizontal scan lines (every other line) are transmitted and “drawn” by the receiver Then the other half of the lines are

transmitted and are drawn in between the first scan lines

• Each half is known as a field, and two fields together are known as a frame

Page 4: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Television Fundamentals

• Since the phosphors retain their values for longer than the time that it takes to transmit two fields, and since rate of transmission of a field is shorter than the human eye can perceive, the viewer does not perceive this interlacing

• If the frame rate is at least 25-30 frames per second the viewer does not perceive motion in an image sequence as discrete, but as continuous

Page 5: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Interlaced Scanning

• In the figures, the first field is transmitted at time t = 0 and displayed at time t = f / 2 f is the frame rate

• The second field is transmitted at time t = f / 2 and displayed at time t = f

• Note that the display at time t = f consists of information (scan lines) from two distinct points in time

Page 6: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

The first field of a television transmission

Page 7: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

The second field of a television transmission

Page 8: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

A complete frame

Page 9: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

QuickTime™ and a TIFF (Uncompressed) decompressor are needed to see this picture.

Page 10: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Interlacing

• Interlaced scanning is used in commercial television systems to decrease the bandwidth of the transmitted signal and to reduce the phenomenon known as large area flicker

• These problems had been overcome by the time bit-mapped computer monitors were being developed

Page 11: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Deinterlacing

• There are several common operations that you might want to perform on interlaced video Producing stills resizing the video changing the frame etc.

• Performing these operations on raw, interlaced, video can produce undesirable artifacts

Page 12: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Interlacing Artifact

QuickTime™ and a TIFF (Uncompressed) decompressor are needed to see this picture.

Page 13: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Deinterlacing

• Deinterlacing provides a way around these problems

• All deinterlacing methods involve turning the field-based image into a frame-based image by modifying one of the fields in the image

• Popular methods include duplication and interpolation

Page 14: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Deinterlacing

• Duplication

• Interpolation

QuickTime™ and a TIFF (Uncompressed) decompressor are needed to see this picture.

QuickTime™ and a TIFF (Uncompressed) decompressor are needed to see this picture.

Page 15: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Television Systems

• The exact frame rate depends on the system as does the number of scan lines per frame

• There are currently three conventional commercial television systems in use throughout the world North America, South America and Japan use

NTSC The United Kingdom, Western Europe, Africa

and Australia use PAL France, Eastern Europe and Russia use the

SECAM

Page 16: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Television Systems

System

Scan lines/ frame

Frame rate

Pixels / frame

Bandwidth

NTSC 525 30 / sec

130,000

4.3 MhZ

PAL 625 25 / sec

210,000

6 MhZ

SECAM 625 25 / sec

210,000

6 MhZ

Page 17: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Digital Television

• Considering the bandwidth of the NTSC signal, how would digital transmission compare to today’s analog? We have:

• 30 frames/second x 130,000 pixels/frame x 24 bits/pixel = 93.6 Mbits/second

• To be competitive with analog transmission, a data compression of more than 20:1 is required All digital television standards therefore include

some form of compression.

• The disadvantage of digital television therefore, is the extra bandwidth required

Page 18: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Digital Television

Signal/Noise

Error rate

5 10 15 20 25 dB

110e-110e-210e-310e-410e-510e-610e-710e-810e-9

10e-1010e-11

10e-12

• The real advantage may be seen by examining the signal-to-noise ratio of digital vs. analog television

• This figure shows the approximate ratio of error rate to signal-to-noise ratio for digital transmission

Page 19: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Digital Television

• An error rate of 10-8 or one bit in 100 million bits is practically undetectable

• Channel error rates of 10-5 still permit acceptable pictures, especially if error correction techniques are used

• An analog TV signal requires a channel with a signal-to-error ratio (SER) of 55dB

Page 20: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Digital Television

• If we use PCM for a digital television signal, the principal source of error is due to quantization The error is a maximum of + or - 1/2 the

least significant bit For a quantization level of 8 bits, this is

+ or - 0.2% This “fine” quantization would appear as

white noise if viewed as a picture

Page 21: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Digital Television

• Theoretically, the SER with 8 bits is 59 dB and for each 1 bit reduction in quantization, the SER is reduced 6 dB

• The actual SER of a composite color TV signal is about 4 dB less

• Thus, 8-bit PCM encoding of a noise-free NTSC composite color signal yields a SER of 55 dB

Page 22: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Digital Television

• A bit error rate of 10-8 is practically undetectable From the figure above, this requires a SER of

only 21 dB If we use the rate 10-5 with error correction bits

added, a SER of 18 dB may be sufficient This requires less than 1 bit/pixel

• The essential problem in digital TV coding is therefore to reduce the picture bandwidth at the expense of the bit error rate and retain acceptable picture quality

Page 23: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Aspect Ratios

• Each of the systems listed above has an aspect ratio (ratio of width to height) of 4:3

• Cinematic films and high-definition television (HDTV) systems have aspect ratios of approximately 16:9

Page 24: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Aspect Ratios

• 4:3 aspect ratio

• 16:9 aspect ratio

Page 25: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Compatible Color TV

• In order to permit compatibility of color TV transmission with preexisting black and white receivers, the RGB image generated by a television camera is converted to a YIQ image by using the transform

Page 26: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Compatible Color TV

Y

I

Q

0.299 0.587 0.114

0.596 -0.275 -0.321

0.212 -0.523 0.311

=

R

G

B

Page 27: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Compatible Color TV

• See book notes for more info on YIQ• The bandwidth allocated to a black

and white television signal is illustrated on the next slide

Page 28: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Compatible Color TV

Vestigial Picture Side Band

Fully Transmitted Picture Side Band

Audio

6 MHz0.25 MHz

1.25 MHz 4.5 MHz

Page 29: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Compatible Color TV

• In order to maintain compatibility, the color TV signal has to fit in the same bandwidth

• This is accomplished by first combining the I and Q signals using a method called quadrature modulation The two signals are multiplied by a sine and

cosine function, respectively, added and become a single composite signal

The second idea is to choose the color subcarrier to be an odd multiple of one half the line frequency

The resulting bandwidth allocation is illustrated on the next slide

Page 30: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Compatible Color TV

Fully Transmitted Luminance Side Band

Audio

6 MHz0.25 MHz

1.25 MHz 4.5 MHz

Vestigial Luminance Side Band Chrominance

Side Bands

3.58 MHz

Page 31: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Compatible Color TV

• At the receiver, the inverse transformation given on the next slide reforms R, G, B from the received Y’, I’, Q’ signals

Page 32: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Compatible Color TV

Y'

I'

Q'

1 0.956 0.620

1 -0.272 -0.647

1 -1.108 1.705

=

R

G

B

Page 33: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Pixel Aspect Ratio

• When we are displaying a digital video stream on a standard television receiver, we have another parameter to consider - the pixel aspect ratio

• This is related to the aspect ratio of the television screen and to the sampling rate

Page 34: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Pixel Aspect Ratio

• If we have a screen with an aspect ratio of 4:3 and we have a digital image of size 711x487, then in order to maintain the 4:3 aspect ratio we must have a pixel aspect ratio p, where p can be found as follows. 3/4 = 487/711 * p p = 0.75 * 711/487 = 1.0950

• Computer monitors generally have pixel ratios of 1.0 (square pixels)

Page 35: Digital Video Digital video is basically a sequence of digital images  Processing of digital video has much in common with digital image processing First

Aspect Ratio Conversion

• We are given a video sequence with an aspect ratio of 16:9 and we want to display the sequence on a device with an aspect ratio of 4:3

• For example, the source image may be 640x360 and the display device may have a resolution of 480x360

• We have several alternatives