You are on page 1of 37

Image Enhancement in Frequency

Domain
Basics of Filtering in the Frequency Domain
Filters in the Frequency Domain

• Low Frequencies in the Fourier Transform are


responsible for general gray-level appearance of an
image over smooth areas while high frequencies are
responsible for detail, such as edges or noise.

• A filter that attenuates high frequencies while


passing low frequencies is called a low-pass filter.

• A low-pass filtered image will have less sharp detail


than the original because high frequencies have been
attenuated.
Filters in the Frequency Domain

• Similarly, a high-pass filtered image would have less


gray level variations and emphasized transitional (i.e
  (
 
  edge) gray level detail.
                       7
)
 
 
 

  (
 
                                      8
)
 
 
 

 
 
                                    
 
 
 
Filters in the Frequency Domain
Filters in the Frequency Domain
Filtering in Spatial and Frequency Domains

• Steps for Convolution are:

– Flipping one function about the origin

– Shifting that function with respect to the other by


changing the values of (x,y)

– Computing a sum of products over all values of m and n,


for each displacement (x,y)

– The displacements (x,y) are integer increments that


stop when the functions no longer overlap.
Convolution Theorem

• If F(u,v) and H(u,v) denote the Fourier Transforms of


f(x,y) and h(x,y), one half of the Convolution Theorem
states that:

• The double arrow indicates that the expression on the left


can be obtained by taking the inverse Fourier Transform
of the expression on the right.

Similarly,
Relation between Filtering in Spatial and Frequency
Domains

• An impulse function of strength A, located at coordinates


(x0,y0), is defined by the expression:

• This equation states that the summation of a function


s(x,y) multiplied by an impulse is simply the value of the
function at the location of the impulse. Here
is also an image of size M X N and is composed of all
zeros, except at coordinates (x0,y0), where the value of
the image is A.
04/13/2023 9
Relation between Filtering in Spatial and Frequency
Domains
• So, the convolution of a function with an impulse
‘copies’ the value of that function at the location of
the impulse. This characteristic is called the Sifting
Property of the impulse function.
• Given a filter in the frequency domain we can obtain
the corresponding filter in the spatial domain by
taking the inverse Fourier transform.
• Specifying a filter in the frequency domain and its
equivalent spatial domain filter will be of the same
size.
• Both the filters are of the same size but filtering
often is more intuitive in the frequency domain.
04/13/2023 10
Relation between Filtering in Spatial and Frequency
Domains

• We can specify filters in the frequency domain, take their


inverse transform and then use the resulting filter in the
spatial domain as a guide for constructing smaller spatial
filter masks.
• It is very important to note that Fourier Transform and
its Inverse are linear processes, so the filters we have
been talking about are the Linear Filters.
Gaussian Filters

• Gaussian Filters are of particular importance because their


shapes are easily specified.
• Let H(u) denotes a frequency domain, Gaussian Filter function is
given by the equation:

• Where σ is the standard deviation of the Gaussian curve.


• It can be shown that the corresponding filter in the spatial
domain is:
Gaussian Filters

• These two equations represent an important result because:

– They constitute a Fourier Transform pair.

– These functions behave reciprocally. When H(u) has a broad


profile(large value of Std.Dev.), h(x) has a narrow profile and
vice versa.

– A plot of a Gaussian Filter in the frequency domain is shown


below:
Gaussian Filters

• The value of the transform at (u,v=0,0) is equal to the average


gray level of the image as shown below:
Gaussian Filters

• One similarity between the two filters is that all the values are
positive in both domains. Thus we arrive at the conclusion that
we can implement low-pass filtering in the spatial domain by
using a mask with all positive coefficients (as we did in Chapter
3).
• Another important characteristic is the reciprocal relationship.
The narrower the frequency domain filter, the more it will
attenuate the low frequencies resulting in increased blurring. In
the spatial domain this means a wider filter which in turn implies
a larger mask.
Smoothing Frequency Domain Filters
• As discussed previously that edges and other sharp transitions
(such as noise) in the gray levels of an image contribute
significantly to the high-frequency content of its Fourier
transform.
• Hence smoothing (blurring) is achieved in the frequency domain by
attenuating a specified range of high-frequency components in
the transform of a given image.
• Our basic model for filtering in the frequency domain is :
• G(u,v)=H(u,v)F(u,v)
• Where F(u,v) is the Fourier transform of the image to be
smoothed. The objective is to select a filter function H(u,v) that
yields G(u,v) by attenuating the high-frequency components of
F(u,v).
Smoothing Frequency Domain Filters

• We will talk about three types of low-pass filters: Ideal,


