Week 6 Flashcards
what is the process for filtering within frequency domain?
1) take fourier transform of image to form the image spectrum
2) multiply image spectrum by the transformation function (e.g high or low pass filtering) (high pass is typically brighter)
3) take inverse fourier transform of output. so we are back in spatial/time domain. this is the filtered image.
what are the two main ways of image filtering?
1) during frequency domain were we multiply image spectrum with a transform function (then take inverse fourier)
2) convolution of image
- uses filter kernels
what are some post processing techniques we can use from fourier transforming
- image filtering (using high and low pass)
- image restoration
-
what is Modulation transformation function
a number given dependant on a systems ability to reproduce the input information to exactly mirror the output.
i.e how much degradation occurs in a system
MTF = input/output
a system with high level of MTF will be able to fully reproduce image detail. (fine detail is normally lost through noise and signal loss during transmission).
what is the Line spread function
a systems ability to produce sharp edges
what happens when we take the fourier transform of a line spread function
we get the MTF (modulation transformation function)
what are two main filters used for image restoration
inverse filtering
- applied during frequency domain (after fourier transform)
- the transform function= inverse of MTF
- will enhance image sharpness and contrast, but also noise
Weiner filtering
- Applied after output image is formed
- Has contraints that limit the use.