Scope of the course. Video processing. G. de Haan. Schedule lectures 5P530. This is our field. Week 1 Week 2 Week 3 Week 4.

Size: px
Start display at page:

Download "Scope of the course. Video processing. G. de Haan. Schedule lectures 5P530. This is our field. Week 1 Week 2 Week 3 Week 4."

Transcription

1 1 2 Video processing G. de Haan Scope of the course 3 24 Hz 25 Hz 30 Hz Scope of the course 50 Hz 2:1 60 Hz 2:1 CIF QCIF 1-25Hz WEB 72 Hz 85 Hz 95 Hz This is our field Theory (most repetition) pplications Tools Compress VG, SVG, XVG, etc.. 50 Hz 2:1 60 Hz 2:1 100 Hz 2:1 FPDs Hz 4 Scope of this course Make image sequences more beautiful Image enhancement Sharpness, contrast, colour, noise/artifact reduction dapt image sequences to specific display types Picture quality and display principles CRT, LCD, PDP, MMD, Picture rate conversion De-interlacing Resolution up-conversion Important tools: Motion estimation Object detection We need some basic background first Basics of digital video processing 5 Outline of the basics part 6 Schedule lectures 5P530 Digital video basics Sampling image data The sampling theorem lias in images The spectrum of a video signal For stationary images For moving images Week 1 Week 2 Week 3 Week 4 Basics (Ch 2, 3) Video displays (Ch 9) Filtering (Ch 4) Picture-Rate Conversion (Ch 7) Relate the parameters of video format to characteristics of the HVS How many samples, Horizontally, vertically? How many (amplitude) levels required for digital processing? How many images per second? Flicker, motion portrayal Relation spatial and temporal frequencies for moving images What about colour? Image filtering Linear: FIR, IIR, inverse filter Non-linear: rank-order, adaptive, neighbourhood selection pplications Week 5 Week 6 Week 7 Week 8 De-interlacing (Ch 8) Motion Estimation (Ch 10) Object Detection (Ch 11) X

2 2 7 Preparation for the examination 8 vailable material: Lectures 2x2 h during 7 weeks Book (Digital Video Post Processing) Version June 2010, or later Except Chapter 6 Questions in every chapter, to exercise for exam vailable from Marja de Mol, Flux (Eu.50) Demo software (VidProc) Downloadable from w3.ics.ele.tue.nl/~dehaan/ bookssoftware (password ) Slides: w3.ics.ele.tue.nl/~dehaan/slides/ Your notes (hardly necessary when you learn from the book and do the exercises) You may bring the book to the exam! VidProc nalysing signals in the frequency domain (spectrum) 9 How to determine the presence of a sine wave? Our signal: s i = sin(ω 1 t) 1. Determine the correlation of the (input) signal, s i, with all possible (analysis) sine-waves: 1. Multiply s i with sin(ωt) with ω min < ω< ω max 1. Maximum absolute correlation, c, occurs for ω = ω 1 Log 10 c 0 ω 1 ω 10 What if we don t know the phase of our input signal? Our signal: s i = cos(ω 1 t+α) cos α 1. Determine the correlation of the (input) signal, s i, with all possible (analysis) sine-waves: 1. Multiply s i with sin(ωt) with with ω min < ω < ω max 2. Determine the correlation of the (input) signal, s i, with all possible (analysis) cosine-waves: 1. Multiply with cos(ωt) with with ω min < ω < ω max 3. Since sin 2 α+cos 2 α=1, the correlation magnitude, c = sqrt(sin 2 α + cos 2 α ), now only depends on the amplitude of the input signal (which is 1 in the example) 1. Maximum magnitude occurs for ω = ω 1 sin α 1 α α = ωt 11 What really matters: 12 Some example signals We can analyse every signal with this method Our signal: s i = sin(ω 1 t) Interesting: signal is completely defined by the magnitude and phase spectra This implies an inverse operation exists to obtain the signal from its spectrum The analysis is called Fourier analysis Jean Baptiste Joseph Fourier , France Our signal: s i = block(ω 1 t) frequency ω 1 3ω 1 5ω 1 7ω 1 frequency Consequence: we can write a block-wave (every signal) as a series of sine waves (with phase information) Our signal: s i = delta(ω 1 t) ω 1 frequency ω 1 3ω 1 5ω 1 7ω 1

3 The image histogram nalysing signals in the amplitude domain (histogram) For each pixel value: Count the number of pixels having that value Possibly group values into a bin and count the pixels in each bin The result is the histogram, or the gray-level distribution of the image: H(k) = #pixels with gray-level k If we normalize the result, by dividing the values by the number of pixels in the image, N, we get the normalized histogram which is an estimate of the probability density function (p.d.f.) P( k) H( k) N P( k) 1 k 15 The image histogram Probability of gray level (# of pixels) 16 The image histogram (Cont.) P(k) 1 Gray Level n unbalanced histogram does not fully utilize the dynamic range of the system Under-exposed image: concentrated on the dark side Over-exposed image: concentrated on the bright side Low-contrast image: concentrated in a narrow range balanced histogram more pleasant and gives rich look P(k) 0.5 P(k) 0.1 k k under over low balanced k 17 Modulation, 1-D sampling & spectrum 18 mplitude modulation as a basis to understand sampling cos( ) cos cos sin sin From geometry: cos( ) cos cos sin sin Consequence: X cos(b) cos( ) cos( ) 2cos cos 2cos(a) cos(a+b)+ cos(a-b) 0 b a frequency

4 4 19 The difference between sampling and modulation 20 This is the effect of sampling with sampling freq. a Modulation: X cos(b) cos(a+b)+ cos(a-b) 2cos(a) 0 a 2a f Sampling: 0 a frequency X cos(b) cos(b) +cos(a+b)+ cos(a-b) +cos(2a+b)+ cos(2a-b). 0 a 2a f delta(a) = cos(0)+cos(a)+cos(2a). 0 b a frequency 2a 0 a 2a f 21 Reconstruction of the input signal through post-filtering 22 Reconstruction of the input signal Stopband of reconstruction filter 0 a 2a f Stopband of reconstruction filter 0 a 2a f Input Sampling LPF Stopband of reconstruction filter 0 a 2a f Fs Output 23 What is the maximum frequency that can be reconstructed? 24 Prevention of alias and reconstruction 0 a 2a f Stopband of reconstruction filter Stopband of reconstruction filter 0 a/2 a 2a f s soon as (b>a/2), reconstruction error (alias)! Sampling Theorem: a continuous signal can be reconstructed from its discrete representation, provided it s bandwidth B is smaller than Fs/2 (a) Input LPF Sampling Fs LPF Output Both the pre- and the post-filter have a passband that stops at Fs/2 (Nyquist frequency) Harry Nyquist

5 5 25 The sampling theorem 26 1-D Sampling grids and spectra 1/f s s frequency s f s 2 We have a continuous signal We sample it to obtain a discrete representation Sampling theorem: we can reconstruct the continuous signal from its discrete representation, provided it contained no frequencies above half the sampling frequency T s 1/f s s frequency 28 Video processing G. de Haan The 3D spectrum of a video signal 29 Video signal describes a series of images 30 Multidimensional world in single electric signal? Colour varies as a function of horizontal and vertical position and also is not constant over.. Vpos Time transmission reception How to transmit all that as a single -varying voltage? Hpos

