SlideShare ist ein Scribd-Unternehmen logo
1 von 27
PRESENTED BY,
J.FRIEDA,
R.MANI MEGALAI,
M.MUTHU LAKSHMI,
MPhil(CSE),
MS UNIVERSITY, TIRUNELVELI.
IMAGE ENHANCEMENT
OImage enhancement is to
improve the brightness,
contrast and appearance of an
images.
IMAGE ENHANCEMENT
TECHNIQUES
IMAGE
ENHANCEMENT
SPATIAL
FILTERING
1.SMOOTHING
2.SHARPENING
FREQUENCY
FILTERING
1.SMOOTHING
2.SHARPENING
Introduction To Filters
FILTER:
Filter is a process that removes some unwanted
components or small details in a image.
TYPES OF FILTERS :
O SPATIAL DOMAIN FILTERS
O FREQUENCY DOMAIN FILTERS
SPATIAL FILTER
The spatial filter is just moving the
filter mask from point to point in an image.
The filter mask may be 3x3 mask or 5x5
mask or to be 7x7 mask.
Example
3x3 mask in a 5x5 image
Generating Spatial Filter mask
O Generate mxn linear Spatial filter requires mn mask
coefficients.These are selected based on the type of filter. so
it computes the sum of products
Example ,the average of 3x3 neighborhood on (x,y) is
calculated by using the formula
O If we take Gaussian function of 2 values the basic formula as
follows
O ‘σ’ is standard deviation , x and y are integers.
The Approaches
of
Spatial Filtering
Spatial filter consist of two steps
O A neighborhood (small rectangle)
O A predefined operation performed on
image pixels.
Filtering creates a new pixel value replaced by
old pixel value.
3*3 mask and the image section
Types Of Spatial Filters
There are two types of filter,
1.Linear Spatial Filter
2.Non Linear Spatial Filter
O Each pixel in an image can be replaced with constant
value then it is called as linear spatial filter otherwise
it is called as non-linear.
Spatial Filter Expression
O For m x n size of image,
we assume m=2a+1 & n=2b+1 where a,b are
positive integers. so the linear spatial filter of image
MxN with filter size mxn is by following expression.
Spatial Correlation &
Convolution
O Correlation is moving the filter over the image
find the sum of products in each location.
O Convolution process is same as correlation but
the filter is first rotate by 180 degree.
Vector Representation Of
Linear Filtering
O The vector representation R should be formed for the
linear filter as follows,
R = w1 z1+w2 z2+ -------- Wmn Zmn
O For example,
Here we rotate the mask by 180 ,this shown by 3x3 as
follows,
w1 w2 w3
w4 w5 w6
w7 w8 w9
Smoothing Spatial Filters
OSmoothing filters are used for blurring
and for noise reduction.
OBlurring is used as preprocessing such
as removal of small details from
image.
ONoise reduction is blurring with linear
or non linear filter.
IMAGE
SMOOTHING
TYPES OF SMOOTHING
FREQUENCY FILTER
SMOOTHING
FILTERS
NON-LINEAR
FILTERS
MEDIAN
FILTERS
MINMAX
FILTERS
LINEAR
FILTERS
AVERAGING
FILTERS
Smoothing With Linear Filter
AVERAGING FILTER:
O The output of linear spatial filter computes the average
of pixels is called averaging filter or low pass filter.
O The major usage of average filter is reduction of
irrelevant detail in an image.
1/9 x 1/16 x
1 1 1
1 1 1
1 1 1
1 2 1
2 4 2
1 2 1
Cont,.
O Standard average of pixels calculated as follows
O At the end of filtering the entire image is divided by 9.
O So mxn is equal to 1/mn. Thus the coefficients pixels
are equal, so the filter is called box filter.
Non- Linear Spatial
Filter(order Statistic Filter)
MEDIAN FILTER:
O This filter ordering the pixels by replacing the value of
the center pixel with the value of rank list. The best
know filter in this category is median filter. This is best
for noise reduction.
O This median filter is effective for impulse noise called
as salt & pepper noise.
MAX FILTER:
OThe max filter also used for spatial
filtering.This is used for finding the
brightest points of an image.
OExpression of max filter is
R=max {Zk| k= 1,2,3,

.9}
MIN FILTER:
The min filter also used it is opposite of
max that is find the dull points of an image.
Expression of max filter is
R=min{Zk| k= 1,2,3,

.9}
Sharpening Spatial Filters
O The sharpening spatial is to highlight the transactions
in intensity .
O There are many applications, such as
electronic priming,
medical images,
military systems are used this sharpening
technique.
Foundation
Sharpening filters that are based on two
derivatives.
1.First derivatives.
2.Second derivatives.
First derivative :
O Must be zero for area of constant intensity.
O Must be nonzero of intensity step or map.
O Must be nonzero along ramp.
(σ f/σ x) = f (x +1) – f (x).
Second derivative
O Must be zero in constant areas.
O Must be nonzero at one end and other end of
intensity ramp.
O Must be zero along ramps.
Image Sharpening(the Laplacian)
O This approach uses the second order derivative for
construct the filter mask.
O The laplacian for the image function f(x,y) of two
variable is,
O The X direction,
O For Y direction,
By concluding the above three equations,
Taking the derivative of an image results in
sharpening of an image.
The derivative of an image cam be computing by
using gradient
Image Enhancement Techniques

