SlideShare ist ein Scribd-Unternehmen logo
1 von 43
REDUCING NOISES IN
IMAGES
By
ASWATH DAS O.
REG. NO :
16XWSLC002
ABSTRACT
 In this paper, a new algorithm for striping noise
reduction in hyper spectral images is proposed.
The new algorithm exploits the orthogonal
subspace approach to estimate the striping
component and to remove it from the image,
preserving the useful signal. The algorithm does
not introduce artifacts in the data and also takes
into account the dependence on the signal
intensity of the striping component. The
effectiveness of the algorithm in reducing
striping noise is experimentally demonstrated on
real data acquired both by airborne and satellite
hyper spectral sensors.
Types of Digital images
 Binary Images
 Two possible values for each pixel.
 Greyscale Images
 Each pixel carries only the intensity information
 Colour Images
 Combination of three colours primarily R,G,B
Image Noise
 Noise in a image , is any degradation in an
image signal, caused by the external
disturbance while an image is being sent from
one place to another place via Satellite,
Wireless or Network Cables.
Causes :
 Electronic transfer
 Sensor Heat
 Etc…
Image on the right has more
noise than the image on the left.
Types of Image Noise
 Impulsive Noise
 Black and White pixel noise.
 Gaussian Noise
 Random values added to an image.
 Speckle Noise
 Random values multiplies to an image.
 Periodic Noise
 Periodic disturbance
Impulsive Noise
 Sharp and sudden disturbance in image signal
 Randomly scatted white and black pixels in an
image
 Faulty image memory locations and impaired
sensors
Reason for Impulsive Noise
 By memory cell failure.
Example of Impulsive Noise
Original image
Image with Impulsive
noise
Gaussian Noise
 It also called “normal noise model”.
 It is statistical noise having a probability
density function equal to that of the normal
distribution.
 Fuzzy filter is used to remove Gaussian noise.
Reason for Impulsive Noise
 Transmission(electronic circuit noise).
Example of Gaussian Noise
Without noise With Gaussian Noise
Existing System
 The existing system available for fuzzy filters
for noise reduction deals with fat-tailed noise
like impulse noise and median filter.
 Only Impulse noise reduction using fuzzy
filters
 Gaussian noise is not specially concentrated
 It does not distinguish local variation due to
noise and due to image structure.
Proposed System
 The proposed system presents a new technique for
filtering narrow-tailed and medium narrow-tailed noise
by a fuzzy filter. The system,
 First estimates a “fuzzy derivative” in order to be less
sensitive to local variations due to image structures such
as edges
 Second, the membership functions are adapted
accordingly to the noise level to perform “fuzzy
smoothing.”
 For each pixel that is processed, the first stage
computes a fuzzy derivative. Second, a set of 16 fuzzy
rules is fired to determine a correction term. These rules
make use of the fuzzy derivative as input.
System requirements
Hardware requirement
System : Pentium IV 2.4 GHz.
Hard Disk : 40 GB.
Ram : 256 Mb.
Software requirement
Operating system : Windows and other
Front End : JAVA
Tool : NETBEANS IDE
Filtering
 Filteringimagedatais a standardprocess
used in
almost all image processing systems.
 Filters are used to remove noisefrom digital
image
while keeping the details of image preserved.
 The choice of filter is determined by
the nature of the task performed by filter .
Filter behavior .
Methods of removing Noises
Median filtering
Mean filtering
Fuzzy filtering
Median filtering
 Median filter is a simple and power ful non-linear
filter.
 It is used for reducing the amount of intensity
variation between one pixel and the other pixel.
 In this filter, we replaces pixel value with the
median value.
 The medianis calculated by first sorting all the
pixel values into ascendingorder and then replace
the pixel being calculated with the middlepixel
value

Median filtering
 Advantages
 It is easy to implement.
 Used for de-noising different types of noises.
 Disadvantages
 Median filter tends to remove image details
when the impulse noise percentage is more
than 0.4 %.
Mean filtering
 Mean filtering is a simple, and easy to
