Sampling and Interpolation Flashcards
Nyquist sampling
recovers completely the function if
𝑢max < 1/2𝑝
How to get rid of moiré artifacts?
Convolute with low pass filter in real space before binning (or after sampling)
Multiplication in Fourier space does not help too much anymore
Random sampling artifacts can be efficiently removed using
randomized aliasing artifacts appear “noise-like” and “incoherent”
l Can be efficiently removed using non-linear de-noising
Almost all …. transforms
require interpolation
Almost all affine transforms (rotation, translation, scaling, shear etc)
require interpolation
Whittaker–Shannon interpolation in literature (also called Fourier zero padding)
sinc function
= sin(pi x) / (pi x)
Sinc interpolation can perfectly reconstruct a function from its samples if
- sampled at a rate higher than Shannon-Nyquist rate
- bandlimited up to Shannon-Nyquist frequency
- àno aliasing
Use window function to truncate sinc: Widely used: sinc kernel with ……….. window
Widely used: sinc kernel with Lanczos window
The Lanczos window is the central of
a stretched sinc function
Re-gridding
Change from polar to Cartesian co-ordinates
Linear, but not
Linear, but not translation invariant
Aliasing in periodic structures can cause
Moiré artifacts
Band limiting a signal may lead to
ringing artifacts
Typical interpolation kernels include
nearest neighbor
linear
bi-cubic
higher B-spline interpolation
Zero-padding in one domain equals
Zero-padding in one domain equals sinc interpolation in the Fourier pair