Weitere Àhnliche Inhalte

Was ist angesagt?

Image sampling and quantization
Image sampling and quantizationImage sampling and quantization
Image sampling and quantizationBCET, Balasore
 
Image Restoration
Image RestorationImage Restoration
Image RestorationPoonam Seth
 
Image Enhancement - Point Processing
Image Enhancement - Point ProcessingImage Enhancement - Point Processing
Image Enhancement - Point ProcessingGayathri31093
 
Digital Image Processing: Image Segmentation
Digital Image Processing: Image SegmentationDigital Image Processing: Image Segmentation
Digital Image Processing: Image SegmentationMostafa G. M. Mostafa
 
Spatial Filters (Digital Image Processing)
Spatial Filters (Digital Image Processing)Spatial Filters (Digital Image Processing)
Spatial Filters (Digital Image Processing)Kalyan Acharjya
 
Histogram Equalization
Histogram EqualizationHistogram Equalization
Histogram EqualizationKalyan Acharjya
 
Image Enhancement in Spatial Domain
Image Enhancement in Spatial DomainImage Enhancement in Spatial Domain
Image Enhancement in Spatial DomainDEEPASHRI HK
 
Smoothing Filters in Spatial Domain
Smoothing Filters in Spatial DomainSmoothing Filters in Spatial Domain
Smoothing Filters in Spatial DomainMadhu Bala
 
Image enhancement
Image enhancementImage enhancement
Image enhancementAyaelshiwi
 
Image segmentation ppt
Image segmentation pptImage segmentation ppt
Image segmentation pptGichelle Amon
 
Image degradation and noise by Md.Naseem Ashraf
Image degradation and noise by Md.Naseem AshrafImage degradation and noise by Md.Naseem Ashraf
Image degradation and noise by Md.Naseem AshrafMD Naseem Ashraf
 
Noise Models
Noise ModelsNoise Models
Noise ModelsSardar Alam
 
Digital Image Fundamentals
Digital Image FundamentalsDigital Image Fundamentals
Digital Image FundamentalsA B Shinde
 
Image enhancement ppt nal2
Image enhancement ppt nal2Image enhancement ppt nal2
Image enhancement ppt nal2Surabhi Ks
 
5. gray level transformation
5. gray level transformation5. gray level transformation
5. gray level transformationMdFazleRabbi18
 
Image compression standards
Image compression standardsImage compression standards
Image compression standardskirupasuchi1996
 
Image segmentation
Image segmentationImage segmentation
Image segmentationMd Shabir Alam
 

Was ist angesagt? (20)

Image sampling and quantization
Image sampling and quantizationImage sampling and quantization
Image sampling and quantization
 
Image Restoration
Image RestorationImage Restoration
Image Restoration
 
Image Enhancement - Point Processing
Image Enhancement - Point ProcessingImage Enhancement - Point Processing
Image Enhancement - Point Processing
 
Digital Image Processing: Image Segmentation
Digital Image Processing: Image SegmentationDigital Image Processing: Image Segmentation
Digital Image Processing: Image Segmentation
 
Region based segmentation
Region based segmentationRegion based segmentation
Region based segmentation
 
Spatial Filters (Digital Image Processing)
Spatial Filters (Digital Image Processing)Spatial Filters (Digital Image Processing)
Spatial Filters (Digital Image Processing)
 
Histogram Equalization
Histogram EqualizationHistogram Equalization
Histogram Equalization
 
Image Enhancement in Spatial Domain
Image Enhancement in Spatial DomainImage Enhancement in Spatial Domain
Image Enhancement in Spatial Domain
 
