







Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Notes; Professor: Obert; Class: Computer Graphics; Subject: Computer Applications; University: University of Central Florida; Term: Fall 2008;
Typology: Study notes
1 / 13
This page cannot be seen from the preview
Don't miss anything!








10/21/2008 1
Juraj Obert [email protected] http://graphics.cs.ucf.edu/cap4720/fall2008/
10/21/2008 3
Analog Information
Sampling System
Digital Operation
Reconstruction System
10/21/2008 7
From Leonard McMillan, CS Department, MIT
y
x
1
1
We create a digital representation of this continuous function by multiplying the function by a sampling grid. A sampling grid is composed of periodically spaced Kronecker delta functions.
Kronecker delta is :
And a 2-D sampling grid:
−
=
−
=
1
0
1
0
h
j
w
i
xy otherwise
xy iff x y ( , ) 0
= =
δ
δ
10/21/2008 9
Sample Points
Function to be Sampled
Sampling interval
10/21/2008 13
Sampling frequency < 2 x function frequency ( f )
Aliased Sine wave
Aliased Sine wave
Sampling frequency < 2 x function frequency ( f )
10/21/2008 15
For accurate reconstruction, the sampling Frequency, f s, must be at least twice the maximum Frequency, f max, of the function.
10/21/2008 19
Every function defined in the spatial domain, has a dual representation in the frequency domain.
= (^) ∫
∞
− ∞
F ( u ) f ( x ) e^ −^ i^2 π uxdx
= (^) ∫
∞
− ∞
f ( x ) F ( u ) ei^2 π ux du
Equation to transform from spatial domain to frequency domain is:
Equation to transform from frequency domain to spatial domain is:
Convolution describes how a system with impulse response, h(x), reacts to a signal, f(x).
This integral evaluation is equivalent to multiplication in the frequency domain
The inverse is also true
10/21/2008 21
Sampling takes measurements of a continuous function at discrete points Equivalent to product of continuous function and sampling function Uses a sampling function s ( x ) Sampling function is a collection of spikes Frequency of spikes corresponds to their resolution Frequency is inversely proportional to the distance between spikes Fourier domain also spikes Distance between spikes is the frequency
p
1/p
s ( x )
S ( u )
Spatial Domain
Frequency Domain
10/21/2008 22
p (^) 1/p
I ( x )
s ( x )
( Is )( x )
( Is ’)( x )
s ’( x )
F ( u )
S ( u )
( F*S )( u )
S ’( u )
( F*S ’)( u ) Aliasing, can’t retrieve original signal
( Is ’)( x )
s ’( x ) S ’( u )
( F*S ’)( u )
I ’ = ( I *sinc)
( I’s ’)( x ) ( F’*S ’)( u )
F ’ = ( F box)
(sinc)( I’s ’)( x )^ (box)( _F’S_ ’)( u )