6 6 31 How transmit/store multi-dimensional data in 1D signal? y y x x Continuous, spatially discrete pixels Scanning as a solution: Image n 32 Therefore, we go to a 3D spectrum analysis low vertical frequency: 1 f (c/ph) higher vertical frequency: 1 (c/ph) Image n+1 higher horizontal frequency: 1 (c/pw) s a consequence, we have to choose an appropriate #lines/image and #images/second high temporal frequency: 0.5 f (c/pp) 33 The 3D video spectrum an interpretation 34 If a pattern has a non-zero f h ND f v is also non-zero? f v (c/ph) f v (c/ph) f t (c/pp) f t (c/pp) f h (c/pw) f h (c/pw) It is a diagonal pattern 35 What if a horizontal pattern moves? 36 f v (c/ph) f h (c/pw) f t (c/pp) Discrete image sequences (from 1D3D sampling)

7 Brightness V-position V-pos V-pos 7 37 What is a black & white image? 38 However, since we have to multiplex into 1D-signal brightness brightness H-pos brightness Brightness is a continuous function of horizontal and vertical position H-pos brightness Brightness is a function of the discrete horizontal and vertical position 39 Complete analogy: Frequencies in or in H-pos (space) dimension 40 Complete analogy: Frequencies in or in V-pos (space) dimension Brightness H-position 0 F (c/pw) 0 F (c/ph) 41 The higher the frequency, the finer the detail 42 The sampling theorem 0 F (c/pw) s f s 2 We have a continuous signal We sample it to obtain a discrete representation Sampling theorem: we can reconstruct the continuous signal from its discrete representation, provided it contained no frequencies above half the sampling frequency T s

8 8 43 Consequences 44 Consequences Sampling frequency in horizontal dimension (c/pw) must be at least twice the highest horizontal frequency we want to reconstruct on the screen (fs h > 2.F h_max ) In other words: Sampling frequency in vertical dimension (c/ph) must be at least twice the highest vertical frequency we want to reconstruct on the screen (fs v > 2.F v_max ) In other words: Number of samples (pixels) on every row (line) 2 s number of cycles of finest horizontal sine-wave we want to display (at least 2 pixels to make a cycle ) Number of samples (pixels) on every column >2 s number of cycles of finest vertical sine-wave we want to display (at least 2 pixels to make a cycle ) 45 2-D sampling grid and spectrum 46 1D situation: 1/f s 0 V f s frequency V 1/f h 1 st repeat repeat f v repeat f v /2 1/f v 1 st repeat 0 1 st repeat H f h /2 f h lias artifacts in images H repeat 1 st repeat repeat 47 What happens if number of samples is insufficient? 48 Illustration of alias (moire) when a resolution wedge interferes with line scanning pattern 0 a 2a f 0 a 2a f Lowest frequency most visible (alias)

9 9 49 Old test image used to check the resolution of TV 50 This is what happens if we halve the number of lines 51 What does alias look like on a natural image? x400pixels Disappearing features 125x200pixels Serration on edges The required sampling grid Lowest (alias) frequency dominates 53 The human eye 54 Resolution not constant over field of vision The image is spatially sampled by the retina!

10 10 55 Measuring the limits of vision 56 What is the required sampling grid? (vertically) Contrast grating used to analyze contrast sensitivity. Can vary: Spatial frequency (bar spacing) - cycles per deg (c/deg) Contrast (amplitude) Orientation We can resolve about 30 cycles/degree t 6 s picture height, viewing angle is about 10 degrees The finest pattern on the screen is 10*30=300 cycles Sampling theorem: we need at least 600 samples (lines) Is this conclusion correct? What is the sampling theorem? 57 The sampling theorem 58 1-D Sampling grids and spectra 1/f s s frequency s f s 2 We have a continuous signal We sample it to obtain a discrete representation Sampling theorem: we can reconstruct the continuous signal from its discrete representation, provided it contained no frequencies above half the sampling frequency T s 1/f s s frequency 59 Prevention of alias and reconstruction 60 What if the reconstruction filters are absent? Input LPF Sampling LPF Fs Output Where are the anti-alias pre-filter and where is the reconstruction filter? CCD-imaging device Matrix type of display Without post-filter repeats are LSO available So, in addition to frequency, we also have B cos( ) cos( ) 2cos cos cos( ) cos( B) 2cos(( B) / 2)cos(( B) / 2) The difference frequency (B-)/2 also visible (beat) Coarse beat more visible than fine detail Consequence: Kell-factor, K=0.7 Frequencies up to 0.35 s sampling frequency

11 11 61 Kell s factor in practice 62 What is the required sampling grid? (horizontally) Once we calculated the required number of lines, n l =600, at given viewing distance (6 x H): The number of pixels/line, n p, follows as R x n l For R = 4/3 this means we need 800 pixels/line, if Kell s factor also applies in the horizontal dimension (pixelated displays) and 560 otherwise For R = 16/9, we need 1067 (746 for non-pixelated displays) 64 Video processing G. de Haan Short recapitulation 65 Schedule lectures 5P Preparation for the examination Week 1 Week 2 Week 3 Week 4 Basics (Ch 2, 3) Video displays (Ch 9) Filtering (Ch 4) Picture-Rate Conversion (Ch 7) Week 5 Week 6 Week 7 Week 8 De-interlacing (Ch 8) Motion Estimation (Ch 10) Object Detection (Ch 11) X vailable material: Lectures 2x2 h during 7 weeks Book (Digital Video Post Processing) Edition Dec Except Chapter 6 Questions in every chapter, to exercise for exam vailable from Marja de Mol, Flux (Eu.50) Demo software (VidProc) Downloadable from bookssoftware (password ) Slides: Your notes (hardly necessary when you learn from the book and do the exercises) You may bring the book to the exam! VidProc

12 12 67 The sampling theorem 68 Reconstruction of the input signal through post-filtering s f s 2 We have a continuous signal We sample it to obtain a discrete representation Sampling theorem: we can reconstruct the continuous signal from its discrete representation, provided it contained no frequencies above half the sampling frequency T s Stopband of reconstruction filter 0 a 2a f Stopband of reconstruction filter 0 a 2a f Stopband of reconstruction filter 0 a 2a f 69 What is the required sampling grid? (vertically) 70 We can resolve about 30 cycles/degree t 6 s picture height, viewing angle is about 10 degrees The finest pattern on the screen is 10*30=300 cycles Sampling theorem: we need at least 600 samples (lines) The temporal sampling grid (Flicker) 71 Video is discrete in the temporal domain 72 3D frequencies in video More pictures/second affects: Motion portrayal Flicker flicker Motion f v (c/ph) f t (c/pp) f h (c/pw)

13 13 73 Frequency response in the temporal domain 74 Depends on the brightness level, and viewing angle The flicker threshold shifts to higher frequencies in the periphery of the vision field llows us to rapidly recognize approaching danger 75 Consequences for the design of a video system 76 Upper limit of temporal contrast sensitivity curve determines picture-rate required to prevent visible flicker TV can have lower picture-rate (smaller viewing angle) than a PC-monitor Our low sensitivity for slow brightness variation implies that we hardly notice aging of displays, even if the brightness drops with 50% The temporal sampling grid (how many images/second?) 77 What about the temporal sampling density? 78 moving scene causes (high) temporal frequencies f v (c/ph) f t (Hz) Temporal response of average viewer + sampling theorem 100Hz? Unfortunately, there is a complication f h (c/pw)