implement method of smoothing images, i.e.
reducing the amount of intensity variation
between one pixel and the next. It is often
used to reduce noise in images.
The idea of mean filtering is simply to
replace each pixel value in an image with the
mean value of it’s neighbors, including itself .
 Mean filter can effectively remove the
Gaussian Noise.
Mean filtering
 Advantage:
 Easy to implement
 Used to remove the impulse noise.
 Disadvantage:
 It does not preserve details of image. Some
details are removes of image with using the
mean filter.
Fuzzy filtering
 It is used to remove both Gaussian noise and
Impulsive noise while preserving edges. We
show that such a Fuzzy filter gives superior
results when compared Mean filter, Median
filter and other Fuzzy filters.
 Fuzzy filter can effectively remove both
Gaussian Noise and Impulsive Noise.
Data flow diagram
Modules used
 Pre Processing
 Member function
 Fuzzy Smoothing
 Get Clear Gray Image
Module Description
 Pre Processing
 First estimates a “fuzzy derivative” in order to
be less sensitive to local variations due to
image structures such as edges
 Second, the membership functions are
adapted accordingly to the noise level to
perform “fuzzy smoothing.”
 Memberfunction
 For each pixel that is processed, the first stage
computes a fuzzy derivative. Second, a set of
fuzzy rules is fired to determine a correction
term. These rules make use of the fuzzy
derivative as input.
 Fuzzy sets are employed to represent the
properties, and while the membership functions
for and is fixed, the membership function for are
adapted after each iteration.
 Fuzzy Smoothing
 Set the calculated member function value from
processing of gray scale Image to the negative
pixel area
 Get ClearGray Image
 To view the clear image by user this very
particular module is used.
Input PGM Image
Read image and get max gray level
Calculate the member function
Set the gray level in negative pixel as calculated
From member function
Output clear image
Using median filtering
Using Mean filtering
Using Fuzzy filtering
Conclusion
 Enhancement of an noisy image is necessary
task in image processing.
 Filters are used best for removing noise from
the images.
 The decision to apply a which particular filter
is based on the different noise level at the
different test pixel location or performance
of the filter scheme on a filtering mask.
Future Enhancement
 The proposed system is capable of handling
both narrow tailed and medium narrow tailed
noises, where as existing system does not.
 The system can be implemented in space
research photography, where there will be
chances of noises occurred.
Thank you…..

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Fidelity criteria in image compression
Fidelity criteria in image compressionFidelity criteria in image compression
Fidelity criteria in image compression
 
Spatial domain and filtering
Spatial domain and filteringSpatial domain and filtering
Spatial domain and filtering
 
Homomorphic filtering
Homomorphic filteringHomomorphic filtering
Homomorphic filtering
 
Digital Image Processing: Digital Image Fundamentals
Digital Image Processing: Digital Image FundamentalsDigital Image Processing: Digital Image Fundamentals
Digital Image Processing: Digital Image Fundamentals
 
Image Smoothing using Frequency Domain Filters
Image Smoothing using Frequency Domain FiltersImage Smoothing using Frequency Domain Filters
Image Smoothing using Frequency Domain Filters
 
Image Processing: Spatial filters
Image Processing: Spatial filtersImage Processing: Spatial filters
Image Processing: Spatial filters
 
Image denoising
Image denoisingImage denoising
Image denoising
 
Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...
Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...
Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...
 
Sharpening spatial filters
Sharpening spatial filtersSharpening spatial filters
Sharpening spatial filters
 
Image segmentation
Image segmentation Image segmentation
Image segmentation
 
SPATIAL FILTERING IN IMAGE PROCESSING
SPATIAL FILTERING IN IMAGE PROCESSINGSPATIAL FILTERING IN IMAGE PROCESSING
SPATIAL FILTERING IN IMAGE PROCESSING
 
Point processing
Point processingPoint processing
Point processing
 
HSI MODEL IN COLOR IMAGE PROCESSING
HSI MODEL IN COLOR IMAGE PROCESSING HSI MODEL IN COLOR IMAGE PROCESSING
HSI MODEL IN COLOR IMAGE PROCESSING
 
Frequency domain methods
Frequency domain methods Frequency domain methods
Frequency domain methods
 