Smoothing Filters in Spatial Domain
Smoothing Filters in Spatial DomainSmoothing Filters in Spatial Domain
Smoothing Filters in Spatial Domain
 
Image enhancement
Image enhancementImage enhancement
Image enhancement
 
Wiener Filter
Wiener FilterWiener Filter
Wiener Filter
 
Image segmentation ppt
Image segmentation pptImage segmentation ppt
Image segmentation ppt
 
Image degradation and noise by Md.Naseem Ashraf
Image degradation and noise by Md.Naseem AshrafImage degradation and noise by Md.Naseem Ashraf
Image degradation and noise by Md.Naseem Ashraf
 
Digital image processing
Digital image processing  Digital image processing
Digital image processing
 
Noise Models
Noise ModelsNoise Models
Noise Models
 
Digital Image Fundamentals
Digital Image FundamentalsDigital Image Fundamentals
Digital Image Fundamentals
 
Image enhancement ppt nal2
Image enhancement ppt nal2Image enhancement ppt nal2
Image enhancement ppt nal2
 
5. gray level transformation
5. gray level transformation5. gray level transformation
5. gray level transformation
 
Image compression standards
Image compression standardsImage compression standards
Image compression standards
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 

Ähnlich wie Image Enhancement Techniques

Spatial Domain Filtering.pdf
Spatial Domain Filtering.pdfSpatial Domain Filtering.pdf
Spatial Domain Filtering.pdfswagatkarve
 
Image filtering in Digital image processing
Image filtering in Digital image processingImage filtering in Digital image processing
Image filtering in Digital image processingAbinaya B
 
Analysis of Non Linear Filters with Various Density of Impulse Noise for Diff...
Analysis of Non Linear Filters with Various Density of Impulse Noise for Diff...Analysis of Non Linear Filters with Various Density of Impulse Noise for Diff...
Analysis of Non Linear Filters with Various Density of Impulse Noise for Diff...IJERA Editor
 
Image Noise Removal by Dual Threshold Median Filter for RVIN
Image Noise Removal by Dual Threshold Median Filter for RVINImage Noise Removal by Dual Threshold Median Filter for RVIN
Image Noise Removal by Dual Threshold Median Filter for RVINIOSR Journals
 
Image Processing: Spatial filters
Image Processing: Spatial filtersImage Processing: Spatial filters
Image Processing: Spatial filtersA B Shinde
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
06 spatial filtering DIP
06 spatial filtering DIP06 spatial filtering DIP
06 spatial filtering DIPbabak danyal
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
DIP_Lecture6.pdf. jdowjwdieehekehdjejrejwhehr
DIP_Lecture6.pdf. jdowjwdieehekehdjejrejwhehrDIP_Lecture6.pdf. jdowjwdieehekehdjejrejwhehr
DIP_Lecture6.pdf. jdowjwdieehekehdjejrejwhehrstudyd133
 
PERFORMANCE ANALYSIS OF UNSYMMETRICAL TRIMMED MEDIAN AS DETECTOR ON IMAGE NOI...
PERFORMANCE ANALYSIS OF UNSYMMETRICAL TRIMMED MEDIAN AS DETECTOR ON IMAGE NOI...PERFORMANCE ANALYSIS OF UNSYMMETRICAL TRIMMED MEDIAN AS DETECTOR ON IMAGE NOI...
PERFORMANCE ANALYSIS OF UNSYMMETRICAL TRIMMED MEDIAN AS DETECTOR ON IMAGE NOI...ijistjournal
 
PERFORMANCE ANALYSIS OF UNSYMMETRICAL TRIMMED MEDIAN AS DETECTOR ON IMAGE NOI...
PERFORMANCE ANALYSIS OF UNSYMMETRICAL TRIMMED MEDIAN AS DETECTOR ON IMAGE NOI...PERFORMANCE ANALYSIS OF UNSYMMETRICAL TRIMMED MEDIAN AS DETECTOR ON IMAGE NOI...
PERFORMANCE ANALYSIS OF UNSYMMETRICAL TRIMMED MEDIAN AS DETECTOR ON IMAGE NOI...ijistjournal
 
IMAGE DENOISING USING HYBRID FILTER
IMAGE DENOISING USING HYBRID FILTERIMAGE DENOISING USING HYBRID FILTER
IMAGE DENOISING USING HYBRID FILTERPushparaj Pal
 