14 14 79 Relation spatial and temporal frequencies Fx v 1 v 2 80 The sampling theorem and video systems f 2 f 1 No motion Temporal sampling with e.g. 50 Hz No motion Ft Temporal frequency of 0 Hz Temporal frequency of n.50 Hz! 81 The sampling theorem and video systems 82 The sampling theorem and video systems Temporal sampling with e.g. 50 Hz Temporal sampling with e.g. 50 Hz Temporal frequency of e.g. 5 Hz! Temporal frequency of 5 + n.50 Hz! Temporal frequency of e.g. 120 Hz! Temporal frequency of n.50 Hz! 83 So, do we need a very high picture-rate for motion? 84 Object tracking with the eye Fine moving pattern high temporal frequency (f t ) Position on screen If f t > ½ picture rate temporal alias! However: only occasional alias visible Backwards turning carriage wheels How is this possible?

15 Fs in c/degree Position on retina moving ball on the retina of the tracking eye 86 Temporal frequency above Nyquist limit imaging system Position on screen Temporal sampling with e.g. 50 Hz Tracking eye n-1 n n+1 n+2 picture number Temporal frequency of e.g. 120 Hz! 87 Conclusion for the picture-rate 88 mbiguity if f t >1/2 picture rate If high f t due to motion, correct eye-tracking removes alias This requires coarser patterns (below Nyquist) must be part of the same moving object: demo In practice little ambiguity, and picture rate chosen to prevent flicker only Visible part of video spectrum defined by eye-motion 89 Let s look at the 2D spectrum 90 nd at the diamond-shaped contour plot

16 16 91 Viewer response for stationary and moving images 92 Fs (cycles/degree) Video spectrum Repeat spectrum Ft (Hz) Fs (cycles/degree) Ft (Hz) Brightness quantisation Proportional to speed 93 Number of levels relevant for digital video processing ref in compare compare compare compare code to binary words dig out 94 How many levels required for digital processing? Experiments: we can distinguish about 200 levels in an image We shall use 8 bit representation of luminance 8 bit 4 bit 2 bit 95 The dynamic range of human vision is enormous! 96 daptation takes a while though..(ferwerda et al, 1996) starlight moonlight office light daylight flashbulb Scotopic Range Photopic Range Display Range

17 Quantized output brightness Weber-Fechner law: Perceived brightness(light-level) 98 This is what it means, and how it is measured 99 So, this is what we need 100 Brightness as a function of video signal (CRT-gamma) db2 It occurs almost Step-size increases with brightness (highest accuracy in dark areas) automatically, due to the gamma of CRT Continuous input db1 dl1 dl1 Luminance 101 Combined effect of gamma & Weber Fechner law 102 Consequences for quantization in DC CIE1976: B = 116(L/Ln) 1/3-16; L/Ln > B=116*(input/100) 1/3-16 On gamma-corrected video 256 equidistant levels (8 bit) just enough to guarantee invisible quantisation output (normalized) B=116*(L/100) 1/3-16 L=100*(input/100) 2.8 On linear video (e.g. direct from camera, or the signal to plasma panel display) 8 bits is insufficient in the dark areas of the picture. With equidistant quantization 10 up to 14 bits are necessary ( K levels) 0.00 B=903.3*(input/100) input (normalized)

18 Video processing G. de Haan Quantisation and frequency domain 105 Quantisation not visible in all picture parts 106 Dithering to remove DC-errors Modified value Quantized value 4 bit input + Quant. output noise Errors in the HF-part of the spectrum less visible 8 bit Quantization-error frequency depends on content 107 Increase perceived grey levels: error diffusion bits Simulate intermediate grey levels by introducing highfrequent patterns 108 Error diffusion (noise shaping); move LF-errors to HF Modified (desired) Quantized value value RGB input Weighted and distributed Quantization error + H + + -Quantization error - Quant. RGB output 3 bits H is the error feedback filter, e.g. Floyd-Steinberg: Scanning direction 3 X /16 X = current pixel

19 300 lines 300 lines 300 lines 100 lines Dithering and error diffusion compared 110 Dithering and error diffusion compared 111 Image compression based on frequency dependent accuracy 112 Quantisation not visible in all picture parts More pixels per image better resolution more storage capacity 400 pixels/line 133 pixels/line 4 bit 8 bit Errors in the HF-part of the spectrum less visible Quantization-error frequency depends on content 113 JPEG principle 114 JPEG compression p p p p p p p p p14 p 24 B p 34 p44 Multiply pixel block B with invertible matrix DCT p p p p 400 pixels/line 400 pixels/line Not all entries of matrix F=DCT.B are equally important for the image quality Divide image into blocks Quantize less important entries more coarsely to obtain F q from F Data reduced to 20% Data reduced to 10%

20 Colour vision and sampling grid Colour and the eye 117 The human eye The retina has two type of receptors, rods and cones We perceive colour only with the cones, at higher brightness levels Rods and cones are at the back of the retina, the nerves are at front 118 What about colour? Same sampling grid as luminance? Colour tri-chromatic vision Impression as function of wavelength 119 Cones and rod vision (Ferwerda et al, 1996) 120 It is a continuum, and also resolution changes

21 Tri-stimulus colour vision phenomena 122 To see yellow, no wavelength of 575nm is necessary Ratio of red, green and blue determines perceived colour strength The same colour perception is caused by a mix of light with 650nm and 530nm and no 440nm 123 Consequences of colour vision for technology 124 dditive colour mixing Used in displays and in fluorescent lamps Based on red, green and blue primary = RGB-model, somes white added for improved efficiency (RGBY) Primaries defined by emission of phosphors or LEDs (lamps, CRT, PDP, OLED), or colour filters (LCD) 125 Subtractive colour mixing Used in printing and photography Based on cyan, magenta and yellow primary = CMY-model Somes black primary added for improved black = CMYK-model 126 Colour vision and display technology

22 dditive colour mixing 128 Colour synthesis Optical superposition (projection) Only 3 primary colours required to create every colour sensation 129 Colour synthesis temporal synthesis (colour sequential) 130 Colour synthesis spatial synthesis (CRT, LCD, PDP) Shadow-mask (colour CRT) Matrix display panel Circle colseq 131 Colour matrixing 132 Changing coordinates with linear matrixing Other colour coordinates (3 linear combinations of R, G and B) Red Green Blue matrix Linear operation (reversible) Useful for compatibility with BW-TV (matrix to Y +U +V) Useful for bandwidth reduction matrix Red Green Blue X Y Z a 11 a a 21 a a 31 a Y 0.30 U V a a a R. G B R G B

23 H(f) Hue and saturation in the YUV-colour space 134 Video bandwidth Original Reduced colour BW Reduced luminance BW Hue Not possible in red, green, blue colour space, as these signals LL carry luminance information 135 Required bandwidth in luminance and chrominance 136 RGB versus YUV 4:2:2 RGB, equal bandwidth, i.e. 3x: 1/f s s frequency YUV, unequal bandwidth, i.e. 1x: Colour versus luminance contrast sensitivity Higher colour sensitivity at lower frequencies High colour frequencies less visible (8:5:3) +2x: 1/f s s frequency 1/f s s frequency 137 PL and NTSC also profit from reduced UV-bandwidth Luminance Chrominance frequency UV modulated in quadrature on colour sub-carier Bandwidth UV ~ 0.25* bandwidth Y When digitized we speak of a 4:1:1 signal (4 ~ 13.5 MHz)

Ch. 1: Audio/Image/Video Fundamentals Multimedia Systems. School of Electrical Engineering and Computer Science Oregon State University

Ch. 1: Audio/Image/Video Fundamentals Multimedia Systems. School of Electrical Engineering and Computer Science Oregon State University Ch. 1: Audio/Image/Video Fundamentals Multimedia Systems Prof. Ben Lee School of Electrical Engineering and Computer Science Oregon State University Outline Computer Representation of Audio Quantization

More information

Fundamentals of Multimedia. Lecture 3 Color in Image & Video