COM2304: Intensity Transformation and Spatial Filtering – III Spatial Filters...
COM2304: Intensity Transformation and Spatial Filtering – III Spatial Filters...COM2304: Intensity Transformation and Spatial Filtering – III Spatial Filters...
COM2304: Intensity Transformation and Spatial Filtering – III Spatial Filters...
 
filters for noise in image processing
filters for noise in image processingfilters for noise in image processing
filters for noise in image processing
 
Smoothing Filters in Spatial Domain
Smoothing Filters in Spatial DomainSmoothing Filters in Spatial Domain
Smoothing Filters in Spatial Domain
 
Digital Image Processing - Image Restoration
Digital Image Processing - Image RestorationDigital Image Processing - Image Restoration
Digital Image Processing - Image Restoration
 
Region Splitting and Merging Technique For Image segmentation.
Region Splitting and Merging Technique For Image segmentation.Region Splitting and Merging Technique For Image segmentation.
Region Splitting and Merging Technique For Image segmentation.
 
Simultaneous Smoothing and Sharpening of Color Images
Simultaneous Smoothing and Sharpening of Color ImagesSimultaneous Smoothing and Sharpening of Color Images
Simultaneous Smoothing and Sharpening of Color Images
 

Ähnlich wie reducing noises in images

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
 
Noise reduction by fuzzy image filtering(synopsis)
Noise reduction by fuzzy image filtering(synopsis)Noise reduction by fuzzy image filtering(synopsis)
Noise reduction by fuzzy image filtering(synopsis)
Mumbai Academisc
 
Performance analysis of image filtering algorithms for mri images
Performance analysis of image filtering algorithms for mri imagesPerformance analysis of image filtering algorithms for mri images
Performance analysis of image filtering algorithms for mri images
eSAT Publishing House
 
Novel adaptive filter (naf) for impulse noise suppression from digital images
Novel adaptive filter (naf) for impulse noise suppression from digital imagesNovel adaptive filter (naf) for impulse noise suppression from digital images
Novel adaptive filter (naf) for impulse noise suppression from digital images
ijbbjournal
 

Ähnlich wie reducing noises in images (20)

Image Filtering
Image FilteringImage Filtering
Image Filtering
 
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...
 
I010324954
I010324954I010324954
I010324954
 
Noise reduction by fuzzy image filtering(synopsis)
Noise reduction by fuzzy image filtering(synopsis)Noise reduction by fuzzy image filtering(synopsis)
Noise reduction by fuzzy image filtering(synopsis)
 
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)
 
Performance analysis of image filtering algorithms for mri images
Performance analysis of image filtering algorithms for mri imagesPerformance analysis of image filtering algorithms for mri images
Performance analysis of image filtering algorithms for mri images
 
Performance analysis of image filtering algorithms for mri images
Performance analysis of image filtering algorithms for mri imagesPerformance analysis of image filtering algorithms for mri images
Performance analysis of image filtering algorithms for mri images
 
MATLAB projects 2014
MATLAB projects 2014MATLAB projects 2014
MATLAB projects 2014
 
Documentation
DocumentationDocumentation
Documentation
 
A Decision tree and Conditional Median Filter Based Denoising for impulse noi...
A Decision tree and Conditional Median Filter Based Denoising for impulse noi...A Decision tree and Conditional Median Filter Based Denoising for impulse noi...
A Decision tree and Conditional Median Filter Based Denoising for impulse noi...
 
Image Denoising using Statistical and Non Statistical Method
Image Denoising using Statistical and Non Statistical MethodImage Denoising using Statistical and Non Statistical Method
Image Denoising using Statistical and Non Statistical Method
 
Review Paper on Image Denoising Techniques
Review Paper  on Image Denoising TechniquesReview Paper  on Image Denoising Techniques
Review Paper on Image Denoising Techniques
 
Restoration of Images Corrupted by High Density Salt & Pepper Noise through A...
Restoration of Images Corrupted by High Density Salt & Pepper Noise through A...Restoration of Images Corrupted by High Density Salt & Pepper Noise through A...
Restoration of Images Corrupted by High Density Salt & Pepper Noise through A...
 
