SlideShare a Scribd company logo
13
Most read
14
Most read
19
Most read
DIGITAL IMAGE PROCESSING
TOPIC: FREQUENCY DOMAIN FILTER
IMAGE SHARPENING
Submitted To -
Mrs.G.Murugeswari M.Tech.,
Assistant Professor
Department of Computer Science & Engineering
M.S.University
Abishekapatti
Submitted By -
T.Arul Raj
A.D.Bibin
M.Kalidass
M.Saravanan
M.Phil (CSE)
M.S University
10/25/16
What Is Image
Enhancement?
Image enhancement is the process of making images more
useful
The reasons for doing this include:
– Highlighting interesting detail in images
– Removing noise from images
– Making images more visually appealing
10/25/16
2
Spatial & Frequency Domains
There are two broad categories of image enhancement
techniques
– Spatial domain techniques
– Direct manipulation of image pixels
– Frequency domain techniques
– Manipulation of Fourier transform or wavelet transform of an image
For the moment we will concentrate on techniques that
operate in the spatial domain
10/25/16
3
Basic steps for filtering in
the frequency domain
4
10/25/16
Basics of filtering in the
frequency domain
1. multiply the input image by (-1)x+y
to center the
transform to u = M/2 and v = N/2 (if M and N are even
numbers, then the shifted coordinates will be integers)
2. computer F(u,v), the DFT of the image from (1)
3. multiply F(u,v) by a filter function H(u,v)
4. compute the inverse DFT of the result in (3)
5. obtain the real part of the result in (4)
6. multiply the result in (5) by (-1)x+y
to cancel the
multiplication of the input image.
5
10/25/16
Sharpening
– Edges and fine detail characterized by sharp transitions in
image intensity
– Such transitions contribute significantly to high frequency
components of Fourier transform
– Intuitively, attenuating certain low frequency components
and preserving high frequency components result in
sharpening
10/25/16
6
Sharpening Filter Transfer
Function
– Intended goal is to do the reverse operation of low-pass
filters
– When low-pass filer attenuates frequencies, high-pass filter
passes them
– When high-pass filter attenuates frequencies, low-pass filter
passes them
( , ) 1 ( , )hp lpH u v H u v= −
10/25/16
7
Blurring masks
A blurring mask has the following properties.
– All the values in blurring masks are positive
– The sum of all the values is equal to 1
– The edge content is reduced by using a blurring mask
– As the size of the mask grow, more smoothing effect will take
place
10/25/16
8
Derivative masks
A derivative mask has the following properties.
– A derivative mask have positive and as well as negative values
– The sum of all the values in a derivative mask is equal to zero
– The edge content is increased by a derivative mask
– As the size of the mask grows , more edge content is increased
10/25/16
9
Relationship between blurring mask and
derivative mask with high pass filters and low
pass filters:
The relationship between blurring mask and derivative mask
with a high pass filter and low pass filter can be defined
simply as.
– Blurring masks are also called as low pass filter
– Derivative masks are also called as high pass filter
10/25/16
10
High pass frequency components
and Low pass frequency components
– High pass frequency
components and Low
pass frequency
components
– the low pass frequency
components denotes
smooth regions.
10/25/16
11
Ideal low pass
This is the common example
of low pass filter.
When one is placed
inside and the zero is placed
outside , we got a blurred
image. Now as we increase
the size of 1, blurring would
be increased and the edge
content would be reduced.
10/25/16
12
Ideal High pass filters
This is a common example
of high pass filter.
When 0 is placed
inside, we get edges, which
gives us a sketched image.
An ideal low pass filter in
frequency domain is given
below.
10/25/16
13
Butterworth High Pass
Filters
The Butterworth high pass filter is given as:
where n is the order and D0 is the cut off distance as before
n
vuDD
vuH 2
0 )],(/[1
1
),(
+
=
10/25/16
14
Butterworth High Pass Filters
(cont…)
Results of
Butterworth
high pass
filtering of
order 2 with
D0 = 15
Results of
Butterworth
high pass
filtering of
order 2 with
D0 = 80
Results of Butterworth high pass
filtering of order 2 with D0 = 30
10/25/16
15
Gaussian Low pass Filter
– The concept of filtering and low pass
remains the same, but only the
transition becomes different and
become more smooth.
– The Gaussian low pass filter can be
represented as
– Note the smooth curve transition,
due to which at each point, the value
of Do, can be exactly defined.
10/25/16
16
Gaussian high pass filter
– Gaussian high pass filter has the same concept as ideal high
pass filter, but again the transition is more smooth as
compared to the ideal one.
10/25/16
17
Sharpening Filters:
Laplacian
The Laplacian is defined as:
(dot product)
Approximate
derivatives:
10/25/16
18
Sharpening Filters:
Laplacian (cont’d)
Laplacian Mask
detect zero-crossings
10/25/16
19
20 Conclusion
– The aim of image enhancement is to improve the
information in images for human viewers, or to provide
`better' input for other automated image processing
techniques
– There is no general theory for determining what is `good'
image enhancement when it comes to human perception.
If it looks good, it is good!
10/25/16
REFERENCE VIDEOS
10/25/16
21
References Videos
10/25/16
22
10/25/16
23
THANK YOU

More Related Content

PPTX
Image Smoothing using Frequency Domain Filters
PPTX
Spatial Filters (Digital Image Processing)
PPT
Chapter 5
PPT
Morphological Image Processing
PPT
Spatial domain and filtering
PPTX
Image enhancement techniques
PDF
4.intensity transformations
Image Smoothing using Frequency Domain Filters
Spatial Filters (Digital Image Processing)
Chapter 5
Morphological Image Processing
Spatial domain and filtering
Image enhancement techniques
4.intensity transformations

What's hot (20)

PPTX
Smoothing Filters in Spatial Domain
PPTX
Image Enhancement using Frequency Domain Filters
PPTX
Image Representation & Descriptors
PPT
Image segmentation
PPTX
Image Filtering in the Frequency Domain
PPSX
Image Processing: Spatial filters
PPTX
Chapter 9 morphological image processing
ODP
image compression ppt
PPT
Image Restoration
PPSX
Edge Detection and Segmentation
PPTX
Homomorphic filtering
PPT
Image segmentation ppt
PPT
Chapter10 image segmentation
PDF
Image Restoration (Digital Image Processing)
PPTX
Digital Image Processing
PPT
Fidelity criteria in image compression
PPTX
Color Image Processing
PPTX
Introduction to Image Compression
Smoothing Filters in Spatial Domain
Image Enhancement using Frequency Domain Filters
Image Representation & Descriptors
Image segmentation
Image Filtering in the Frequency Domain
Image Processing: Spatial filters
Chapter 9 morphological image processing
image compression ppt
Image Restoration
Edge Detection and Segmentation
Homomorphic filtering
Image segmentation ppt
Chapter10 image segmentation
Image Restoration (Digital Image Processing)
Digital Image Processing
Fidelity criteria in image compression
Color Image Processing
Introduction to Image Compression
Ad

Similar to Sharpening using frequency Domain Filter (20)

PPTX
Image filtering in Digital image processing
PPT
08 frequency domain filtering DIP
PPTX
ch-2.5 Image Enhancement in FREQUENCY Domain.pptx
PDF
Digital Image Processing - Image Enhancement
PDF
Digital image processing - Image Enhancement (MATERIAL)
PPTX
Computer vision labs for improving in the subject
PPT
Frequency Domain Image Enhancement Techniques
PPTX
Image enhancement
PPTX
Module 3-DCT.pptxssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss...
PPTX
Unit-2 Image Enhancement and Restoration Techniques.pptx
PPT
3 intensity transformations and spatial filtering slides
PPT
Enhancement in frequency domain
PDF
An Inclusive Analysis on Various Image Enhancement Techniques
PPTX
Image processing 2
PPT
Image processing7 frequencyfiltering
PPTX
Lec5_AIP [Spatial Filtering] (1).pptxJJJJJJJJJJJJJJJJJJJJJJJ
PPTX
Lec5_AIP [Spatial Filtering] (1).pptxt767686777
PPT
Unit1 image transform
PPT
12-Image enhancement and filtering.ppt
PDF
Frequency Domain FIltering.pdf
Image filtering in Digital image processing
08 frequency domain filtering DIP
ch-2.5 Image Enhancement in FREQUENCY Domain.pptx
Digital Image Processing - Image Enhancement
Digital image processing - Image Enhancement (MATERIAL)
Computer vision labs for improving in the subject
Frequency Domain Image Enhancement Techniques
Image enhancement
Module 3-DCT.pptxssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss...
Unit-2 Image Enhancement and Restoration Techniques.pptx
3 intensity transformations and spatial filtering slides
Enhancement in frequency domain
An Inclusive Analysis on Various Image Enhancement Techniques
Image processing 2
Image processing7 frequencyfiltering
Lec5_AIP [Spatial Filtering] (1).pptxJJJJJJJJJJJJJJJJJJJJJJJ
Lec5_AIP [Spatial Filtering] (1).pptxt767686777
Unit1 image transform
12-Image enhancement and filtering.ppt
Frequency Domain FIltering.pdf
Ad

Recently uploaded (20)

PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PDF
Practical Manual AGRO-233 Principles and Practices of Natural Farming
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PDF
Classroom Observation Tools for Teachers
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PPTX
History, Philosophy and sociology of education (1).pptx
PDF
Trump Administration's workforce development strategy
PPTX
Cell Structure & Organelles in detailed.
PPTX
Orientation - ARALprogram of Deped to the Parents.pptx
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
Computing-Curriculum for Schools in Ghana
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PPTX
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Updated Idioms and Phrasal Verbs in English subject
PPTX
Cell Types and Its function , kingdom of life
PDF
01-Introduction-to-Information-Management.pdf
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
Practical Manual AGRO-233 Principles and Practices of Natural Farming
Chinmaya Tiranga quiz Grand Finale.pdf
Classroom Observation Tools for Teachers
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
History, Philosophy and sociology of education (1).pptx
Trump Administration's workforce development strategy
Cell Structure & Organelles in detailed.
Orientation - ARALprogram of Deped to the Parents.pptx
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Computing-Curriculum for Schools in Ghana
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
Supply Chain Operations Speaking Notes -ICLT Program
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Updated Idioms and Phrasal Verbs in English subject
Cell Types and Its function , kingdom of life
01-Introduction-to-Information-Management.pdf
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf

Sharpening using frequency Domain Filter

  • 1. DIGITAL IMAGE PROCESSING TOPIC: FREQUENCY DOMAIN FILTER IMAGE SHARPENING Submitted To - Mrs.G.Murugeswari M.Tech., Assistant Professor Department of Computer Science & Engineering M.S.University Abishekapatti Submitted By - T.Arul Raj A.D.Bibin M.Kalidass M.Saravanan M.Phil (CSE) M.S University 10/25/16
  • 2. What Is Image Enhancement? Image enhancement is the process of making images more useful The reasons for doing this include: – Highlighting interesting detail in images – Removing noise from images – Making images more visually appealing 10/25/16 2
  • 3. Spatial & Frequency Domains There are two broad categories of image enhancement techniques – Spatial domain techniques – Direct manipulation of image pixels – Frequency domain techniques – Manipulation of Fourier transform or wavelet transform of an image For the moment we will concentrate on techniques that operate in the spatial domain 10/25/16 3
  • 4. Basic steps for filtering in the frequency domain 4 10/25/16
  • 5. Basics of filtering in the frequency domain 1. multiply the input image by (-1)x+y to center the transform to u = M/2 and v = N/2 (if M and N are even numbers, then the shifted coordinates will be integers) 2. computer F(u,v), the DFT of the image from (1) 3. multiply F(u,v) by a filter function H(u,v) 4. compute the inverse DFT of the result in (3) 5. obtain the real part of the result in (4) 6. multiply the result in (5) by (-1)x+y to cancel the multiplication of the input image. 5 10/25/16
  • 6. Sharpening – Edges and fine detail characterized by sharp transitions in image intensity – Such transitions contribute significantly to high frequency components of Fourier transform – Intuitively, attenuating certain low frequency components and preserving high frequency components result in sharpening 10/25/16 6
  • 7. Sharpening Filter Transfer Function – Intended goal is to do the reverse operation of low-pass filters – When low-pass filer attenuates frequencies, high-pass filter passes them – When high-pass filter attenuates frequencies, low-pass filter passes them ( , ) 1 ( , )hp lpH u v H u v= − 10/25/16 7
  • 8. Blurring masks A blurring mask has the following properties. – All the values in blurring masks are positive – The sum of all the values is equal to 1 – The edge content is reduced by using a blurring mask – As the size of the mask grow, more smoothing effect will take place 10/25/16 8
  • 9. Derivative masks A derivative mask has the following properties. – A derivative mask have positive and as well as negative values – The sum of all the values in a derivative mask is equal to zero – The edge content is increased by a derivative mask – As the size of the mask grows , more edge content is increased 10/25/16 9
  • 10. Relationship between blurring mask and derivative mask with high pass filters and low pass filters: The relationship between blurring mask and derivative mask with a high pass filter and low pass filter can be defined simply as. – Blurring masks are also called as low pass filter – Derivative masks are also called as high pass filter 10/25/16 10
  • 11. High pass frequency components and Low pass frequency components – High pass frequency components and Low pass frequency components – the low pass frequency components denotes smooth regions. 10/25/16 11
  • 12. Ideal low pass This is the common example of low pass filter. When one is placed inside and the zero is placed outside , we got a blurred image. Now as we increase the size of 1, blurring would be increased and the edge content would be reduced. 10/25/16 12
  • 13. Ideal High pass filters This is a common example of high pass filter. When 0 is placed inside, we get edges, which gives us a sketched image. An ideal low pass filter in frequency domain is given below. 10/25/16 13
  • 14. Butterworth High Pass Filters The Butterworth high pass filter is given as: where n is the order and D0 is the cut off distance as before n vuDD vuH 2 0 )],(/[1 1 ),( + = 10/25/16 14
  • 15. Butterworth High Pass Filters (cont…) Results of Butterworth high pass filtering of order 2 with D0 = 15 Results of Butterworth high pass filtering of order 2 with D0 = 80 Results of Butterworth high pass filtering of order 2 with D0 = 30 10/25/16 15
  • 16. Gaussian Low pass Filter – The concept of filtering and low pass remains the same, but only the transition becomes different and become more smooth. – The Gaussian low pass filter can be represented as – Note the smooth curve transition, due to which at each point, the value of Do, can be exactly defined. 10/25/16 16
  • 17. Gaussian high pass filter – Gaussian high pass filter has the same concept as ideal high pass filter, but again the transition is more smooth as compared to the ideal one. 10/25/16 17
  • 18. Sharpening Filters: Laplacian The Laplacian is defined as: (dot product) Approximate derivatives: 10/25/16 18
  • 19. Sharpening Filters: Laplacian (cont’d) Laplacian Mask detect zero-crossings 10/25/16 19
  • 20. 20 Conclusion – The aim of image enhancement is to improve the information in images for human viewers, or to provide `better' input for other automated image processing techniques – There is no general theory for determining what is `good' image enhancement when it comes to human perception. If it looks good, it is good! 10/25/16