Fundamentals of Multimedia. Lecture 3 Color in Image & Video Fundamentals of Multimedia Lecture 3 Color in Image & Video Mahmoud El-Gayyar elgayyar@ci.suez.edu.eg Mahmoud El-Gayyar / Fundamentals of Multimedia 1 Black & white imags Outcomes of Lecture 2 1 bit images,

More information

!"#"$%& Some slides taken shamelessly from Prof. Yao Wang s lecture slides

!#$%&   Some slides taken shamelessly from Prof. Yao Wang s lecture slides http://ekclothing.com/blog/wp-content/uploads/2010/02/spring-colors.jpg Some slides taken shamelessly from Prof. Yao Wang s lecture slides $& Definition of An Image! Think an image as a function, f! f

More information

Television History. Date / Place E. Nemer - 1

Television History. Date / Place E. Nemer - 1 Television History Television to see from a distance Earlier Selenium photosensitive cells were used for converting light from pictures into electrical signals Real breakthrough invention of CRT AT&T Bell

More information

Understanding Human Color Vision

Understanding Human Color Vision Understanding Human Color Vision CinemaSource, 18 Denbow Rd., Durham, NH 03824 cinemasource.com 800-483-9778 CinemaSource Technical Bulletins. Copyright 2002 by CinemaSource, Inc. All rights reserved.

More information

Audio and Video II. Video signal +Color systems Motion estimation Video compression standards +H.261 +MPEG-1, MPEG-2, MPEG-4, MPEG- 7, and MPEG-21

Audio and Video II. Video signal +Color systems Motion estimation Video compression standards +H.261 +MPEG-1, MPEG-2, MPEG-4, MPEG- 7, and MPEG-21 Audio and Video II Video signal +Color systems Motion estimation Video compression standards +H.261 +MPEG-1, MPEG-2, MPEG-4, MPEG- 7, and MPEG-21 1 Video signal Video camera scans the image by following

More information

Processing. Electrical Engineering, Department. IIT Kanpur. NPTEL Online - IIT Kanpur

Processing. Electrical Engineering, Department. IIT Kanpur. NPTEL Online - IIT Kanpur NPTEL Online - IIT Kanpur Course Name Department Instructor : Digital Video Signal Processing Electrical Engineering, : IIT Kanpur : Prof. Sumana Gupta file:///d /...e%20(ganesh%20rana)/my%20course_ganesh%20rana/prof.%20sumana%20gupta/final%20dvsp/lecture1/main.htm[12/31/2015

More information

ZONE PLATE SIGNALS 525 Lines Standard M/NTSC

ZONE PLATE SIGNALS 525 Lines Standard M/NTSC Application Note ZONE PLATE SIGNALS 525 Lines Standard M/NTSC Products: CCVS+COMPONENT GENERATOR CCVS GENERATOR SAF SFF 7BM23_0E ZONE PLATE SIGNALS 525 lines M/NTSC Back in the early days of television

More information

An Overview of Video Coding Algorithms

An Overview of Video Coding Algorithms An Overview of Video Coding Algorithms Prof. Ja-Ling Wu Department of Computer Science and Information Engineering National Taiwan University Video coding can be viewed as image compression with a temporal

More information

The Lecture Contains: Frequency Response of the Human Visual System: Temporal Vision: Consequences of persistence of vision: Objectives_template

The Lecture Contains: Frequency Response of the Human Visual System: Temporal Vision: Consequences of persistence of vision: Objectives_template The Lecture Contains: Frequency Response of the Human Visual System: Temporal Vision: Consequences of persistence of vision: file:///d /...se%20(ganesh%20rana)/my%20course_ganesh%20rana/prof.%20sumana%20gupta/final%20dvsp/lecture8/8_1.htm[12/31/2015

More information

Power saving in LCD panels

Power saving in LCD panels Power saving in LCD panels How to save power while watching TV Hans van Mourik - Philips Consumer Lifestyle May I introduce myself Hans van Mourik Display Specialist Philips Consumer Lifestyle Advanced

More information

DVG-5000 Motion Pattern Option

DVG-5000 Motion Pattern Option AccuPel DVG-5000 Documentation Motion Pattern Option Manual DVG-5000 Motion Pattern Option Motion Pattern Option for the AccuPel DVG-5000 Digital Video Calibration Generator USER MANUAL Version 1.00 2

More information

Communication Theory and Engineering

Communication Theory and Engineering Communication Theory and Engineering Master's Degree in Electronic Engineering Sapienza University of Rome A.A. 2018-2019 Practice work 14 Image signals Example 1 Calculate the aspect ratio for an image

More information

Multimedia. Course Code (Fall 2017) Fundamental Concepts in Video

Multimedia. Course Code (Fall 2017) Fundamental Concepts in Video Course Code 005636 (Fall 2017) Multimedia Fundamental Concepts in Video Prof. S. M. Riazul Islam, Dept. of Computer Engineering, Sejong University, Korea E-mail: riaz@sejong.ac.kr Outline Types of Video

More information

[source unknown] Cornell CS465 Fall 2004 Lecture Steve Marschner 1

[source unknown] Cornell CS465 Fall 2004 Lecture Steve Marschner 1 [source unknown] 2004 Steve Marschner 1 What light is Light is electromagnetic radiation exists as oscillations of different frequency (or, wavelength) [Lawrence Berkeley Lab / MicroWorlds] 2004 Steve

More information

Dan Schuster Arusha Technical College March 4, 2010

Dan Schuster Arusha Technical College March 4, 2010 Television Theory Of Operation Dan Schuster Arusha Technical College March 4, 2010 My TV Background 34 years in Automation and Image Electronics MS in Electrical and Computer Engineering Designed Television

More information

Murdoch redux. Colorimetry as Linear Algebra. Math of additive mixing. Approaching color mathematically. RGB colors add as vectors

Murdoch redux. Colorimetry as Linear Algebra. Math of additive mixing. Approaching color mathematically. RGB colors add as vectors Murdoch redux Colorimetry as Linear Algebra CS 465 Lecture 23 RGB colors add as vectors so do primary spectra in additive display (CRT, LCD, etc.) Chromaticity: color ratios (r = R/(R+G+B), etc.) color

More information

Module 3: Video Sampling Lecture 16: Sampling of video in two dimensions: Progressive vs Interlaced scans. The Lecture Contains:

Module 3: Video Sampling Lecture 16: Sampling of video in two dimensions: Progressive vs Interlaced scans. The Lecture Contains: The Lecture Contains: Sampling of Video Signals Choice of sampling rates Sampling a Video in Two Dimensions: Progressive vs. Interlaced Scans file:///d /...e%20(ganesh%20rana)/my%20course_ganesh%20rana/prof.%20sumana%20gupta/final%20dvsp/lecture16/16_1.htm[12/31/2015

More information

Introduction & Colour

Introduction & Colour Introduction & Colour Eric C. McCreath School of Computer Science The Australian National University ACT 0200 Australia ericm@cs.anu.edu.au Overview Computer Graphics Uses Basic Hardware and Software Colour

More information

1. Broadcast television

1. Broadcast television VIDEO REPRESNTATION 1. Broadcast television A color picture/image is produced from three primary colors red, green and blue (RGB). The screen of the picture tube is coated with a set of three different

More information

Multimedia Systems Video I (Basics of Analog and Digital Video) Mahdi Amiri April 2011 Sharif University of Technology

Multimedia Systems Video I (Basics of Analog and Digital Video) Mahdi Amiri April 2011 Sharif University of Technology Course Presentation Multimedia Systems Video I (Basics of Analog and Digital Video) Mahdi Amiri April 2011 Sharif University of Technology Video Visual Effect of Motion The visual effect of motion is due