Restoration of Images Corrupted by High Density Salt & Pepper Noise through A...
Restoration of Images Corrupted by High Density Salt & Pepper Noise through A...Restoration of Images Corrupted by High Density Salt & Pepper Noise through A...
Restoration of Images Corrupted by High Density Salt & Pepper Noise through A...
 
Novel adaptive filter (naf) for impulse noise suppression from digital images
Novel adaptive filter (naf) for impulse noise suppression from digital imagesNovel adaptive filter (naf) for impulse noise suppression from digital images
Novel adaptive filter (naf) for impulse noise suppression from digital images
 
An Efficient Image Denoising Approach for the Recovery of Impulse Noise
An Efficient Image Denoising Approach for the Recovery of Impulse NoiseAn Efficient Image Denoising Approach for the Recovery of Impulse Noise
An Efficient Image Denoising Approach for the Recovery of Impulse Noise
 
Adaptive denoising technique for colour images
Adaptive denoising technique for colour imagesAdaptive denoising technique for colour images
Adaptive denoising technique for colour images
 
D122733
D122733D122733
D122733
 
EDGE PRESERVATION OF ENHANCED FUZZY MEDIAN MEAN FILTER USING DECISION BASED M...
EDGE PRESERVATION OF ENHANCED FUZZY MEDIAN MEAN FILTER USING DECISION BASED M...EDGE PRESERVATION OF ENHANCED FUZZY MEDIAN MEAN FILTER USING DECISION BASED M...
EDGE PRESERVATION OF ENHANCED FUZZY MEDIAN MEAN FILTER USING DECISION BASED M...
 

Kürzlich hochgeladen

%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
masabamasaba
 
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
masabamasaba
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
masabamasaba
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
masabamasaba
 

Kürzlich hochgeladen (20)

call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
 
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With SimplicityWSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
 
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
 
8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
 
%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand
 
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the past
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK Software
 
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
 
WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
 
%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Harare%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Harare
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go Platformless
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
 
%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto
 