Butterworth and Gaussian filters.
• These three filters cover the range from very sharp (ideal) to
very smooth (Gaussian) filter functions.
• The Butterworth filter has a parameter, called filter order. For
high values of this parameter, the Butterworth filter
approaches the form of an ideal filter and for low order values,
it has a smooth form similar to the Gaussian filter. Thus the
Butterworth filter may be viewed as a compromise between the
two extremes.
Ideal Low-pass Filters (ILPF)

• It is the simplest low-pass filter that cuts-off all high


frequency components of the Fourier Transform that are at a
distance greater than a specified distance Do from the origin.
• Its transfer function is:

• Where Do is a specified non negative quantity and D(u,v) is the


distance from point (u,v) to the origin of the frequency
rectangle.
• If the image is of size M X N, its transform will also be of the
same size and the centre of the frequency rectangle will be
(u,v)=(M/2,N/2)
Ideal Low-pass Filters (ILPF)

• So, the distance from any point (u,v) to the center (origin) of
the Fourier transform is given by:

• The Figures on the next slide show ILPF


Ideal Low-pass Filters (ILPF)
Ideal Low-pass Filters (ILPF)

• As shown, this filter allows all frequencies inside a circle of


radius Do to pass with no attenuation, whereas all frequencies
outside this circle are completely attenuated.
• The point of transition between H(u,v)=1 ad H(u,v)=0 is called
cutoff frequency.
• The sharp cutoff frequency of an ILPF cannot be realized with
electronic components, although they can be implemented in
software.
• One way to establish a set of standard cutoff frequency loci is
to compute circles that enclose specified amounts of total
image power.
• This can be obtained as:
Ideal Low-pass Filters (ILPF)

• If the transform has been centred, a circle of radius r with


origin at the centre of the frequency rectangle encloses ‘alpha’
% power :

• Here the summation is taken over the values of (u,v) that lie
inside the circle or on its boundary.
Ideal Low-pass Filters (ILPF)
Ideal Low-pass Filters (ILPF)

• The circles shown in the figure have radii of 5,15,30,80 and 230
pixels (the circle of 5 pixels is not easily visible). These circles
enclose ‘alpha’ percent of the image power, for
‘alpha’=92,94.6,96.4,98 and 99.5%, respectively.

• The next figure shows the results of applying ideal low-pass


filters with cutoff frequencies at radii shown in the previous
figure.

• Note the ringing artefact in the filtered images (Assignment:


F.T of a rectangular function)
Ideal Low-pass Filters (ILPF)
Butterworth Low-pass Filters (BLPF)

• The transfer function of a BLPF of order n, and with a cut-off


frequency at a distance Do from the origin is defined as:

• Unlike ILPF, the BLPF transfer function does not have discontinuity
that establishes a clear cutoff between passed and filtered
frequencies.

• For filters with smooth transfer functions, defining a cutoff frequency


locus at points for which H (u,v) is down to a certain fraction of its
maximum value e.g. if H(u,v)=0.5(down 50% from its maximum value of
1) when D(u,v)=Do
Butterworth Low-pass Filters (BLPF)
Butterworth Low-pass Filters (BLPF)

• A BLPF of order 1 has no ringing but some effects may be seen


for order 2 but can become a significant factor in filters of
higher order.
• A BLPF of order 20 exhibits the characteristics of the ILPF.
• In general, BLPFs of order 2 are a good compromise between
effective low-pass filtering and acceptable ringing
characteristics.
• Infact, we see a smooth transition in blurring as a function of
increasing cut-off frequency.
Butterworth Low-pass Filters (BLPF)
Butterworth Low-pass Filters (BLPF)
Gaussian Low-pass Filters (GLPF)

• The transfer function for these filters can be given as:

• Where D(u,v) is the distance from the origin of the Fourier


Transform. Here if Do=Std. Dev. Then:

• Where Do=cut-off frequency


Gaussian Low-pass Filters (GLPF)
Gaussian Low-pass Filters (GLPF)
Gaussian Low-pass Filters (GLPF)
Gaussian Low-pass Filters (GLPF)

• In the previous figure, there are small gaps between characters


are filled up with the help of blurring.
• Although humans fill these gaps visually without difficulty but a
machine recognition system will have real difficulties in reading
these broken characters.
• Fig. 4.19 shows how well characters can be repaired by this
simple process using a GLPF with Do=80.
Gaussian Low-pass Filters (GLPF)
Gaussian Low-pass Filters (GLPF)

• In the previous figure, Low Pass Filtering is used in the printing


and publishing industry where it is used as pre-processing step.

• Here the Cosmetic Processing is done by the help of GLPF which


produces a smoother, softer-looking result from a sharp original.
Infact, for human faces, the typical objective is to reduce the
sharpness of fine skin lines and small blemishes.

You might also like