Image_filtering (1).pptx
Image_filtering (1).pptxImage_filtering (1).pptx
Image_filtering (1).pptxwdwd10
 
The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...
The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...
The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...iosrjce
 

Ähnlich wie Image Enhancement Techniques (20)

Spatial Domain Filtering.pdf
Spatial Domain Filtering.pdfSpatial Domain Filtering.pdf
Spatial Domain Filtering.pdf
 
Image filtering in Digital image processing
Image filtering in Digital image processingImage filtering in Digital image processing
Image filtering in Digital image processing
 
Analysis of Non Linear Filters with Various Density of Impulse Noise for Diff...
Analysis of Non Linear Filters with Various Density of Impulse Noise for Diff...Analysis of Non Linear Filters with Various Density of Impulse Noise for Diff...
Analysis of Non Linear Filters with Various Density of Impulse Noise for Diff...
 
Image Filtering
Image FilteringImage Filtering
Image Filtering
 
Image Noise Removal by Dual Threshold Median Filter for RVIN
Image Noise Removal by Dual Threshold Median Filter for RVINImage Noise Removal by Dual Threshold Median Filter for RVIN
Image Noise Removal by Dual Threshold Median Filter for RVIN
 
M017218088
M017218088M017218088
M017218088
 
Image Processing: Spatial filters
Image Processing: Spatial filtersImage Processing: Spatial filters
Image Processing: Spatial filters
 
Spatial operation.ppt
Spatial operation.pptSpatial operation.ppt
Spatial operation.ppt
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
06 spatial filtering DIP
06 spatial filtering DIP06 spatial filtering DIP
06 spatial filtering DIP
 
unit-3.ppt
unit-3.pptunit-3.ppt
unit-3.ppt
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
DIP_Lecture6.pdf. jdowjwdieehekehdjejrejwhehr
DIP_Lecture6.pdf. jdowjwdieehekehdjejrejwhehrDIP_Lecture6.pdf. jdowjwdieehekehdjejrejwhehr
DIP_Lecture6.pdf. jdowjwdieehekehdjejrejwhehr
 
PERFORMANCE ANALYSIS OF UNSYMMETRICAL TRIMMED MEDIAN AS DETECTOR ON IMAGE NOI...
PERFORMANCE ANALYSIS OF UNSYMMETRICAL TRIMMED MEDIAN AS DETECTOR ON IMAGE NOI...PERFORMANCE ANALYSIS OF UNSYMMETRICAL TRIMMED MEDIAN AS DETECTOR ON IMAGE NOI...
PERFORMANCE ANALYSIS OF UNSYMMETRICAL TRIMMED MEDIAN AS DETECTOR ON IMAGE NOI...
 
PERFORMANCE ANALYSIS OF UNSYMMETRICAL TRIMMED MEDIAN AS DETECTOR ON IMAGE NOI...
PERFORMANCE ANALYSIS OF UNSYMMETRICAL TRIMMED MEDIAN AS DETECTOR ON IMAGE NOI...PERFORMANCE ANALYSIS OF UNSYMMETRICAL TRIMMED MEDIAN AS DETECTOR ON IMAGE NOI...
PERFORMANCE ANALYSIS OF UNSYMMETRICAL TRIMMED MEDIAN AS DETECTOR ON IMAGE NOI...
 
IMAGE DENOISING USING HYBRID FILTER
IMAGE DENOISING USING HYBRID FILTERIMAGE DENOISING USING HYBRID FILTER
IMAGE DENOISING USING HYBRID FILTER
 
Image_filtering (1).pptx
Image_filtering (1).pptxImage_filtering (1).pptx
Image_filtering (1).pptx
 
The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...
The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...
The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...
 
A017230107
A017230107A017230107
A017230107
 
Lecture 6
Lecture 6Lecture 6
Lecture 6
 

KĂŒrzlich hochgeladen

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Dr. Mazin Mohamed alkathiri
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 

KĂŒrzlich hochgeladen (20)

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 