More information

Colour Reproduction Performance of JPEG and JPEG2000 Codecs

Colour Reproduction Performance of JPEG and JPEG2000 Codecs Colour Reproduction Performance of JPEG and JPEG000 Codecs A. Punchihewa, D. G. Bailey, and R. M. Hodgson Institute of Information Sciences & Technology, Massey University, Palmerston North, New Zealand

More information

What is the lowest contrast spatial frequency you can see? High. x x x x. Contrast Sensitivity. x x x. x x. Low. Spatial Frequency (c/deg)

What is the lowest contrast spatial frequency you can see? High. x x x x. Contrast Sensitivity. x x x. x x. Low. Spatial Frequency (c/deg) What is the lowest contrast spatial frequency you can see? High Contrast Sensitivity x x x x x x x x x x x x Low Low Spatial Frequency (c/deg) High What is the lowest contrast temporal frequency you can

More information

Presented by: Amany Mohamed Yara Naguib May Mohamed Sara Mahmoud Maha Ali. Supervised by: Dr.Mohamed Abd El Ghany

Presented by: Amany Mohamed Yara Naguib May Mohamed Sara Mahmoud Maha Ali. Supervised by: Dr.Mohamed Abd El Ghany Presented by: Amany Mohamed Yara Naguib May Mohamed Sara Mahmoud Maha Ali Supervised by: Dr.Mohamed Abd El Ghany Analogue Terrestrial TV. No satellite Transmission Digital Satellite TV. Uses satellite

More information

NAPIER. University School of Engineering. Advanced Communication Systems Module: SE Television Broadcast Signal.

NAPIER. University School of Engineering. Advanced Communication Systems Module: SE Television Broadcast Signal. NAPIER. University School of Engineering Television Broadcast Signal. luminance colour channel channel distance sound signal By Klaus Jørgensen Napier No. 04007824 Teacher Ian Mackenzie Abstract Klaus

More information

The Development of a Synthetic Colour Test Image for Subjective and Objective Quality Assessment of Digital Codecs

The Development of a Synthetic Colour Test Image for Subjective and Objective Quality Assessment of Digital Codecs 2005 Asia-Pacific Conference on Communications, Perth, Western Australia, 3-5 October 2005. The Development of a Synthetic Colour Test Image for Subjective and Objective Quality Assessment of Digital Codecs

More information

To discuss. Types of video signals Analog Video Digital Video. Multimedia Computing (CSIT 410) 2

To discuss. Types of video signals Analog Video Digital Video. Multimedia Computing (CSIT 410) 2 Video Lecture-5 To discuss Types of video signals Analog Video Digital Video (CSIT 410) 2 Types of Video Signals Video Signals can be classified as 1. Composite Video 2. S-Video 3. Component Video (CSIT

More information

Video Signals and Circuits Part 2

Video Signals and Circuits Part 2 Video Signals and Circuits Part 2 Bill Sheets K2MQJ Rudy Graf KA2CWL In the first part of this article the basic signal structure of a TV signal was discussed, and how a color video signal is structured.

More information

Technical Bulletin 625 Line PAL Spec v Digital Page 1 of 5

Technical Bulletin 625 Line PAL Spec v Digital Page 1 of 5 Technical Bulletin 625 Line PAL Spec v Digital Page 1 of 5 625 Line PAL Spec v Digital By G8MNY (Updated Dec 07) (8 Bit ASCII graphics use code page 437 or 850) With all this who ha on DTV. I thought some

More information

4. ANALOG TV SIGNALS MEASUREMENT

4. ANALOG TV SIGNALS MEASUREMENT Goals of measurement 4. ANALOG TV SIGNALS MEASUREMENT 1) Measure the amplitudes of spectral components in the spectrum of frequency modulated signal of Δf = 50 khz and f mod = 10 khz (relatively to unmodulated

More information

Vannevar Bush: As We May Think

Vannevar Bush: As We May Think Vannevar Bush: As We May Think 1. What is the context in which As We May Think was written? 2. What is the Memex? 3. In basic terms, how was the Memex intended to work? 4. In what ways does personal computing

More information

Video compression principles. Color Space Conversion. Sub-sampling of Chrominance Information. Video: moving pictures and the terms frame and

Video compression principles. Color Space Conversion. Sub-sampling of Chrominance Information. Video: moving pictures and the terms frame and Video compression principles Video: moving pictures and the terms frame and picture. one approach to compressing a video source is to apply the JPEG algorithm to each frame independently. This approach

More information

10 Digital TV Introduction Subsampling

10 Digital TV Introduction Subsampling 10 Digital TV 10.1 Introduction Composite video signals must be sampled at twice the highest frequency of the signal. To standardize this sampling, the ITU CCIR-601 (often known as ITU-R) has been devised.

More information

Essence of Image and Video

Essence of Image and Video 1 Essence of Image and Video Wei-Ta Chu 2009/9/24 Outline 2 Image Digital Image Fundamentals Representation of Images Video Representation of Videos 3 Essence of Image Wei-Ta Chu 2009/9/24 Chapters 2 and

More information

Lecture 2 Video Formation and Representation

Lecture 2 Video Formation and Representation 2013 Spring Term 1 Lecture 2 Video Formation and Representation Wen-Hsiao Peng ( 彭文孝 ) Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science National Chiao Tung University 1

More information

Chapter 3 Fundamental Concepts in Video. 3.1 Types of Video Signals 3.2 Analog Video 3.3 Digital Video

Chapter 3 Fundamental Concepts in Video. 3.1 Types of Video Signals 3.2 Analog Video 3.3 Digital Video Chapter 3 Fundamental Concepts in Video 3.1 Types of Video Signals 3.2 Analog Video 3.3 Digital Video 1 3.1 TYPES OF VIDEO SIGNALS 2 Types of Video Signals Video standards for managing analog output: A.

More information

decodes it along with the normal intensity signal, to determine how to modulate the three colour beams.

decodes it along with the normal intensity signal, to determine how to modulate the three colour beams. Television Television as we know it today has hardly changed much since the 1950 s. Of course there have been improvements in stereo sound and closed captioning and better receivers for example but compared

More information

Video 1 Video October 16, 2001

Video 1 Video October 16, 2001 Video Video October 6, Video Event-based programs read() is blocking server only works with single socket audio, network input need I/O multiplexing event-based programming also need to handle time-outs,

More information

ANTENNAS, WAVE PROPAGATION &TV ENGG. Lecture : TV working

ANTENNAS, WAVE PROPAGATION &TV ENGG. Lecture : TV working ANTENNAS, WAVE PROPAGATION &TV ENGG Lecture : TV working Topics to be covered Television working How Television Works? A Simplified Viewpoint?? From Studio to Viewer Television content is developed in

More information

If your sight is worse than perfect then you well need to be even closer than the distances below.

If your sight is worse than perfect then you well need to be even closer than the distances below. Technical Bulletin TV systems and displays Page 1 of 5 TV systems and displays By G8MNY (Updated Jul 09) Some time ago I went to another HDTV lecture held at a local ham club (Sutton and Cheam), the previous

More information

Contents. xv xxi xxiii xxiv. 1 Introduction 1 References 4

Contents. xv xxi xxiii xxiv. 1 Introduction 1 References 4 Contents List of figures List of tables Preface Acknowledgements xv xxi xxiii xxiv 1 Introduction 1 References 4 2 Digital video 5 2.1 Introduction 5 2.2 Analogue television 5 2.3 Interlace 7 2.4 Picture

More information

Calibration of Colour Analysers

Calibration of Colour Analysers DK-Audio A/S PM5639 Technical notes Page 1 of 6 Calibration of Colour Analysers The use of monitors instead of standard light sources, the use of light from sources generating noncontinuous spectra) Standard