reducing noises in images

  • 1. REDUCING NOISES IN IMAGES By ASWATH DAS O. REG. NO : 16XWSLC002
  • 2. ABSTRACT  In this paper, a new algorithm for striping noise reduction in hyper spectral images is proposed. The new algorithm exploits the orthogonal subspace approach to estimate the striping component and to remove it from the image, preserving the useful signal. The algorithm does not introduce artifacts in the data and also takes into account the dependence on the signal intensity of the striping component. The effectiveness of the algorithm in reducing striping noise is experimentally demonstrated on real data acquired both by airborne and satellite hyper spectral sensors.
  • 3. Types of Digital images  Binary Images  Two possible values for each pixel.  Greyscale Images  Each pixel carries only the intensity information  Colour Images  Combination of three colours primarily R,G,B
  • 4. Image Noise  Noise in a image , is any degradation in an image signal, caused by the external disturbance while an image is being sent from one place to another place via Satellite, Wireless or Network Cables. Causes :  Electronic transfer  Sensor Heat  Etc…
  • 5. Image on the right has more noise than the image on the left.
  • 6. Types of Image Noise  Impulsive Noise  Black and White pixel noise.  Gaussian Noise  Random values added to an image.  Speckle Noise  Random values multiplies to an image.  Periodic Noise  Periodic disturbance
  • 7. Impulsive Noise  Sharp and sudden disturbance in image signal  Randomly scatted white and black pixels in an image  Faulty image memory locations and impaired sensors Reason for Impulsive Noise  By memory cell failure.
  • 8. Example of Impulsive Noise Original image Image with Impulsive noise
  • 9. Gaussian Noise  It also called “normal noise model”.  It is statistical noise having a probability density function equal to that of the normal distribution.  Fuzzy filter is used to remove Gaussian noise. Reason for Impulsive Noise  Transmission(electronic circuit noise).
  • 10. Example of Gaussian Noise Without noise With Gaussian Noise
  • 11. Existing System  The existing system available for fuzzy filters for noise reduction deals with fat-tailed noise like impulse noise and median filter.  Only Impulse noise reduction using fuzzy filters  Gaussian noise is not specially concentrated  It does not distinguish local variation due to noise and due to image structure.
  • 12. Proposed System  The proposed system presents a new technique for filtering narrow-tailed and medium narrow-tailed noise by a fuzzy filter. The system,  First estimates a “fuzzy derivative” in order to be less sensitive to local variations due to image structures such as edges  Second, the membership functions are adapted accordingly to the noise level to perform “fuzzy smoothing.”  For each pixel that is processed, the first stage computes a fuzzy derivative. Second, a set of 16 fuzzy rules is fired to determine a correction term. These rules make use of the fuzzy derivative as input.
  • 13. System requirements Hardware requirement System : Pentium IV 2.4 GHz. Hard Disk : 40 GB. Ram : 256 Mb. Software requirement Operating system : Windows and other Front End : JAVA Tool : NETBEANS IDE
  • 14. Filtering  Filteringimagedatais a standardprocess used in almost all image processing systems.  Filters are used to remove noisefrom digital image while keeping the details of image preserved.  The choice of filter is determined by the nature of the task performed by filter . Filter behavior .
  • 15. Methods of removing Noises Median filtering Mean filtering Fuzzy filtering
  • 16. Median filtering  Median filter is a simple and power ful non-linear filter.  It is used for reducing the amount of intensity variation between one pixel and the other pixel.  In this filter, we replaces pixel value with the median value.  The medianis calculated by first sorting all the pixel values into ascendingorder and then replace the pixel being calculated with the middlepixel value 
  • 17. Median filtering  Advantages  It is easy to implement.  Used for de-noising different types of noises.  Disadvantages  Median filter tends to remove image details when the impulse noise percentage is more than 0.4 %.
  • 18.
  • 19. Mean filtering  Mean filtering is a simple, and easy to implement method of smoothing images, i.e. reducing the amount of intensity variation between one pixel and the next. It is often used to reduce noise in images. The idea of mean filtering is simply to replace each pixel value in an image with the mean value of it’s neighbors, including itself .  Mean filter can effectively remove the Gaussian Noise.
  • 20. Mean filtering  Advantage:  Easy to implement  Used to remove the impulse noise.  Disadvantage:  It does not preserve details of image. Some details are removes of image with using the mean filter.
  • 21.
  • 22. Fuzzy filtering  It is used to remove both Gaussian noise and Impulsive noise while preserving edges. We show that such a Fuzzy filter gives superior results when compared Mean filter, Median filter and other Fuzzy filters.  Fuzzy filter can effectively remove both Gaussian Noise and Impulsive Noise.
  • 24.
  • 25. Modules used  Pre Processing  Member function  Fuzzy Smoothing  Get Clear Gray Image
  • 26. Module Description  Pre Processing  First estimates a “fuzzy derivative” in order to be less sensitive to local variations due to image structures such as edges  Second, the membership functions are adapted accordingly to the noise level to perform “fuzzy smoothing.”
  • 27.  Memberfunction  For each pixel that is processed, the first stage computes a fuzzy derivative. Second, a set of fuzzy rules is fired to determine a correction term. These rules make use of the fuzzy derivative as input.  Fuzzy sets are employed to represent the properties, and while the membership functions for and is fixed, the membership function for are adapted after each iteration.
  • 28.  Fuzzy Smoothing  Set the calculated member function value from processing of gray scale Image to the negative pixel area  Get ClearGray Image  To view the clear image by user this very particular module is used.
  • 29. Input PGM Image Read image and get max gray level Calculate the member function Set the gray level in negative pixel as calculated From member function Output clear image
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
  • 38.
  • 40.
  • 41. Conclusion  Enhancement of an noisy image is necessary task in image processing.  Filters are used best for removing noise from the images.  The decision to apply a which particular filter is based on the different noise level at the different test pixel location or performance of the filter scheme on a filtering mask.
  • 42. Future Enhancement  The proposed system is capable of handling both narrow tailed and medium narrow tailed noises, where as existing system does not.  The system can be implemented in space research photography, where there will be chances of noises occurred.