Frequency Domain Filtering
Frequency Domain Filtering
Piyush Samant
High Frequency and Low frequency signal
High Frequency and Low frequency Image
Frequency Domain
• In order to get or achieve more meaningful information from the
image we use frequency domain filering
• In special domain we perform convolution between Image and kernal
h(x,y)*f(x,y)
• In frequency domain we transform both mask and the image into
frequency domain.
• Convolution in special domain is converted into simple matrix
multiplication in frequency domain.
Fourier Transform
Above I have shown an image, it’s Fourier spectrum and a series of ideal
low pass filters of radius 5, 15, 30, 80 and 230 superimposed on top of
it
Butterworth Lowpass Filters
The transfer function of a Butterworth lowpass filter of order n
with cutoff frequency at distance D0 from the origin is defined as:
Gaussian Lowpass Filters
Comparision of Low pass filters
Sharpening in the Frequency Domain
• Edges and fine detail in images are associated with high frequency
components
• High pass filters – only pass the high frequencies, drop the low ones
• High pass frequencies are precisely the reverse of low pass filters, so:
Ideal High Pass filter
Butterworth High Pass Filters
Butterworth High Pass Filters (cont…)
Gaussian High Pass Filters
Gaussian High Pass Filters (cont…)
Example