More information

4. Video and Animation. Contents. 4.3 Computer-based Animation. 4.1 Basic Concepts. 4.2 Television. Enhanced Definition Systems

4. Video and Animation. Contents. 4.3 Computer-based Animation. 4.1 Basic Concepts. 4.2 Television. Enhanced Definition Systems Contents 4.1 Basic Concepts Video Signal Representation Computer Video Format 4.2 Television Conventional Systems Enhanced Definition Systems High Definition Systems Transmission 4.3 Computer-based Animation

More information

Computer Graphics. Raster Scan Display System, Rasterization, Refresh Rate, Video Basics and Scan Conversion

Computer Graphics. Raster Scan Display System, Rasterization, Refresh Rate, Video Basics and Scan Conversion Computer Graphics Raster Scan Display System, Rasterization, Refresh Rate, Video Basics and Scan Conversion 2 Refresh and Raster Scan Display System Used in Television Screens. Refresh CRT is point plotting

More information

PAST EXAM PAPER & MEMO N3 ABOUT THE QUESTION PAPERS:

PAST EXAM PAPER & MEMO N3 ABOUT THE QUESTION PAPERS: EKURHULENI TECH COLLEGE. No. 3 Mogale Square, Krugersdorp. Website: www. ekurhulenitech.co.za Email: info@ekurhulenitech.co.za TEL: 011 040 7343 CELL: 073 770 3028/060 715 4529 PAST EXAM PAPER & MEMO N3

More information

CM3106 Solutions. Do not turn this page over until instructed to do so by the Senior Invigilator.

CM3106 Solutions. Do not turn this page over until instructed to do so by the Senior Invigilator. CARDIFF UNIVERSITY EXAMINATION PAPER Academic Year: 2013/2014 Examination Period: Examination Paper Number: Examination Paper Title: Duration: Autumn CM3106 Solutions Multimedia 2 hours Do not turn this

More information

Graphics Devices and Visual Perception. Human Vision. What is visual perception? Anatomy of the Eye. Spatial Resolution (Rods) Human Field of View

Graphics Devices and Visual Perception. Human Vision. What is visual perception? Anatomy of the Eye. Spatial Resolution (Rods) Human Field of View Graphics Devices and Visual Perception Human Vision and Perception CRT Displays Liquid Crystal Displays Video Controllers Display Controllers Input Devices Human Vision Eye + Retinal Receptors in eye provide

More information

ECE 5765 Modern Communication Fall 2005, UMD Experiment 10: PRBS Messages, Eye Patterns & Noise Simulation using PRBS

ECE 5765 Modern Communication Fall 2005, UMD Experiment 10: PRBS Messages, Eye Patterns & Noise Simulation using PRBS ECE 5765 Modern Communication Fall 2005, UMD Experiment 10: PRBS Messages, Eye Patterns & Noise Simulation using PRBS modules basic: SEQUENCE GENERATOR, TUNEABLE LPF, ADDER, BUFFER AMPLIFIER extra basic:

More information

ELEC 691X/498X Broadcast Signal Transmission Fall 2015

ELEC 691X/498X Broadcast Signal Transmission Fall 2015 ELEC 691X/498X Broadcast Signal Transmission Fall 2015 Instructor: Dr. Reza Soleymani, Office: EV 5.125, Telephone: 848 2424 ext.: 4103. Office Hours: Wednesday, Thursday, 14:00 15:00 Time: Tuesday, 2:45

More information

Analog TV Systems: Monochrome TV. Yao Wang Polytechnic University, Brooklyn, NY11201

Analog TV Systems: Monochrome TV. Yao Wang Polytechnic University, Brooklyn, NY11201 Analog TV Systems: Monochrome TV Yao Wang Polytechnic University, Brooklyn, NY11201 yao@vision.poly.edu Outline Overview of TV systems development Video representation by raster scan: Human vision system

More information

2 Video Formation, Perception, and Representation Chapter 1 color value at any point in a video frame records the emitted or reflected light ata parti

2 Video Formation, Perception, and Representation Chapter 1 color value at any point in a video frame records the emitted or reflected light ata parti Chapter 1 VIDEO FORMATION, PERCEPTION, AND REPRESENTATION In this first chapter, we describe what is a video signal, how is it captured and perceived, how is it stored/transmitted, and what are the important

More information

Colorimetric and Resolution requirements of cameras

Colorimetric and Resolution requirements of cameras Colorimetric and Resolution requirements of cameras Alan Roberts ADDENDUM 55 : Tests and Settings on a Ikegami HDK-79EXIII Data for this section is taken from parts of the handbook and examination of a

More information

Lecture 1: Introduction & Image and Video Coding Techniques (I)

Lecture 1: Introduction & Image and Video Coding Techniques (I) Lecture 1: Introduction & Image and Video Coding Techniques (I) Dr. Reji Mathew Reji@unsw.edu.au School of EE&T UNSW A/Prof. Jian Zhang NICTA & CSE UNSW jzhang@cse.unsw.edu.au COMP9519 Multimedia Systems

More information

(a) (b) Figure 1.1: Screen photographs illustrating the specic form of noise sometimes encountered on television. The left hand image (a) shows the no

(a) (b) Figure 1.1: Screen photographs illustrating the specic form of noise sometimes encountered on television. The left hand image (a) shows the no Chapter1 Introduction THE electromagnetic transmission and recording of image sequences requires a reduction of the multi-dimensional visual reality to the one-dimensional video signal. Scanning techniques

More information

ELEG5502 Video Coding Technology

ELEG5502 Video Coding Technology ELEG5502 Video Coding Technology Ngan King Ngi 顏慶義 Room 309, Ho Sin Hang Engineering Building Department of Electronic Engineering, CUHK Email: knngan@ee.cuhk.edu.hk Objectives After completing this course,

More information

Video coding standards

Video coding standards Video coding standards Video signals represent sequences of images or frames which can be transmitted with a rate from 5 to 60 frames per second (fps), that provides the illusion of motion in the displayed

More information

Motion Video Compression

Motion Video Compression 7 Motion Video Compression 7.1 Motion video Motion video contains massive amounts of redundant information. This is because each image has redundant information and also because there are very few changes

More information

CHAPTER 3 COLOR TELEVISION SYSTEMS

CHAPTER 3 COLOR TELEVISION SYSTEMS HAPTE 3 OLO TELEISION SSTEMS 3.1 Introduction 3.1.1 olor signals The color GB-T system has three primary colours : ed, whith wavelngth λ = 610nm, Green, wavelength λ G = 535nm, Blue, wavelength λ B = 470nm.

More information

Chapter 4 Color in Image and Video. 4.1 Color Science 4.2 Color Models in Images 4.3 Color Models in Video

Chapter 4 Color in Image and Video. 4.1 Color Science 4.2 Color Models in Images 4.3 Color Models in Video Chapter 4 Color in Image and Video 4.1 Color Science 4.2 Color Models in Images 4.3 Color Models in Video Light and Spectra 4.1 Color Science Light is an electromagnetic wave. Its color is characterized

More information

Lecture 2 Video Formation and Representation

Lecture 2 Video Formation and Representation Wen-Hsiao Peng, Ph.D. Multimedia Architecture and Processing Laboratory (MAPL) Department of Computer Science, National Chiao Tung University March 2013 Wen-Hsiao Peng, Ph.D. (NCTU CS) MAPL March 2013