Image Enhancement Techniques

  • 1. PRESENTED BY, J.FRIEDA, R.MANI MEGALAI, M.MUTHU LAKSHMI, MPhil(CSE), MS UNIVERSITY, TIRUNELVELI.
  • 2. IMAGE ENHANCEMENT OImage enhancement is to improve the brightness, contrast and appearance of an images.
  • 4. Introduction To Filters FILTER: Filter is a process that removes some unwanted components or small details in a image. TYPES OF FILTERS : O SPATIAL DOMAIN FILTERS O FREQUENCY DOMAIN FILTERS
  • 5. SPATIAL FILTER The spatial filter is just moving the filter mask from point to point in an image. The filter mask may be 3x3 mask or 5x5 mask or to be 7x7 mask. Example 3x3 mask in a 5x5 image
  • 6. Generating Spatial Filter mask O Generate mxn linear Spatial filter requires mn mask coefficients.These are selected based on the type of filter. so it computes the sum of products Example ,the average of 3x3 neighborhood on (x,y) is calculated by using the formula O If we take Gaussian function of 2 values the basic formula as follows O ‘σ’ is standard deviation , x and y are integers.
  • 7. The Approaches of Spatial Filtering Spatial filter consist of two steps O A neighborhood (small rectangle) O A predefined operation performed on image pixels. Filtering creates a new pixel value replaced by old pixel value.
  • 8. 3*3 mask and the image section
  • 9. Types Of Spatial Filters There are two types of filter, 1.Linear Spatial Filter 2.Non Linear Spatial Filter O Each pixel in an image can be replaced with constant value then it is called as linear spatial filter otherwise it is called as non-linear.
  • 10. Spatial Filter Expression O For m x n size of image, we assume m=2a+1 & n=2b+1 where a,b are positive integers. so the linear spatial filter of image MxN with filter size mxn is by following expression.
  • 11. Spatial Correlation & Convolution O Correlation is moving the filter over the image find the sum of products in each location. O Convolution process is same as correlation but the filter is first rotate by 180 degree.
  • 12. Vector Representation Of Linear Filtering O The vector representation R should be formed for the linear filter as follows, R = w1 z1+w2 z2+ -------- Wmn Zmn O For example, Here we rotate the mask by 180 ,this shown by 3x3 as follows, w1 w2 w3 w4 w5 w6 w7 w8 w9
  • 13. Smoothing Spatial Filters OSmoothing filters are used for blurring and for noise reduction. OBlurring is used as preprocessing such as removal of small details from image. ONoise reduction is blurring with linear or non linear filter.
  • 15. TYPES OF SMOOTHING FREQUENCY FILTER SMOOTHING FILTERS NON-LINEAR FILTERS MEDIAN FILTERS MINMAX FILTERS LINEAR FILTERS AVERAGING FILTERS
  • 16. Smoothing With Linear Filter AVERAGING FILTER: O The output of linear spatial filter computes the average of pixels is called averaging filter or low pass filter. O The major usage of average filter is reduction of irrelevant detail in an image. 1/9 x 1/16 x 1 1 1 1 1 1 1 1 1 1 2 1 2 4 2 1 2 1
  • 17. Cont,. O Standard average of pixels calculated as follows O At the end of filtering the entire image is divided by 9. O So mxn is equal to 1/mn. Thus the coefficients pixels are equal, so the filter is called box filter.
  • 18. Non- Linear Spatial Filter(order Statistic Filter) MEDIAN FILTER: O This filter ordering the pixels by replacing the value of the center pixel with the value of rank list. The best know filter in this category is median filter. This is best for noise reduction. O This median filter is effective for impulse noise called as salt & pepper noise.
  • 19. MAX FILTER: OThe max filter also used for spatial filtering.This is used for finding the brightest points of an image. OExpression of max filter is R=max {Zk| k= 1,2,3,

.9}
  • 20. MIN FILTER: The min filter also used it is opposite of max that is find the dull points of an image. Expression of max filter is R=min{Zk| k= 1,2,3,

.9}
  • 21. Sharpening Spatial Filters O The sharpening spatial is to highlight the transactions in intensity . O There are many applications, such as electronic priming, medical images, military systems are used this sharpening technique.
  • 22.
  • 23. Foundation Sharpening filters that are based on two derivatives. 1.First derivatives. 2.Second derivatives. First derivative : O Must be zero for area of constant intensity. O Must be nonzero of intensity step or map. O Must be nonzero along ramp. (σ f/σ x) = f (x +1) – f (x).
  • 24. Second derivative O Must be zero in constant areas. O Must be nonzero at one end and other end of intensity ramp. O Must be zero along ramps.
  • 25. Image Sharpening(the Laplacian) O This approach uses the second order derivative for construct the filter mask. O The laplacian for the image function f(x,y) of two variable is, O The X direction, O For Y direction,
  • 26. By concluding the above three equations, Taking the derivative of an image results in sharpening of an image. The derivative of an image cam be computing by using gradient