Filters in the Frequency Domain.  Image Smoothing Using Frequency Domain Filters: ◦ Ideal Lowpass Filters ◦ Butterworth Lowpass Filters ◦ Gaussian Lowpass.

Slides:



Advertisements
Similar presentations
Image Enhancement in the Frequency Domain (2)
Advertisements

Spatial Filtering (Chapter 3)
Frequency Domain Filtering (Chapter 4)
1 Image Processing Ch4: Filtering in frequency domain Prepared by: Tahani Khatib AOU.
Digital Image Processing
Digital Image Processing Frequency Filtering Ashourian
Image Enhancement in the Frequency Domain Part III
Image processing (spatial &frequency domain) Image processing (spatial &frequency domain) College of Science Computer Science Department
© by Yu Hen Hu 1 ECE533 Digital Image Processing Image Enhancement in Frequency Domain.
Chap 4 Image Enhancement in the Frequency Domain.
DIGITAL IMAGE PROCESSING
EE 4780 Image Enhancement. Bahadir K. Gunturk2 Image Enhancement The objective of image enhancement is to process an image so that the result is more.
Chapter 4 Image Enhancement in the Frequency Domain.
Image Enhancement in the Frequency Domain Part III Dr. Samir H. Abdul-Jauwad Electrical Engineering Department King Fahd University of Petroleum & Minerals.
Chap 4-2. Frequency domain processing Jen-Chang Liu, 2006.
Digital Image Processing Chapter 4: Image Enhancement in the Frequency Domain.
Image Enhancement in the Frequency Domain Spring 2005, Jen-Chang Liu.
Image Enhancement in the Frequency Domain Part II Dr. Samir H. Abdul-Jauwad Electrical Engineering Department King Fahd University of Petroleum & Minerals.
Chapter3 Image Enhancement in the Spatial Domain
Chapter 4 Image Enhancement in the Frequency Domain.
Digital Image Processing, 2nd ed. © 2002 R. C. Gonzalez & R. E. Woods Chapter 4 Image Enhancement in the Frequency Domain Chapter.
Chapter 3 (cont).  In this section several basic concepts are introduced underlying the use of spatial filters for image processing.  Mainly spatial.
Presentation Image Filters
Medical Image Analysis Image Enhancement Figures come from the textbook: Medical Image Analysis, by Atam P. Dhawan, IEEE Press, 2003.
Digital Image Processing Chapter # 4 Image Enhancement in Frequency Domain Digital Image Processing Chapter # 4 Image Enhancement in Frequency Domain.
Image Processing © 2002 R. C. Gonzalez & R. E. Woods Lecture 4 Image Enhancement in the Frequency Domain Lecture 4 Image Enhancement.
CS654: Digital Image Analysis
Chapter 7: The Fourier Transform 7.1 Introduction
Digital Image Processing Lecture 5: Neighborhood Processing: Spatial Filtering Prof. Charlene Tsai.
1 © 2010 Cengage Learning Engineering. All Rights Reserved. 1 Introduction to Digital Image Processing with MATLAB ® Asia Edition McAndrew ‧ Wang ‧ Tseng.
Digital Image Processing CSC331 Image Enhancement 1.
ENG4BF3 Medical Image Processing Image Enhancement in Frequency Domain.
Chapter 5: Neighborhood Processing
Digital Image Processing Chapter 4: Image Enhancement in the Frequency Domain 22 June 2005 Digital Image Processing Chapter 4: Image Enhancement in the.
Image Subtraction Mask mode radiography h(x,y) is the mask.
Lecture Nine Figures from Gonzalez and Woods, Digital Image Processing, Copyright 2002.
Frequency Domain Processing Lecture: 3. In image processing, linear systems are at the heart of many filtering operations, and they provide the basis.
University of Ioannina - Department of Computer Science Filtering in the Frequency Domain (Application) Digital Image Processing Christophoros Nikou
Practical Image Processing1 Chap7 Image Transformation  Image and Transformed image Spatial  Transformed domain Transformation.
Low Pass Filter High Pass Filter Band pass Filter Blurring Sharpening Image Processing Image Filtering in the Frequency Domain.
Digital Image Processing Lecture 5: Neighborhood Processing: Spatial Filtering March 9, 2004 Prof. Charlene Tsai.
1 CMPB 345: IMAGE PROCESSING DISCRETE TRANSFORM 2.
Image Enhancement (Frequency Domain)
Computer Graphics & Image Processing Chapter # 4 Image Enhancement in Frequency Domain 2/26/20161.
EE 7730 Image Enhancement. Bahadir K. Gunturk2 Image Enhancement The objective of image enhancement is to process an image so that the result is more.
© 2002 R. C. Gonzalez & R. E. Woods Chapter 4 Image Enhancement in the Frequency Domain Chapter 4 Image Enhancement in the Frequency Domain Slide
Digital Image Processing Lecture 9: Filtering in Frequency Domain Prof. Charlene Tsai.
Frequency Domain Filtering. Frequency Domain Methods Spatial Domain Frequency Domain.
Amity School of Engineering & Technology 1 Amity School of Engineering & Technology DIGITAL IMAGE PROCESSING & PATTERN RECOGNITION Credit Units: 4 Mukesh.
Digital Image Processing Lecture 8: Image Enhancement in Frequency Domain II Naveed Ejaz.
Digital Image Processing Chapter - 4
Digital Image Processing , 2008
Medical Image Analysis
IMAGE ENHANCEMENT IN THE FREQUENCY DOMAIN
IMAGE PROCESSING FREQUENCY DOMAIN PROCESSING
The content of lecture This lecture will cover: Fourier Transform
Spatial & Frequency Domain
Digital Image Processing
Gaussian Lowpass Filter
Image Enhancement in the
Digital Image Processing
Image Enhancement in the Frequency Domain Part I
Image Enhancement (Frequency Domain)
ENG4BF3 Medical Image Processing
Frequency Domain Analysis
Image and Video Processing
4. Image Enhancement in Frequency Domain
Digital Image Processing
Lecture 4 Image Enhancement in Frequency Domain
Presentation transcript:

Filters in the Frequency Domain

 Image Smoothing Using Frequency Domain Filters: ◦ Ideal Lowpass Filters ◦ Butterworth Lowpass Filters ◦ Gaussian Lowpass Filters.  Image sharpening Using Frequency Domain Filters: ◦ Ideal Highpass Filters ◦ Butterworth Highpass Filters ◦ Gaussian Highpass Filters. ◦ The Laplacian in the Frequency Domain

 We’ll begin with lowpass filters.  Edges and other sharp intensity transitions (such as noise) in an image contribute significantly to the high-frequency content of its fourier transform. Hence, smoothing (blurring) is achieved in the frequency domain by high frequency attenuation; that is, by lowpass filtering.  In this section we consider three tuype of lowpass filters: ideal, Butterworth, and Gaussian.  These three categories cover from very sharp (ideal) to very smooth (Gaussian) filtering.  The Butterworth has a parameter called the filter order filter. For high order values it approaches the ideal filter. Foe lower order values, it is more like the Gaussian filter.

 A 2-D lowpass filter that passes without attenuation all frequencies within a circle of radius D 0 from the origin and “cuts off” all frequencies outside this circle is called an ideal lowpass filter (ILPF)  It is specified by the function: Where D(u,v) is the Distance from point (u,v) from the origin of the frequency rectangle.

 The name ideal indicates that all frequencies on or inside a circle of radius D 0 are passed without attenuation, where as all frequencies outside the circle are completely attenuated (filtered out).  ILPFs have blurring and ringing properties as shown in figure 4.42

 The transfer function of a Butterworth lowpass filter (BLPF) of order n, and with cutoff frequency at a distance D 0 from the origin is defined as:

Unlike the ILPF, the BLPF transfer function does not have a sharp discontinuity that gives a clear cut off between passed and filtered frequencies.

 Gaussian lowpass filters (GLPFs) if 2-D is given by:

The GLPF achieved slightly less smoothing than the BLPF of order 2 for the same value of cut off frequency. GLPF ensure that there is no ringing at all. In cases where tight control of the transition between low and high frequencies about the cut off frequency are needed, then the BLPF presents a more suitable choice.

In figure 4.51 the objective here is to blur out as much details as possible while leaving large features recognizable.

 In this section edges and other abrupt changes in intensities are associated with high- frequency components.  image sharpening can be achieved in the frequency domain by highpass filtering, which attenuates the low-frequency components without disturbing high-frequency information in the Fourier transform.  In this section, we will consider ideal, Butterworth, and Gaussian highpass filters. As before we’ll see that Butterworth filters represent a transition between the sharpness of ideal the ideal filter and the broad smoothness of the Gaussian filter.

 A 2-D ideal highpass filter (IHPF) is defined as: Where D 0 is the cutoff frequency. The IHPF is the opposite of the ILPF. IHPF has the same ringing properties as the ILPF.

 A 2-D Butterworth highpass (BHPF) of order n and cutoff frequency D 0 is defined as:

 The transfer function of the (GHPF) is given by: The results obtained in figure 4.56 are more gradual than with the previous two filters. Even the filtering of the smaller objects and thin bars is cleaner with the Gaussian filter.

 The Laplacian is used in spatial filtering for image enhancement and it yields equivalent results using frequency domain teqniques.