More information

Assessing and Measuring VCR Playback Image Quality, Part 1. Leo Backman/DigiOmmel & Co.

Assessing and Measuring VCR Playback Image Quality, Part 1. Leo Backman/DigiOmmel & Co. Assessing and Measuring VCR Playback Image Quality, Part 1. Leo Backman/DigiOmmel & Co. Assessing analog VCR image quality and stability requires dedicated measuring instruments. Still, standard metrics

More information

10:15-11 am Digital signal processing

10:15-11 am Digital signal processing 1 10:15-11 am Digital signal processing Data Conversion & Sampling Sampled Data Systems Data Converters Analog to Digital converters (A/D ) Digital to Analog converters (D/A) with Zero Order Hold Signal

More information

PCM ENCODING PREPARATION... 2 PCM the PCM ENCODER module... 4

PCM ENCODING PREPARATION... 2 PCM the PCM ENCODER module... 4 PCM ENCODING PREPARATION... 2 PCM... 2 PCM encoding... 2 the PCM ENCODER module... 4 front panel features... 4 the TIMS PCM time frame... 5 pre-calculations... 5 EXPERIMENT... 5 patching up... 6 quantizing

More information

Video Compression. Representations. Multimedia Systems and Applications. Analog Video Representations. Digitizing. Digital Video Block Structure

Video Compression. Representations. Multimedia Systems and Applications. Analog Video Representations. Digitizing. Digital Video Block Structure Representations Multimedia Systems and Applications Video Compression Composite NTSC - 6MHz (4.2MHz video), 29.97 frames/second PAL - 6-8MHz (4.2-6MHz video), 50 frames/second Component Separation video

More information

Improving Color Text Sharpness in Images with Reduced Chromatic Bandwidth

Improving Color Text Sharpness in Images with Reduced Chromatic Bandwidth Improving Color Text Sharpness in Images with Reduced Chromatic Bandwidth Scott Daly, Jack Van Oosterhout, and William Kress Digital Imaging Department, Digital Video Department Sharp aboratories of America

More information

DELTA MODULATION AND DPCM CODING OF COLOR SIGNALS

DELTA MODULATION AND DPCM CODING OF COLOR SIGNALS DELTA MODULATION AND DPCM CODING OF COLOR SIGNALS Item Type text; Proceedings Authors Habibi, A. Publisher International Foundation for Telemetering Journal International Telemetering Conference Proceedings

More information

Using Low-Cost Plasma Displays As Reference Monitors. Peter Putman, CTS, ISF President, ROAM Consulting LLC Editor/Publisher, HDTVexpert.

Using Low-Cost Plasma Displays As Reference Monitors. Peter Putman, CTS, ISF President, ROAM Consulting LLC Editor/Publisher, HDTVexpert. Using Low-Cost Plasma Displays As Reference Monitors Peter Putman, CTS, ISF President, ROAM Consulting LLC Editor/Publisher, HDTVexpert.com Time to Toss The CRT Advantages: CRTs can scan multiple resolutions

More information

OPTIMAL TELEVISION SCANNING FORMAT FOR CRT-DISPLAYS

OPTIMAL TELEVISION SCANNING FORMAT FOR CRT-DISPLAYS OPTIMAL TELEVISION SCANNING FORMAT FOR CRT-DISPLAYS Erwin B. Bellers, Ingrid E.J. Heynderickxy, Gerard de Haany, and Inge de Weerdy Philips Research Laboratories, Briarcliff Manor, USA yphilips Research

More information

Digital Signal. Continuous. Continuous. amplitude. amplitude. Discrete-time Signal. Analog Signal. Discrete. Continuous. time. time.

Digital Signal. Continuous. Continuous. amplitude. amplitude. Discrete-time Signal. Analog Signal. Discrete. Continuous. time. time. Discrete amplitude Continuous amplitude Continuous amplitude Digital Signal Analog Signal Discrete-time Signal Continuous time Discrete time Digital Signal Discrete time 1 Digital Signal contd. Analog

More information

Fourier Transforms 1D

Fourier Transforms 1D Fourier Transforms 1D 3D Image Processing Torsten Möller Overview Recap Function representations shift-invariant spaces linear, time-invariant (LTI) systems complex numbers Fourier Transforms Transform

More information

Colour Matching Technology

Colour Matching Technology Colour Matching Technology For BVM-L Master Monitors www.sonybiz.net/monitors Colour Matching Technology BVM-L420/BVM-L230 LCD Master Monitors LCD Displays have come a long way from when they were first

More information

Errata to the 2nd, 3rd, and 4th printings, A Technical Introduction to Digital Video

Errata to the 2nd, 3rd, and 4th printings, A Technical Introduction to Digital Video Charles Poynton tel +1 416 486 3271 fax +1 416 486 3657 poynton @ poynton.com www.inforamp.net/ ~ poynton Errata to the 2nd, 3rd, and 4th printings, A Technical Introduction to Digital Video This note

More information

Reading. Display Devices. Light Gathering. The human retina

Reading. Display Devices. Light Gathering. The human retina Reading Hear & Baker, Computer graphics (2 nd edition), Chapter 2: Video Display Devices, p. 36-48, Prentice Hall Display Devices Optional.E. Sutherland. Sketchpad: a man-machine graphics communication

More information

DCI Requirements Image - Dynamics

DCI Requirements Image - Dynamics DCI Requirements Image - Dynamics Matt Cowan Entertainment Technology Consultants www.etconsult.com Gamma 2.6 12 bit Luminance Coding Black level coding Post Production Implications Measurement Processes

More information

Information Transmission Chapter 3, image and video

Information Transmission Chapter 3, image and video Information Transmission Chapter 3, image and video FREDRIK TUFVESSON ELECTRICAL AND INFORMATION TECHNOLOGY Images An image is a two-dimensional array of light values. Make it 1D by scanning Smallest element

More information

Midterm Review. Yao Wang Polytechnic University, Brooklyn, NY11201

Midterm Review. Yao Wang Polytechnic University, Brooklyn, NY11201 Midterm Review Yao Wang Polytechnic University, Brooklyn, NY11201 yao@vision.poly.edu Yao Wang, 2003 EE4414: Midterm Review 2 Analog Video Representation (Raster) What is a video raster? A video is represented

More information

DIGITAL COMMUNICATION

DIGITAL COMMUNICATION 10EC61 DIGITAL COMMUNICATION UNIT 3 OUTLINE Waveform coding techniques (continued), DPCM, DM, applications. Base-Band Shaping for Data Transmission Discrete PAM signals, power spectra of discrete PAM signals.

More information

Television and video engineering

Television and video engineering Television and video engineering Unit-4a Colour Television Chapter 1 Introduction to Colour TV We all know how pleasing it is to see a picture in natural colours or watch a colour film in comparison with

More information

Man-Machine-Interface (Video) Nataliya Nadtoka coach: Jens Bialkowski

Man-Machine-Interface (Video) Nataliya Nadtoka coach: Jens Bialkowski Seminar Digitale Signalverarbeitung in Multimedia-Geräten SS 2003 Man-Machine-Interface (Video) Computation Engineering Student Nataliya Nadtoka coach: Jens Bialkowski Outline 1. Processing Scheme 2. Human

More information

CHAPTER 2. Black and White Television Systems

CHAPTER 2. Black and White Television Systems CAPTER 2 Black and White Television Systems 2.1 ideo signal The purpose of a black and white television system is to broadcast black and white images. It is the most simple television system. A black and

More information

Getting Images of the World

