SlideShare a Scribd company logo
Presented by-:
Diwaker Pant
ME ECE Regular
   IntroductIon.

   Image enhancement.

   Frequency domaIn enhancement.

   Low pass FILterIng.

   hIgh pass FILterIng.

   concLusIon.

                           Image Enhancement Techniques   October 9, 2012   2
   Image enhancement is basically improving the
    interpretability or perception of information in images
    for human viewers and providing `better' input for
    other automated image processing techniques.

   The principal objective of image enhancement is to
    modify attributes of an image to make it more suitable
    for a given task and a specific observer.

   During this process, one or more attributes of the image
    are modified.

                                Image Enhancement Techniques   October 9, 2012   3
   There exist many techniques that can enhance a
    digital image without spoiling it.

   The enhancement methods can broadly be divided in
    to the following two categories:

   Spatial Domain Methods

Frequency     Domain Methods


                            Image Enhancement Techniques   October 9, 2012   4
   Unfortunately, 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.

   However, when image enhancement techniques are
    used as pre-processing tools for other image processing
    techniques, then quantitative measures can determine
    which techniques are most appropriate.




                                Image Enhancement Techniques   October 9, 2012   5
Spatial Domain Methods
   In spatial domain techniques , we directly deal with the
    image pixels.

   The pixel values are manipulated to achieve desired
    enhancement.

   The value of a pixel with coordinates (x; y) in the
    enhanced image ‘ F’ is the result of performing some
    operation on the pixels in the neighborhood of (x; y) in
    the input image ‘ f’ .

                                Image Enhancement Techniques   October 9, 2012   6
   In frequency domain methods, the image is first
    transferred into frequency domain.

   It means that, the Fourier Transform of the image is
    computed first.

   All the enhancement operations are performed on the
    Fourier transform of the image and then the Inverse
    Fourier transform is performed to get the resultant
    image.


                              Image Enhancement Techniques   October 9, 2012   7
   These enhancement operations are performed in order
    to modify the image brightness, contrast or the
    distribution of the grey levels.

   As a consequence the pixel value (intensities) of the
    output image will be modified according to the
    transformation function applied on the input values.

   Image enhancement is applied in every field for
    example medical image analysis, analysis of images
    from satellites etc.

                              Image Enhancement Techniques   October 9, 2012   8
   Image enhancement simply means, transforming an
    image F into image G using T. (Where T is the
    transformation function.

   The values of pixels in images F and G are denoted by
     r and s, respectively. As said, the pixel values r and s
    are related by the expression
                            s= T(r)

 Where T     is a transformation that maps a pixel value r
    into a pixel value s.
                                Image Enhancement Techniques   October 9, 2012   9
Fourier                                                           Inverse Fourier
                         Filter Function
 Transform                                                            Transform
                              H(u,v)
   F(u,v)                                                               G(u,v)

                                            H(u,v)F(u,v)



   Pre-                                                                   Post-
processing                                                             Processing




Input Image                                                     Enhanced Image
  F(x,y)                                                           G(x,y)

              Frequency domain filtering operations
                                     Image Enhancement Techniques   October 9, 2012   10
   We can therefore directly design a transfer function
    and implement the enhancement in the frequency
    domain as follows.




                              Image Enhancement Techniques   October 9, 2012   11
   The concept of filtering is easier to visualize in the
    frequency domain.

   Therefore, enhancement of image can be done in the
    frequency domain, based on its DFT.




                               Image Enhancement Techniques   October 9, 2012   12
   Filtering can be divided in two categories namely

 Low     pass filtering

 High Pass filtering




                               Image Enhancement Techniques   October 9, 2012   13
   Edges and sharp transitions in gray values in an image
    contribute significantly to high-frequency content of its
    Fourier transform.

   Regions of relatively uniform gray values in an image
    contribute to low-frequency content of its Fourier
    transform.




                                Image Enhancement Techniques   October 9, 2012   14
   Hence, an image can be smoothed in the Frequency
    domain by attenuating the high-frequency content of its
    Fourier transform.

   This would be a low pass filter.

    For simplicity, we will consider only those filters that
    are real and symmetric.




                                Image Enhancement Techniques   October 9, 2012   15
   An ideal low pass filter with cutoff frequency ‘ r0’ is
    given by following relation.





                                Image Enhancement Techniques   October 9, 2012   16
Image Enhancement Techniques   October 9, 2012   17
Image Enhancement Techniques   October 9, 2012   18
Image Enhancement Techniques   October 9, 2012   19
 The cutofffrequency of the ideal LPF determines the
 amount of frequency components passed by the filter.

 Smaller
        the value of r0 , more the number of image
 components eliminated by the filter.

 In
   general, the value of r0 is chosen such that most
 components of interest are passed through, while
 most components not of interest are eliminated.


                           Image Enhancement Techniques   October 9, 2012   20
   A two-dimensional Butterworth low pass filter has
    transfer function:




                            Image Enhancement Techniques   October 9, 2012   21
Image Enhancement Techniques   October 9, 2012   22
   Frequency response does not                 have a sharp
    transition as in the ideal LPF.

   This is more appropriate for image smoothing than
    the ideal LPF, since this not introduce ringing.




                            Image Enhancement Techniques   October 9, 2012   23
Image Enhancement Techniques   October 9, 2012   24
Image Enhancement Techniques   October 9, 2012   25
   The form of a Gaussian low pass filter in two-
     dimensions is given by




 Where D is the distance from origin in frequency plane


The parameter σ measures the dispersion of the Gaussian
curve. Larger the value of σ, larger the cutoff frequency and
milder the filtering.


                                 Image Enhancement Techniques   October 9, 2012   26
   Hence, an image can be smoothed in the Frequency
    domain by attenuating the low-frequency content of its
    Fourier transform.

   This would be a high pass filter.

    For simplicity, we will consider only those filters that
    are real and symmetric




                                Image Enhancement Techniques   October 9, 2012   27
   An ideal high pass filter with cutoff frequency r0.




                                Image Enhancement Techniques   October 9, 2012   28
Ideal HPF with r0=36




                       Image Enhancement Techniques   October 9, 2012   29
Image Enhancement Techniques   October 9, 2012   30
Image Enhancement Techniques   October 9, 2012   31
   A two-dimensional Butterworth high pass filter has
    transfer function:




                             Image Enhancement Techniques   October 9, 2012   32
 Butterworth   HPF
 with     cut    off
 frequency
    r0=47

 Order   =2




                       Image Enhancement Techniques   October 9, 2012   33
   Frequency response does not                    have a sharp
    transition as in the ideal HPF.

   This is more appropriate for image sharpening than
    the ideal HPF, since this not introduce ringing.

   Example of Butterworth high pass filtering is given on
    next slide.




                               Image Enhancement Techniques   October 9, 2012   34
Image Enhancement Techniques   October 9, 2012   35
   Image enhancement algorithms offer a wide variety of
    approaches for modifying images to achieve visually
    acceptable images.

    The choice of such techniques is a function of the
    specific task, image content, observer characteristics,
    and viewing conditions.




                               Image Enhancement Techniques   October 9, 2012   36
   Raman Maini and Himanshu Aggarwal, “ A Comprehensive Review of
       Image Enhancement techniques” JOURNAL OF COMPUTING,
       VOLUME 2, ISSUE 3, MARCH 2010, ISSN 2151-9617 .

      Rafael C. Gonzalez and Richard E. Woods, digital Image Processing, 3rd
       Edition, Pearson Education, Boston, 2005, p200-300.

      MARIA ANGELA FRANCESCHINI, “ Frequency-domain techniques
       enhance optical mammography: Initial clinical results” , Publication Year:
       November 15, 1996.

       en.wikipedia.org




October 9, 2012                                                Image Enhancement Techniques   37
Image Enhancement Techniques   October 9, 2012   38

More Related Content

What's hot

Digital Image Processing - Image Restoration
Digital Image Processing - Image RestorationDigital Image Processing - Image Restoration
Digital Image Processing - Image Restoration
Mathankumar S
 
digital image processing
digital image processingdigital image processing
digital image processing
Abinaya B
 
SPATIAL FILTERING IN IMAGE PROCESSING
SPATIAL FILTERING IN IMAGE PROCESSINGSPATIAL FILTERING IN IMAGE PROCESSING
SPATIAL FILTERING IN IMAGE PROCESSING
muthu181188
 
Image compression models
Image compression modelsImage compression models
Image compression models
priyadharshini murugan
 
Color Image Processing
Color Image ProcessingColor Image Processing
Color Image Processing
kiruthiammu
 
Image Restoration (Digital Image Processing)
Image Restoration (Digital Image Processing)Image Restoration (Digital Image Processing)
Image Restoration (Digital Image Processing)
Kalyan Acharjya
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
Md Shabir Alam
 
Noise Models
Noise ModelsNoise Models
Noise Models
Sardar Alam
 
5. gray level transformation
5. gray level transformation5. gray level transformation
5. gray level transformation
MdFazleRabbi18
 
Digital Image Processing
Digital Image ProcessingDigital Image Processing
Digital Image Processing
lalithambiga kamaraj
 
Histogram Processing
Histogram ProcessingHistogram Processing
Histogram Processing
Amnaakhaan
 
Sharpening using frequency Domain Filter
Sharpening using frequency Domain FilterSharpening using frequency Domain Filter
Sharpening using frequency Domain Filter
arulraj121
 
Image Enhancement in Spatial Domain
Image Enhancement in Spatial DomainImage Enhancement in Spatial Domain
Image Enhancement in Spatial Domain
A B Shinde
 
Image Processing: Spatial filters
Image Processing: Spatial filtersImage Processing: Spatial filters
Image Processing: Spatial filters
A B Shinde
 
Log Transformation in Image Processing with Example
Log Transformation in Image Processing with ExampleLog Transformation in Image Processing with Example
Log Transformation in Image Processing with Example
Mustak Ahmmed
 
DIGITAL IMAGE PROCESSING - LECTURE NOTES
DIGITAL IMAGE PROCESSING - LECTURE NOTESDIGITAL IMAGE PROCESSING - LECTURE NOTES
DIGITAL IMAGE PROCESSING - LECTURE NOTES
Ezhilya venkat
 
Smoothing in Digital Image Processing
Smoothing in Digital Image ProcessingSmoothing in Digital Image Processing
Smoothing in Digital Image Processing
Pallavi Agarwal
 
Image Enhancement in Spatial Domain
Image Enhancement in Spatial DomainImage Enhancement in Spatial Domain
Image Enhancement in Spatial Domain
DEEPASHRI HK
 
Sharpening spatial filters
Sharpening spatial filtersSharpening spatial filters

What's hot (20)

Digital Image Processing - Image Restoration
Digital Image Processing - Image RestorationDigital Image Processing - Image Restoration
Digital Image Processing - Image Restoration
 
digital image processing
digital image processingdigital image processing
digital image processing
 
image compression ppt
image compression pptimage compression ppt
image compression ppt
 
SPATIAL FILTERING IN IMAGE PROCESSING
SPATIAL FILTERING IN IMAGE PROCESSINGSPATIAL FILTERING IN IMAGE PROCESSING
SPATIAL FILTERING IN IMAGE PROCESSING
 
Image compression models
Image compression modelsImage compression models
Image compression models
 
Color Image Processing
Color Image ProcessingColor Image Processing
Color Image Processing
 
Image Restoration (Digital Image Processing)
Image Restoration (Digital Image Processing)Image Restoration (Digital Image Processing)
Image Restoration (Digital Image Processing)
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 
Noise Models
Noise ModelsNoise Models
Noise Models
 
5. gray level transformation
5. gray level transformation5. gray level transformation
5. gray level transformation
 
Digital Image Processing
Digital Image ProcessingDigital Image Processing
Digital Image Processing
 
Histogram Processing
Histogram ProcessingHistogram Processing
Histogram Processing
 
Sharpening using frequency Domain Filter
Sharpening using frequency Domain FilterSharpening using frequency Domain Filter
Sharpening using frequency Domain Filter
 
Image Enhancement in Spatial Domain
Image Enhancement in Spatial DomainImage Enhancement in Spatial Domain
Image Enhancement in Spatial Domain
 
Image Processing: Spatial filters
Image Processing: Spatial filtersImage Processing: Spatial filters
Image Processing: Spatial filters
 
Log Transformation in Image Processing with Example
Log Transformation in Image Processing with ExampleLog Transformation in Image Processing with Example
Log Transformation in Image Processing with Example
 
DIGITAL IMAGE PROCESSING - LECTURE NOTES
DIGITAL IMAGE PROCESSING - LECTURE NOTESDIGITAL IMAGE PROCESSING - LECTURE NOTES
DIGITAL IMAGE PROCESSING - LECTURE NOTES
 
Smoothing in Digital Image Processing
Smoothing in Digital Image ProcessingSmoothing in Digital Image Processing
Smoothing in Digital Image Processing
 
Image Enhancement in Spatial Domain
Image Enhancement in Spatial DomainImage Enhancement in Spatial Domain
Image Enhancement in Spatial Domain
 
Sharpening spatial filters
Sharpening spatial filtersSharpening spatial filters
Sharpening spatial filters
 

Similar to Frequency Domain Image Enhancement Techniques

An Inclusive Analysis on Various Image Enhancement Techniques
An Inclusive Analysis on Various Image Enhancement TechniquesAn Inclusive Analysis on Various Image Enhancement Techniques
An Inclusive Analysis on Various Image Enhancement Techniques
IJMER
 
Digital image processing - Image Enhancement (MATERIAL)
Digital image processing  - Image Enhancement (MATERIAL)Digital image processing  - Image Enhancement (MATERIAL)
Digital image processing - Image Enhancement (MATERIAL)
Mathankumar S
 
Digital Image Processing - Image Enhancement
Digital Image Processing  - Image EnhancementDigital Image Processing  - Image Enhancement
Digital Image Processing - Image Enhancement
Mathankumar S
 
Super Resolution
Super ResolutionSuper Resolution
Super Resolution
alokahuti
 
Image Resolution Enhancement by using Wavelet Transform
Image Resolution Enhancement  by using Wavelet TransformImage Resolution Enhancement  by using Wavelet Transform
Image Resolution Enhancement by using Wavelet Transform
IRJET Journal
 
Hybrid Technique for Image Enhancement
Hybrid Technique for Image EnhancementHybrid Technique for Image Enhancement
Hybrid Technique for Image Enhancement
IRJET Journal
 
IRJET- A Review on Various Restoration Techniques in Digital Image Processing
IRJET- A Review on Various Restoration Techniques in Digital Image ProcessingIRJET- A Review on Various Restoration Techniques in Digital Image Processing
IRJET- A Review on Various Restoration Techniques in Digital Image Processing
IRJET Journal
 
LAPLACE TRANSFORM SUITABILITY FOR IMAGE PROCESSING
LAPLACE TRANSFORM SUITABILITY FOR IMAGE PROCESSINGLAPLACE TRANSFORM SUITABILITY FOR IMAGE PROCESSING
LAPLACE TRANSFORM SUITABILITY FOR IMAGE PROCESSING
Priyanka Rathore
 
Image enhancement
Image enhancement Image enhancement
Image enhancement
SimiAttri
 
Enhancement in Digital Image Processing
Enhancement in Digital Image ProcessingEnhancement in Digital Image Processing
Enhancement in Digital Image Processing
International Institute of Information Technology (I²IT)
 
UNIT-2 image enhancement.pdf Image Processing Unit 2 AKTU
UNIT-2 image enhancement.pdf Image Processing Unit 2 AKTUUNIT-2 image enhancement.pdf Image Processing Unit 2 AKTU
UNIT-2 image enhancement.pdf Image Processing Unit 2 AKTU
ankushspencer015
 
image enhancement
 image enhancement image enhancement
image enhancement
Rajendra Prasad
 
Visual Quality for both Images and Display of Systems by Visual Enhancement u...
Visual Quality for both Images and Display of Systems by Visual Enhancement u...Visual Quality for both Images and Display of Systems by Visual Enhancement u...
Visual Quality for both Images and Display of Systems by Visual Enhancement u...
IJMER
 
Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...
Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...
Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...
IJERA Editor
 
Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322Editor IJARCET
 
Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322Editor IJARCET
 
Sliced Ridgelet Transform for Image Denoising
Sliced Ridgelet Transform for Image DenoisingSliced Ridgelet Transform for Image Denoising
Sliced Ridgelet Transform for Image Denoising
IOSR Journals
 
Lec_2_Digital Image Fundamentals.pdf
Lec_2_Digital Image Fundamentals.pdfLec_2_Digital Image Fundamentals.pdf
Lec_2_Digital Image Fundamentals.pdf
nagwaAboElenein
 
Ijcatr04051016
Ijcatr04051016Ijcatr04051016
Ijcatr04051016
Editor IJCATR
 

Similar to Frequency Domain Image Enhancement Techniques (20)

Nm2422162218
Nm2422162218Nm2422162218
Nm2422162218
 
An Inclusive Analysis on Various Image Enhancement Techniques
An Inclusive Analysis on Various Image Enhancement TechniquesAn Inclusive Analysis on Various Image Enhancement Techniques
An Inclusive Analysis on Various Image Enhancement Techniques
 
Digital image processing - Image Enhancement (MATERIAL)
Digital image processing  - Image Enhancement (MATERIAL)Digital image processing  - Image Enhancement (MATERIAL)
Digital image processing - Image Enhancement (MATERIAL)
 
Digital Image Processing - Image Enhancement
Digital Image Processing  - Image EnhancementDigital Image Processing  - Image Enhancement
Digital Image Processing - Image Enhancement
 
Super Resolution
Super ResolutionSuper Resolution
Super Resolution
 
Image Resolution Enhancement by using Wavelet Transform
Image Resolution Enhancement  by using Wavelet TransformImage Resolution Enhancement  by using Wavelet Transform
Image Resolution Enhancement by using Wavelet Transform
 
Hybrid Technique for Image Enhancement
Hybrid Technique for Image EnhancementHybrid Technique for Image Enhancement
Hybrid Technique for Image Enhancement
 
IRJET- A Review on Various Restoration Techniques in Digital Image Processing
IRJET- A Review on Various Restoration Techniques in Digital Image ProcessingIRJET- A Review on Various Restoration Techniques in Digital Image Processing
IRJET- A Review on Various Restoration Techniques in Digital Image Processing
 
LAPLACE TRANSFORM SUITABILITY FOR IMAGE PROCESSING
LAPLACE TRANSFORM SUITABILITY FOR IMAGE PROCESSINGLAPLACE TRANSFORM SUITABILITY FOR IMAGE PROCESSING
LAPLACE TRANSFORM SUITABILITY FOR IMAGE PROCESSING
 
Image enhancement
Image enhancement Image enhancement
Image enhancement
 
Enhancement in Digital Image Processing
Enhancement in Digital Image ProcessingEnhancement in Digital Image Processing
Enhancement in Digital Image Processing
 
UNIT-2 image enhancement.pdf Image Processing Unit 2 AKTU
UNIT-2 image enhancement.pdf Image Processing Unit 2 AKTUUNIT-2 image enhancement.pdf Image Processing Unit 2 AKTU
UNIT-2 image enhancement.pdf Image Processing Unit 2 AKTU
 
image enhancement
 image enhancement image enhancement
image enhancement
 
Visual Quality for both Images and Display of Systems by Visual Enhancement u...
Visual Quality for both Images and Display of Systems by Visual Enhancement u...Visual Quality for both Images and Display of Systems by Visual Enhancement u...
Visual Quality for both Images and Display of Systems by Visual Enhancement u...
 
Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...
Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...
Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...
 
Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322
 
Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322
 
Sliced Ridgelet Transform for Image Denoising
Sliced Ridgelet Transform for Image DenoisingSliced Ridgelet Transform for Image Denoising
Sliced Ridgelet Transform for Image Denoising
 
Lec_2_Digital Image Fundamentals.pdf
Lec_2_Digital Image Fundamentals.pdfLec_2_Digital Image Fundamentals.pdf
Lec_2_Digital Image Fundamentals.pdf
 
Ijcatr04051016
Ijcatr04051016Ijcatr04051016
Ijcatr04051016
 

More from Diwaker Pant

satellite Communication
 satellite Communication satellite Communication
satellite Communication
Diwaker Pant
 
Microprocessor Fundamentals
Microprocessor FundamentalsMicroprocessor Fundamentals
Microprocessor Fundamentals
Diwaker Pant
 
Interfacing methods of microcontroller
Interfacing methods of microcontrollerInterfacing methods of microcontroller
Interfacing methods of microcontrollerDiwaker Pant
 
Diversity Techniques in mobile communications
Diversity Techniques in mobile communicationsDiversity Techniques in mobile communications
Diversity Techniques in mobile communicationsDiwaker Pant
 
Pass Transistor Logic
Pass Transistor LogicPass Transistor Logic
Pass Transistor LogicDiwaker Pant
 
Domain name system
Domain name systemDomain name system
Domain name systemDiwaker Pant
 
Interfacing methods of microcontroller
Interfacing methods of microcontrollerInterfacing methods of microcontroller
Interfacing methods of microcontroller
Diwaker Pant
 
Bartlett's method pp ts
Bartlett's method pp tsBartlett's method pp ts
Bartlett's method pp ts
Diwaker Pant
 
Drive circuitry for LEDs and LASER
Drive circuitry for LEDs and LASERDrive circuitry for LEDs and LASER
Drive circuitry for LEDs and LASER
Diwaker Pant
 

More from Diwaker Pant (10)

satellite Communication
 satellite Communication satellite Communication
satellite Communication
 
Microprocessor Fundamentals
Microprocessor FundamentalsMicroprocessor Fundamentals
Microprocessor Fundamentals
 
Interfacing methods of microcontroller
Interfacing methods of microcontrollerInterfacing methods of microcontroller
Interfacing methods of microcontroller
 
Diversity Techniques in mobile communications
Diversity Techniques in mobile communicationsDiversity Techniques in mobile communications
Diversity Techniques in mobile communications
 
Pass Transistor Logic
Pass Transistor LogicPass Transistor Logic
Pass Transistor Logic
 
Domain name system
Domain name systemDomain name system
Domain name system
 
Electronic mail
Electronic mailElectronic mail
Electronic mail
 
Interfacing methods of microcontroller
Interfacing methods of microcontrollerInterfacing methods of microcontroller
Interfacing methods of microcontroller
 
Bartlett's method pp ts
Bartlett's method pp tsBartlett's method pp ts
Bartlett's method pp ts
 
Drive circuitry for LEDs and LASER
Drive circuitry for LEDs and LASERDrive circuitry for LEDs and LASER
Drive circuitry for LEDs and LASER
 

Recently uploaded

Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
Steve Thomason
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
Fundacja Rozwoju Społeczeństwa Przedsiębiorczego
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
Celine George
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
bennyroshan06
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
Vivekanand Anglo Vedic Academy
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
PedroFerreira53928
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
Col Mukteshwar Prasad
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
Excellence Foundation for South Sudan
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 

Recently uploaded (20)

Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 

Frequency Domain Image Enhancement Techniques

  • 2. IntroductIon.  Image enhancement.  Frequency domaIn enhancement.  Low pass FILterIng.  hIgh pass FILterIng.  concLusIon. Image Enhancement Techniques October 9, 2012 2
  • 3. Image enhancement is basically improving the interpretability or perception of information in images for human viewers and providing `better' input for other automated image processing techniques.  The principal objective of image enhancement is to modify attributes of an image to make it more suitable for a given task and a specific observer.  During this process, one or more attributes of the image are modified. Image Enhancement Techniques October 9, 2012 3
  • 4. There exist many techniques that can enhance a digital image without spoiling it.  The enhancement methods can broadly be divided in to the following two categories:  Spatial Domain Methods Frequency Domain Methods Image Enhancement Techniques October 9, 2012 4
  • 5. Unfortunately, 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.  However, when image enhancement techniques are used as pre-processing tools for other image processing techniques, then quantitative measures can determine which techniques are most appropriate. Image Enhancement Techniques October 9, 2012 5
  • 6. Spatial Domain Methods  In spatial domain techniques , we directly deal with the image pixels.  The pixel values are manipulated to achieve desired enhancement.  The value of a pixel with coordinates (x; y) in the enhanced image ‘ F’ is the result of performing some operation on the pixels in the neighborhood of (x; y) in the input image ‘ f’ . Image Enhancement Techniques October 9, 2012 6
  • 7. In frequency domain methods, the image is first transferred into frequency domain.  It means that, the Fourier Transform of the image is computed first.  All the enhancement operations are performed on the Fourier transform of the image and then the Inverse Fourier transform is performed to get the resultant image. Image Enhancement Techniques October 9, 2012 7
  • 8. These enhancement operations are performed in order to modify the image brightness, contrast or the distribution of the grey levels.  As a consequence the pixel value (intensities) of the output image will be modified according to the transformation function applied on the input values.  Image enhancement is applied in every field for example medical image analysis, analysis of images from satellites etc. Image Enhancement Techniques October 9, 2012 8
  • 9. Image enhancement simply means, transforming an image F into image G using T. (Where T is the transformation function.  The values of pixels in images F and G are denoted by r and s, respectively. As said, the pixel values r and s are related by the expression s= T(r)  Where T is a transformation that maps a pixel value r into a pixel value s. Image Enhancement Techniques October 9, 2012 9
  • 10. Fourier Inverse Fourier Filter Function Transform Transform H(u,v) F(u,v) G(u,v) H(u,v)F(u,v) Pre- Post- processing Processing Input Image Enhanced Image F(x,y) G(x,y) Frequency domain filtering operations Image Enhancement Techniques October 9, 2012 10
  • 11. We can therefore directly design a transfer function and implement the enhancement in the frequency domain as follows. Image Enhancement Techniques October 9, 2012 11
  • 12. The concept of filtering is easier to visualize in the frequency domain.  Therefore, enhancement of image can be done in the frequency domain, based on its DFT. Image Enhancement Techniques October 9, 2012 12
  • 13. Filtering can be divided in two categories namely  Low pass filtering  High Pass filtering Image Enhancement Techniques October 9, 2012 13
  • 14. Edges and sharp transitions in gray values in an image contribute significantly to high-frequency content of its Fourier transform.  Regions of relatively uniform gray values in an image contribute to low-frequency content of its Fourier transform. Image Enhancement Techniques October 9, 2012 14
  • 15. Hence, an image can be smoothed in the Frequency domain by attenuating the high-frequency content of its Fourier transform.  This would be a low pass filter.  For simplicity, we will consider only those filters that are real and symmetric. Image Enhancement Techniques October 9, 2012 15
  • 16. An ideal low pass filter with cutoff frequency ‘ r0’ is given by following relation.  Image Enhancement Techniques October 9, 2012 16
  • 17. Image Enhancement Techniques October 9, 2012 17
  • 18. Image Enhancement Techniques October 9, 2012 18
  • 19. Image Enhancement Techniques October 9, 2012 19
  • 20.  The cutofffrequency of the ideal LPF determines the amount of frequency components passed by the filter.  Smaller the value of r0 , more the number of image components eliminated by the filter.  In general, the value of r0 is chosen such that most components of interest are passed through, while most components not of interest are eliminated. Image Enhancement Techniques October 9, 2012 20
  • 21. A two-dimensional Butterworth low pass filter has transfer function: Image Enhancement Techniques October 9, 2012 21
  • 22. Image Enhancement Techniques October 9, 2012 22
  • 23. Frequency response does not have a sharp transition as in the ideal LPF.  This is more appropriate for image smoothing than the ideal LPF, since this not introduce ringing. Image Enhancement Techniques October 9, 2012 23
  • 24. Image Enhancement Techniques October 9, 2012 24
  • 25. Image Enhancement Techniques October 9, 2012 25
  • 26. The form of a Gaussian low pass filter in two- dimensions is given by Where D is the distance from origin in frequency plane The parameter σ measures the dispersion of the Gaussian curve. Larger the value of σ, larger the cutoff frequency and milder the filtering. Image Enhancement Techniques October 9, 2012 26
  • 27. Hence, an image can be smoothed in the Frequency domain by attenuating the low-frequency content of its Fourier transform.  This would be a high pass filter.  For simplicity, we will consider only those filters that are real and symmetric Image Enhancement Techniques October 9, 2012 27
  • 28. An ideal high pass filter with cutoff frequency r0. Image Enhancement Techniques October 9, 2012 28
  • 29. Ideal HPF with r0=36 Image Enhancement Techniques October 9, 2012 29
  • 30. Image Enhancement Techniques October 9, 2012 30
  • 31. Image Enhancement Techniques October 9, 2012 31
  • 32. A two-dimensional Butterworth high pass filter has transfer function: Image Enhancement Techniques October 9, 2012 32
  • 33.  Butterworth HPF with cut off frequency r0=47  Order =2 Image Enhancement Techniques October 9, 2012 33
  • 34. Frequency response does not have a sharp transition as in the ideal HPF.  This is more appropriate for image sharpening than the ideal HPF, since this not introduce ringing.  Example of Butterworth high pass filtering is given on next slide. Image Enhancement Techniques October 9, 2012 34
  • 35. Image Enhancement Techniques October 9, 2012 35
  • 36. Image enhancement algorithms offer a wide variety of approaches for modifying images to achieve visually acceptable images.  The choice of such techniques is a function of the specific task, image content, observer characteristics, and viewing conditions. Image Enhancement Techniques October 9, 2012 36
  • 37. Raman Maini and Himanshu Aggarwal, “ A Comprehensive Review of Image Enhancement techniques” JOURNAL OF COMPUTING, VOLUME 2, ISSUE 3, MARCH 2010, ISSN 2151-9617 .  Rafael C. Gonzalez and Richard E. Woods, digital Image Processing, 3rd Edition, Pearson Education, Boston, 2005, p200-300.  MARIA ANGELA FRANCESCHINI, “ Frequency-domain techniques enhance optical mammography: Initial clinical results” , Publication Year: November 15, 1996.  en.wikipedia.org October 9, 2012 Image Enhancement Techniques 37
  • 38. Image Enhancement Techniques October 9, 2012 38