Getting Images of the World Computer Vision for HCI Image Formation Getting Images of the World 3-D Scene Video Camera Frame Grabber Digital Image A/D or Digital Lens Image array Transfer image to memory 2 1 CCD Charged Coupled Device

More information

RECOMMENDATION ITU-R BT.1201 * Extremely high resolution imagery

RECOMMENDATION ITU-R BT.1201 * Extremely high resolution imagery Rec. ITU-R BT.1201 1 RECOMMENDATION ITU-R BT.1201 * Extremely high resolution imagery (Question ITU-R 226/11) (1995) The ITU Radiocommunication Assembly, considering a) that extremely high resolution imagery

More information

Display-Shoot M642HD Plasma 42HD. Re:source. DVS-5 Module. Dominating Entertainment. Revox of Switzerland. E 2.00

Display-Shoot M642HD Plasma 42HD. Re:source. DVS-5 Module. Dominating Entertainment. Revox of Switzerland. E 2.00 of Display-Shoot M642HD Plasma 42HD DVS-5 Module Dominating Entertainment. Revox of Switzerland. E 2.00 Contents DVS Module Installation DSV Connection Panel HDMI output YCrCb analogue output DSV General

More information

Calibrate, Characterize and Emulate Systems Using RFXpress in AWG Series

Calibrate, Characterize and Emulate Systems Using RFXpress in AWG Series Calibrate, Characterize and Emulate Systems Using RFXpress in AWG Series Introduction System designers and device manufacturers so long have been using one set of instruments for creating digitally modulated

More information

Rec. ITU-R BT RECOMMENDATION ITU-R BT PARAMETER VALUES FOR THE HDTV STANDARDS FOR PRODUCTION AND INTERNATIONAL PROGRAMME EXCHANGE

Rec. ITU-R BT RECOMMENDATION ITU-R BT PARAMETER VALUES FOR THE HDTV STANDARDS FOR PRODUCTION AND INTERNATIONAL PROGRAMME EXCHANGE Rec. ITU-R BT.79-4 1 RECOMMENDATION ITU-R BT.79-4 PARAMETER VALUES FOR THE HDTV STANDARDS FOR PRODUCTION AND INTERNATIONAL PROGRAMME EXCHANGE (Question ITU-R 27/11) (199-1994-1995-1998-2) Rec. ITU-R BT.79-4

More information

Measurement of Microdisplays at NPL

Measurement of Microdisplays at NPL Conference on Microdisplays Measurement of Microdisplays at NPL Christine Wall, Dr Julie Taylor, Colin Campbell 14 th Sept 2001 Overview Displays measurement at NPL Why measure microdisplays? Measurement

More information

Chapter 6: Real-Time Image Formation

Chapter 6: Real-Time Image Formation Chapter 6: Real-Time Image Formation digital transmit beamformer DAC high voltage amplifier keyboard system control beamformer control T/R switch array body display B, M, Doppler image processing digital

More information

Essentials of the AV Industry Welcome Introduction How to Take This Course Quizzes, Section Tests, and Course Completion A Digital and Analog World

Essentials of the AV Industry Welcome Introduction How to Take This Course Quizzes, Section Tests, and Course Completion A Digital and Analog World Essentials of the AV Industry Welcome Introduction How to Take This Course Quizzes, s, and Course Completion A Digital and Analog World Audio Dynamics of Sound Audio Essentials Sound Waves Human Hearing

More information

The XYZ Colour Space. 26 January 2011 WHITE PAPER. IMAGE PROCESSING TECHNIQUES

The XYZ Colour Space. 26 January 2011 WHITE PAPER.   IMAGE PROCESSING TECHNIQUES www.omnitek.tv IMAE POESSIN TEHNIQUES The olour Space The colour space has the unique property of being able to express every colour that the human eye can see which in turn means that it can express every

More information

Chrominance Subsampling in Digital Images

Chrominance Subsampling in Digital Images Chrominance Subsampling in Digital Images Douglas A. Kerr Issue 2 December 3, 2009 ABSTRACT The JPEG and TIFF digital still image formats, along with various digital video formats, have provision for recording

More information

Mahdi Amiri. April Sharif University of Technology

Mahdi Amiri. April Sharif University of Technology Course Presentation Multimedia Systems Video I (Basics of Analog and Digital Video) Mahdi Amiri April 2014 Sharif University of Technology Video Visual Effect of Motion The visual effect of motion is due

More information

Module 8 VIDEO CODING STANDARDS. Version 2 ECE IIT, Kharagpur

Module 8 VIDEO CODING STANDARDS. Version 2 ECE IIT, Kharagpur Module 8 VIDEO CODING STANDARDS Lesson 24 MPEG-2 Standards Lesson Objectives At the end of this lesson, the students should be able to: 1. State the basic objectives of MPEG-2 standard. 2. Enlist the profiles

More information

Experiment 13 Sampling and reconstruction

Experiment 13 Sampling and reconstruction Experiment 13 Sampling and reconstruction Preliminary discussion So far, the experiments in this manual have concentrated on communications systems that transmit analog signals. However, digital transmission

More information

BTV Tuesday 21 November 2006

BTV Tuesday 21 November 2006 Test Review Test from last Thursday. Biggest sellers of converters are HD to composite. All of these monitors in the studio are composite.. Identify the only portion of the vertical blanking interval waveform

More information

SM02. High Definition Video Encoder and Pattern Generator. User Manual

SM02. High Definition Video Encoder and Pattern Generator. User Manual SM02 High Definition Video Encoder and Pattern Generator User Manual Revision 0.2 20 th May 2016 1 Contents Contents... 2 Tables... 2 Figures... 3 1. Introduction... 4 2. acvi Overview... 6 3. Connecting

More information

Rounding Considerations SDTV-HDTV YCbCr Transforms 4:4:4 to 4:2:2 YCbCr Conversion

Rounding Considerations SDTV-HDTV YCbCr Transforms 4:4:4 to 4:2:2 YCbCr Conversion Digital it Video Processing 김태용 Contents Rounding Considerations SDTV-HDTV YCbCr Transforms 4:4:4 to 4:2:2 YCbCr Conversion Display Enhancement Video Mixing and Graphics Overlay Luma and Chroma Keying

More information

OVE EDFORS ELECTRICAL AND INFORMATION TECHNOLOGY

OVE EDFORS ELECTRICAL AND INFORMATION TECHNOLOGY Information Transmission Chapter 3, image and video OVE EDFORS ELECTRICAL AND INFORMATION TECHNOLOGY Learning outcomes Understanding raster image formats and what determines quality, video formats and

More information

Digital Representation

Digital Representation Chapter three c0003 Digital Representation CHAPTER OUTLINE Antialiasing...12 Sampling...12 Quantization...13 Binary Values...13 A-D... 14 D-A...15 Bit Reduction...15 Lossless Packing...16 Lower f s and

More information

Wide Color Gamut SET EXPO 2016

Wide Color Gamut SET EXPO 2016 Wide Color Gamut SET EXPO 2016 31 AUGUST 2016 Eliésio Silva Júnior Reseller Account Manager E/ esilvaj@tek.com T/ +55 11 3530-8940 M/ +55 21 9 7242-4211 tek.com Anatomy Human Vision CIE Chart Color Gamuts

More information

Module 8 VIDEO CODING STANDARDS. Version 2 ECE IIT, Kharagpur

Module 8 VIDEO CODING STANDARDS. Version 2 ECE IIT, Kharagpur Module 8 VIDEO CODING STANDARDS Lesson 27 H.264 standard Lesson Objectives At the end of this lesson, the students should be able to: 1. State the broad objectives of the H.264 standard. 2. List the improved

More information