SlideShare une entreprise Scribd logo
1  sur  8
Télécharger pour lire hors ligne
Jan Zizka (Eds) : CCSIT, SIPP, AISC, PDCTA - 2013
pp. 257–264, 2013. © CS & IT-CSCP 2013 DOI : 10.5121/csit.2013.3629
NOISE REMOVAL TECHNIQUES FOR
MICROWAVE REMOTE SENSING RADAR
DATA AND ITS EVALUATION
Arundhati Misra1
, Dr. B Kartikeyan2
, Prof. S Garg*
Space Applications Centre, ISRO, Ahmedabad,India.
*HOD of Computer Science& Engineering Department Of Nirma University,
Ahmedabad
Email: arundhati@sac.isro.gov.in1,2
ABSTRACT
Microwave Remote Sensing data acquired by a RADAR sensor such as SAR(Synthetic Aperture
Radar) is affected by a peculiar kind of noise called speckle. This noise not only renders the
data ineffective for classification, texture analysis, segmentation etc. which are used for image
analysis purposes, but also degrades the overall contrast and radiometric quality of the image.
Here we discuss the various noise removal techniques which have been widely used by scientists
all over the world. Different filtering methods have their pros and cons, and no single method
can give the most satisfactory result. In order to circumvent those issues, better and better
methods are being attempted. One of the recent methods is that based on Wavelet technique.
This paper discusses the denoising techniques based on Wavelets and the results from some of
those methods. The relative merits and demerits of the filters and their evaluation is also done.
KEYWORDS
SAR, noise, filtering, speckle, microwave, adaptive, spatial, wavelets.
1. INTRODUCTION
Microwave remote sensing data has some unique features which render them very useful. This is
nothing but the capacity to penetrate clouds, fog, smoke etc. It is also capable of sensing during
both day and night. Thus microwave and even mm-wave frequencies are increasingly being used
for not only civilian remote sensing purposes to cater to tropical and northern hemisphere’s foggy
weathers, but also for other applications such as medical imaging, and for surveillance and
military use. Similarly the polarimetric capabilities render the data useful for different features
detection.
However, the noise in the data generated from the active sensors, cause operational detection or
utilization methods formulation difficult. Hence techniques to reduce the noise which is
multiplicative in nature, are being sought after by researchers in this field.
258 Computer Science & Information Technology (CS & IT)
During the last three decades the noise removal methods hovered around adaptive and non-
adaptive techniques using the local image statistics. Both spatial as well as frequency domain
methods, have been used with varying degrees of quality improvement on the data sets.
In recent times, the Wavelet methods have gained momentum due to the inherent characteristics
of such techniques. Time-frequency data handling renders such methods more amenable to
microwave signal’s noise estimation and correction. In our study, first some of the well known
filtering methods based on spatial domain such as Mean, Median, Lee, Frost etc are used on some
of the SAR data sets from spaceborne and airborne sensors. Next some Wavelet based denoising
techniques are being attempted for these microwave remote sensors data. The quantitative
evaluation of the SNR of the data using the different techniques gives an estimate of the efficacy
of the method, and gives us scope of further improvement.
India’s first radar imaging sensor on a spaceborne platform, RISAT-1, was launched in April
2012. Data from this sensor is available in different modes, which are being used for our study.
Similarly the previous SAR i.e. airborne DMSAR (Disaster Management SAR) has also been
used in our study. Different sensor’s data in a variety of modes give scope for a rigorous analysis.
This study explores the possibility of Wavelet domain filtering on SAR data.
2. SPECKLE NOISE IN MICROWAVE REMOTE SENSING RADAR DATA
Microwave remote sensing, radar data are characterized by a typical noise called speckle, which
is multiplicative in nature. This is due to the inherent technique used in acquiring the signal
return. SAR imaging is based on integration of a scene coherent response of multiple scatterers
from within a resolution cell. This gives rise to constructive and destructive interference of the
return signal which in turn gives causes the speckle noise. Thus homogeneous regions will appear
non uniform, and edges will lose their sharpness. Such data are not only visually unpleasant, but
also unsuitable for image analysis such as classification, segmentation etc. Most of the noise
removal techniques used in image processing field deal with additive noise which is generally
present in optical data sets. These methods are ineffective for radar data. In section IV we will
discuss some of the filtering methods for dealing with speckle noise affected data.
3. WAVELET TRANSFORM
A wavelet is a mathematical function which decomposes a given signal into different scale
components. Each scale component has a frequency band assigned to it. It is similar to Fourier
transform, but here the mapping is in the frequency versus time domain. Hence the frequency
components can be studied with a resolution that matches its scale. Thus a wavelet basically
analyses a signal in a time-frequency scale, whereby the properties of the signal can be studied in
a very efficient way.
Wavelet transforms have certain advantages over the Fourier transforms as regards to functions
that have discontinuities and sharp peaks. These functions can decompose and reconstruct finite,
non-periodic and non-stationary signals with a good accuracy.
One can analyze any given signal by using a method called the multi-resolution analysis (MRA).
MRA is designed to give good time resolution and poor frequency resolution at high frequencies
and good frequency resolution and poor time resolution at low frequencies. This technique is
Computer Science & Information Technology (CS & IT) 259
highly useful for signals which have high frequency components for short durations and low
frequency components for long durations. As was discussed in the previous section, the noise in
microwave radar data is of granular type(speckle), which is due to sudden variation in the
intensity. This is highly amenable for wavelet based filtering. A large number of wavelet
transforms exist as of today, and each is suitable for different applications. The common ones are:
(a) Continuous wavelet transform (CWT)
(b) Discrete wavelet transform (DWT)
(c) Complex Wavelet Transform(CmWT)
The basic wavelet function is given as:
(1)
ψm,n(t) = a − m / 2
ψ(a − m
t − nb) (2)
where a is the scaling parameter and b is the translation parameter. Here m, n are the spatial
domain parameters for size and power of the kernel, chosen for operation.
Using these, different denoising filters can be designed for various types of images. In the case of
radar data as the noise is not Gaussian in nature, initially scientists attempted to convert the signal
to an additive one, by taking logarithm, the used the denoising techniques applicable to such
noise, and then again reverted back. This was not suffiecient. Using thresholding techniques[5],
good results were obtained for additive noise. Applying the same techniques on converted signals
did not give appreciable results. On the other hand, Daubechies wavelet coefficients of different
tap sizes yield results which are comparable to standard noise removal filters of [1][2]. Here we
have attempted some of the techniques on different types of data sets.
4. SPECKLE FILTERS
The most primitive filter is the mean filter. But a better version of mean filter is the multi-look
processing of SAR data, whereby the full bandwidth of the signal is divided into overlapping
smaller bandwidth spectrums, and incoherently summed to reduce the speckle noise. This is
effective in reducing noise, but at the cost of degraded spatial resolution. Other speckle filters
involve both adaptive as well as non adaptive filters[1][2][3]. The other type of non adaptive filter
is the median. This is better than mean in terms of preserving edges. But still these are not
adaptive to the noise in edges, and in regions of sudden jumps and changes. Hence, the non-
adaptive methods such as Lee, Frost, Gamma-map, Kuan, simulated annealing types of filtering
have been resorted to, in order to take care of speckle. These are briefly discussed in next section,
and the results of applying such filters on spaceborne, and airborne C band SAR datasets are
shown, in this paper.
260 Computer Science & Information Technology (CS & IT)
5. RESULTS OF SPECKLE FILTERING
The well known filters such as mean, median, Lee, Frost have been developed by us, and have
been tried on some of the data sets. The results are shown here.
(1) Standard Spatial Filters
Multi-look averaging, mean, median, K-mean, sigma, geometric filters are the standard non-
adaptive filters in use. Easy to implement, and fast to process, these filters do not preserve the
edges while reducing noise. For gross level features these can be used. The non-adaptive filters
such as Lee, Frost are better for preserving details while noise is suppressed.
(2) Wavelet Based Filters
The wavelet based filters take advantage of the adaptive nature of the Wavelet transform
property. The multi-resolution capability of such transform, gives scope of getting different levels
of filtering at different frequency components in the image[5]. Hereby the low and high
frequency components can be filtered by selecting the wavelet coefficients properly, or by
adjusting the thresholding level. Signal processing has normally taken recourse to Bayesian or
linear analysis, since a long time. Donoho[4] gave a simple thresholding representation which can
yield nearly optimal non-linear estimates. He has given a simple thresholding criteria given by:
T = (3)
Where n is the number of samples in the area under analysis, and σ is the variation therein.
T is the threshold criteria chosen.
In this study, RISAT-1 images have been used to do filtering using standard methods, and
wavelet based methods. This gives us insight into developing new techniques using wavelet tools,
in order to suppress radar noise in single as well as multi-polarization data modes, and at the same
time preserve the edges. More techniques are coming up recently such as Contourlet based
approach[6]. But we have not tried this method here.
Fig1:(a) DMSAR processed image (b) Median Filtered (c) Median + Lee Filtered
Computer Science & Information Technology (CS & IT) 261
262 Computer Science & Information Technology (CS & IT)
Fig 5(a): Normalised Mean/ Window size 3,5,7,9 Fig 5(b): SNR /Window sizes 3,5,7,9
for 7 nearly homogeneous regions, from a scene(2048X2048) of RISAT
Filter Performance & Comparison:
The filter practical observation and comparison is done below for the standard spatial filtering
methods.
• The arithmetic mean filter reduces the resolution power of the pixel values and blurs the
edges while performs well in homogenous area as compared t
Computer Science & Information Technology (CS & IT)
0
0.5
1
1.5
2
2.5
3
3.5
4
4.5
5
1 2 3 4 5 6
Window size 3,5,7,9 Fig 5(b): SNR /Window sizes 3,5,7,9
nearly homogeneous regions, from a scene(2048X2048) of RISAT-1 data set
Filter Performance & Comparison:
The filter practical observation and comparison is done below for the standard spatial filtering
The arithmetic mean filter reduces the resolution power of the pixel values and blurs the
edges while performs well in homogenous area as compared to median filter.
7
Series1
Series2
Series3
Series4
Series5
Series6
Series7
Window size 3,5,7,9 Fig 5(b): SNR /Window sizes 3,5,7,9 Fig:5(c) SNR
1 data set
The filter practical observation and comparison is done below for the standard spatial filtering
The arithmetic mean filter reduces the resolution power of the pixel values and blurs the
o median filter.
Computer Science & Information Technology (CS & IT) 263
• The median filter used is not adaptive. It helps in preserving the edges and does not blur
the image.
• Frost filter’s performance is based on the decay constant factor. If we take the value of
decay constant very low in the range of 0.1 to 0.5 we see that the image performs almost
similar to mean filter while if we take values as 1 or 2 we see that the filter performs well
as desired. And if we increase its value to 5 or above we see no filtering at all.
• Lee filter’s performance depends on the standard deviation of the homogenous area. The
selection of the area is kept user dependent. And the apriori variance is calculated
automatically. It was observed that if the deviation value is very low in the order of 0.01
to 0.2 then no filtering takes place. If the value of the standard deviation for Gaussian
distribution is taken as 0.28 then the desired performance is obtained. If it is increased
further to 2.0 and above, the filter starts performing as a mean filter.
• Fig5(c) shows the SNR of some scene portions (200X200 samples) extracted from the
image in 4(a). In X axis, point 1 is for raw image, which shows the poorest SNR, of
around 1.3, for most of the images, as expected. 2 is for Lee(window size=3), 3 is for
median(window size=3), 4,5,6,7 are for Wavelet based denoising using Daubechies filter
with different thresholding and coefficients.
• Wavelet based filters are seen to give results comparable to the adaptive filters, such as
Lee, in some of the cases, and better for others. The better SNR image, like Fig 4(e),
reduces the noise at the cost of spatial resolution degradation and hence blurring.
• This gives us scope of improvement of techniques, in order to optimize, SNR versus
image resolution.
• This study has shown that Wavelet based denoising can give comparable results with
standard adaptive filters, such as Lee and Frost, and sometimes better depending on the
selected thresholds, as has been demonstrated with ISRO’s DMSAR and RISAT-1 data.
6. CONCLUSION
The wavelet based filtering techniques are giving comparable results with standard adaptive
filters. However since the normal adaptive filters need different window sizes and several
iterations in order to get required levels of denoising it is time consuming. In this regard, Wavelet
techniques have the flexibility to adapt to frequencies, and hence new techniques can be evolved
to cater to noise at different levels, such as edges and homogeneous areas. This is being attempted
in our future study.
264 Computer Science & Information Technology (CS & IT)
REFERENCES
[1] The model for Radar Images and its application to Adaptive Digital Filtering of Multiplicative Noise
by Frost et al , IEEE Trans on Pattern Analysis and Machine Intelligence, Vol. PAMI-4, No. 2, March
1982.
[2] Digital Image Enhancement and Noise filtering by use of Local Statistics, IEEE Trans on Pattern
Analysis and Machine Intelligence, Vol. PAMI-2, March 1980.
[3] A. Lopes, E. Nezry and R. Touzi, “Adaptive speckle filters and scene heterogeneity”, IEEE Trans on
Geoscience and Remote Sensing, Vol. 28, No. 6, Nov 1990.
[4] D L Donoho, “Denoising by soft thresholding”, IEEE Transaction on Information Theory, 41,
pg:613,1995
[5] G R K S Subrahmanyam, “A recursive filter for de-speckling SAR images”, IEEE Transaction, Image
Processing, Vol-17, No 10, Oct 2008
[6] R Shivakumar et al, “Image Denoising Using Contourlet Transform”, Second International
Conference on Computer & Electrical Engineering, 2009.

Contenu connexe

Tendances

A Survey on Localization of Wireless Sensors
A Survey on Localization of Wireless SensorsA Survey on Localization of Wireless Sensors
A Survey on Localization of Wireless Sensors
Karthik Mohan
 
Particle Image Velocimetry
Particle Image VelocimetryParticle Image Velocimetry
Particle Image Velocimetry
Colloquium
 
Numerical simulation of flow modeling in ducted axial fan using simpson’s 13r...
Numerical simulation of flow modeling in ducted axial fan using simpson’s 13r...Numerical simulation of flow modeling in ducted axial fan using simpson’s 13r...
Numerical simulation of flow modeling in ducted axial fan using simpson’s 13r...
iaemedu
 
A new tristate switching median filtering technique for image enhancement
A new tristate switching median filtering technique for image enhancementA new tristate switching median filtering technique for image enhancement
A new tristate switching median filtering technique for image enhancement
iaemedu
 

Tendances (20)

50120140503002
5012014050300250120140503002
50120140503002
 
Sensor Localization presentation1&2
Sensor Localization  presentation1&2Sensor Localization  presentation1&2
Sensor Localization presentation1&2
 
Copy-Right Protection with Wavelet Based Watermarking
Copy-Right Protection with Wavelet Based WatermarkingCopy-Right Protection with Wavelet Based Watermarking
Copy-Right Protection with Wavelet Based Watermarking
 
Indoor localization using wifi fingerprinting
Indoor localization using wifi fingerprintingIndoor localization using wifi fingerprinting
Indoor localization using wifi fingerprinting
 
A Predetermined Position-Wise Node Deployment for Optimizing Lifetime in Visu...
A Predetermined Position-Wise Node Deployment for Optimizing Lifetime in Visu...A Predetermined Position-Wise Node Deployment for Optimizing Lifetime in Visu...
A Predetermined Position-Wise Node Deployment for Optimizing Lifetime in Visu...
 
Image Denoising Based On Wavelet for Satellite Imagery: A Review
Image Denoising Based On Wavelet for Satellite Imagery: A  ReviewImage Denoising Based On Wavelet for Satellite Imagery: A  Review
Image Denoising Based On Wavelet for Satellite Imagery: A Review
 
Single User Eigenvalue Based Detection For Spectrum Sensing In Cognitive Rad...
Single User Eigenvalue Based Detection For Spectrum Sensing In  Cognitive Rad...Single User Eigenvalue Based Detection For Spectrum Sensing In  Cognitive Rad...
Single User Eigenvalue Based Detection For Spectrum Sensing In Cognitive Rad...
 
Node localization
Node localizationNode localization
Node localization
 
S IGNAL A ND I MAGE P ROCESSING OF O PTICAL C OHERENCE T OMOGRAPHY AT 1310 NM...
S IGNAL A ND I MAGE P ROCESSING OF O PTICAL C OHERENCE T OMOGRAPHY AT 1310 NM...S IGNAL A ND I MAGE P ROCESSING OF O PTICAL C OHERENCE T OMOGRAPHY AT 1310 NM...
S IGNAL A ND I MAGE P ROCESSING OF O PTICAL C OHERENCE T OMOGRAPHY AT 1310 NM...
 
A Survey on Localization of Wireless Sensors
A Survey on Localization of Wireless SensorsA Survey on Localization of Wireless Sensors
A Survey on Localization of Wireless Sensors
 
Particle Image Velocimetry
Particle Image VelocimetryParticle Image Velocimetry
Particle Image Velocimetry
 
Design and Implementation of Polyphase based Subband Adaptive Structure for N...
Design and Implementation of Polyphase based Subband Adaptive Structure for N...Design and Implementation of Polyphase based Subband Adaptive Structure for N...
Design and Implementation of Polyphase based Subband Adaptive Structure for N...
 
Wireless sensor networks localization algorithms a comprehensive survey
Wireless sensor networks localization algorithms a comprehensive surveyWireless sensor networks localization algorithms a comprehensive survey
Wireless sensor networks localization algorithms a comprehensive survey
 
Indoor Localization Using Local Node Density In Ad Hoc WSNs
Indoor Localization Using Local Node Density In Ad Hoc WSNsIndoor Localization Using Local Node Density In Ad Hoc WSNs
Indoor Localization Using Local Node Density In Ad Hoc WSNs
 
Design and Analysis of Wideband Microstip Patch Antenna Employing EBG and Par...
Design and Analysis of Wideband Microstip Patch Antenna Employing EBG and Par...Design and Analysis of Wideband Microstip Patch Antenna Employing EBG and Par...
Design and Analysis of Wideband Microstip Patch Antenna Employing EBG and Par...
 
An investigation and reduction of electro optical noise in tunable diode laser
An investigation and reduction of electro optical noise in tunable diode laserAn investigation and reduction of electro optical noise in tunable diode laser
An investigation and reduction of electro optical noise in tunable diode laser
 
3 ijcse-01222-5
3 ijcse-01222-53 ijcse-01222-5
3 ijcse-01222-5
 
Analysis of LED
Analysis of LEDAnalysis of LED
Analysis of LED
 
Numerical simulation of flow modeling in ducted axial fan using simpson’s 13r...
Numerical simulation of flow modeling in ducted axial fan using simpson’s 13r...Numerical simulation of flow modeling in ducted axial fan using simpson’s 13r...
Numerical simulation of flow modeling in ducted axial fan using simpson’s 13r...
 
A new tristate switching median filtering technique for image enhancement
A new tristate switching median filtering technique for image enhancementA new tristate switching median filtering technique for image enhancement
A new tristate switching median filtering technique for image enhancement
 

En vedette

Freelancer Weapons of mass productivity
Freelancer Weapons of mass productivityFreelancer Weapons of mass productivity
Freelancer Weapons of mass productivity
Gregg Coppen
 
Pepsi_Case_study
Pepsi_Case_studyPepsi_Case_study
Pepsi_Case_study
Adam Robles
 
131003 밀양-인권침해-보도자료
131003 밀양-인권침해-보도자료131003 밀양-인권침해-보도자료
131003 밀양-인권침해-보도자료
humandasan
 

En vedette (6)

ใบความรู้+สิ่งมีชีวิตสัมพันธ์กับสภาพแวดล้อมอย่างไร2+ป.6+293+dltvscip6+54sc p0...
ใบความรู้+สิ่งมีชีวิตสัมพันธ์กับสภาพแวดล้อมอย่างไร2+ป.6+293+dltvscip6+54sc p0...ใบความรู้+สิ่งมีชีวิตสัมพันธ์กับสภาพแวดล้อมอย่างไร2+ป.6+293+dltvscip6+54sc p0...
ใบความรู้+สิ่งมีชีวิตสัมพันธ์กับสภาพแวดล้อมอย่างไร2+ป.6+293+dltvscip6+54sc p0...
 
Freelancer Weapons of mass productivity
Freelancer Weapons of mass productivityFreelancer Weapons of mass productivity
Freelancer Weapons of mass productivity
 
岡山のRuby勉強会(OSC広島2013)
岡山のRuby勉強会(OSC広島2013)岡山のRuby勉強会(OSC広島2013)
岡山のRuby勉強会(OSC広島2013)
 
Nota smash
Nota smashNota smash
Nota smash
 
Pepsi_Case_study
Pepsi_Case_studyPepsi_Case_study
Pepsi_Case_study
 
131003 밀양-인권침해-보도자료
131003 밀양-인권침해-보도자료131003 밀양-인권침해-보도자료
131003 밀양-인권침해-보도자료
 

Similaire à Noise removal techniques for microwave remote sensing radar data and its evaluation

Analysis of Various Image De-Noising Techniques: A Perspective View
Analysis of Various Image De-Noising Techniques: A Perspective ViewAnalysis of Various Image De-Noising Techniques: A Perspective View
Analysis of Various Image De-Noising Techniques: A Perspective View
ijtsrd
 
Signal Processing of Radar Echoes Using Wavelets and Hilbert Huang Transform
Signal Processing of Radar Echoes Using Wavelets and Hilbert Huang TransformSignal Processing of Radar Echoes Using Wavelets and Hilbert Huang Transform
Signal Processing of Radar Echoes Using Wavelets and Hilbert Huang Transform
sipij
 

Similaire à Noise removal techniques for microwave remote sensing radar data and its evaluation (20)

Ijcet 06 09_001
Ijcet 06 09_001Ijcet 06 09_001
Ijcet 06 09_001
 
Analysis of Various Image De-Noising Techniques: A Perspective View
Analysis of Various Image De-Noising Techniques: A Perspective ViewAnalysis of Various Image De-Noising Techniques: A Perspective View
Analysis of Various Image De-Noising Techniques: A Perspective View
 
Attention gated encoder-decoder for ultrasonic signal denoising
Attention gated encoder-decoder for ultrasonic signal denoisingAttention gated encoder-decoder for ultrasonic signal denoising
Attention gated encoder-decoder for ultrasonic signal denoising
 
Analysis of spectrum based approach for detection of mobile signals
Analysis of spectrum based approach for detection of mobile signalsAnalysis of spectrum based approach for detection of mobile signals
Analysis of spectrum based approach for detection of mobile signals
 
Clutter reduction technique based on clutter model for automatic target class...
Clutter reduction technique based on clutter model for automatic target class...Clutter reduction technique based on clutter model for automatic target class...
Clutter reduction technique based on clutter model for automatic target class...
 
IRJET- Dynamic Spectrum Sensing using Matched Filter Method and MATLAB Simula...
IRJET- Dynamic Spectrum Sensing using Matched Filter Method and MATLAB Simula...IRJET- Dynamic Spectrum Sensing using Matched Filter Method and MATLAB Simula...
IRJET- Dynamic Spectrum Sensing using Matched Filter Method and MATLAB Simula...
 
Enhanced signal detection slgorithm using trained neural network for cognitiv...
Enhanced signal detection slgorithm using trained neural network for cognitiv...Enhanced signal detection slgorithm using trained neural network for cognitiv...
Enhanced signal detection slgorithm using trained neural network for cognitiv...
 
An overview of adaptive antenna technologies for wireless communication
An overview of adaptive antenna technologies for  wireless communication An overview of adaptive antenna technologies for  wireless communication
An overview of adaptive antenna technologies for wireless communication
 
Cm32546555
Cm32546555Cm32546555
Cm32546555
 
A Survey On Audio Watermarking Methods
A Survey On Audio Watermarking  MethodsA Survey On Audio Watermarking  Methods
A Survey On Audio Watermarking Methods
 
On the Performance Analysis of Blind Spectrum Sensing Methods for Different C...
On the Performance Analysis of Blind Spectrum Sensing Methods for Different C...On the Performance Analysis of Blind Spectrum Sensing Methods for Different C...
On the Performance Analysis of Blind Spectrum Sensing Methods for Different C...
 
Hl3413921395
Hl3413921395Hl3413921395
Hl3413921395
 
A REVIEW ON SYNTHETIC APERTURE RADAR
A REVIEW ON SYNTHETIC APERTURE RADARA REVIEW ON SYNTHETIC APERTURE RADAR
A REVIEW ON SYNTHETIC APERTURE RADAR
 
F41014349
F41014349F41014349
F41014349
 
Signal Processing of Radar Echoes Using Wavelets and Hilbert Huang Transform
Signal Processing of Radar Echoes Using Wavelets and Hilbert Huang TransformSignal Processing of Radar Echoes Using Wavelets and Hilbert Huang Transform
Signal Processing of Radar Echoes Using Wavelets and Hilbert Huang Transform
 
Robust automotive radar interference mitigation using multiplicative-adaptive...
Robust automotive radar interference mitigation using multiplicative-adaptive...Robust automotive radar interference mitigation using multiplicative-adaptive...
Robust automotive radar interference mitigation using multiplicative-adaptive...
 
A new approach of edge detection in sar images using
A new approach of edge detection in sar images usingA new approach of edge detection in sar images using
A new approach of edge detection in sar images using
 
A new approach of edge detection in sar images using region based active cont...
A new approach of edge detection in sar images using region based active cont...A new approach of edge detection in sar images using region based active cont...
A new approach of edge detection in sar images using region based active cont...
 
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...
 
energy_detection
energy_detectionenergy_detection
energy_detection
 

Dernier

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Dernier (20)

AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 

Noise removal techniques for microwave remote sensing radar data and its evaluation

  • 1. Jan Zizka (Eds) : CCSIT, SIPP, AISC, PDCTA - 2013 pp. 257–264, 2013. © CS & IT-CSCP 2013 DOI : 10.5121/csit.2013.3629 NOISE REMOVAL TECHNIQUES FOR MICROWAVE REMOTE SENSING RADAR DATA AND ITS EVALUATION Arundhati Misra1 , Dr. B Kartikeyan2 , Prof. S Garg* Space Applications Centre, ISRO, Ahmedabad,India. *HOD of Computer Science& Engineering Department Of Nirma University, Ahmedabad Email: arundhati@sac.isro.gov.in1,2 ABSTRACT Microwave Remote Sensing data acquired by a RADAR sensor such as SAR(Synthetic Aperture Radar) is affected by a peculiar kind of noise called speckle. This noise not only renders the data ineffective for classification, texture analysis, segmentation etc. which are used for image analysis purposes, but also degrades the overall contrast and radiometric quality of the image. Here we discuss the various noise removal techniques which have been widely used by scientists all over the world. Different filtering methods have their pros and cons, and no single method can give the most satisfactory result. In order to circumvent those issues, better and better methods are being attempted. One of the recent methods is that based on Wavelet technique. This paper discusses the denoising techniques based on Wavelets and the results from some of those methods. The relative merits and demerits of the filters and their evaluation is also done. KEYWORDS SAR, noise, filtering, speckle, microwave, adaptive, spatial, wavelets. 1. INTRODUCTION Microwave remote sensing data has some unique features which render them very useful. This is nothing but the capacity to penetrate clouds, fog, smoke etc. It is also capable of sensing during both day and night. Thus microwave and even mm-wave frequencies are increasingly being used for not only civilian remote sensing purposes to cater to tropical and northern hemisphere’s foggy weathers, but also for other applications such as medical imaging, and for surveillance and military use. Similarly the polarimetric capabilities render the data useful for different features detection. However, the noise in the data generated from the active sensors, cause operational detection or utilization methods formulation difficult. Hence techniques to reduce the noise which is multiplicative in nature, are being sought after by researchers in this field.
  • 2. 258 Computer Science & Information Technology (CS & IT) During the last three decades the noise removal methods hovered around adaptive and non- adaptive techniques using the local image statistics. Both spatial as well as frequency domain methods, have been used with varying degrees of quality improvement on the data sets. In recent times, the Wavelet methods have gained momentum due to the inherent characteristics of such techniques. Time-frequency data handling renders such methods more amenable to microwave signal’s noise estimation and correction. In our study, first some of the well known filtering methods based on spatial domain such as Mean, Median, Lee, Frost etc are used on some of the SAR data sets from spaceborne and airborne sensors. Next some Wavelet based denoising techniques are being attempted for these microwave remote sensors data. The quantitative evaluation of the SNR of the data using the different techniques gives an estimate of the efficacy of the method, and gives us scope of further improvement. India’s first radar imaging sensor on a spaceborne platform, RISAT-1, was launched in April 2012. Data from this sensor is available in different modes, which are being used for our study. Similarly the previous SAR i.e. airborne DMSAR (Disaster Management SAR) has also been used in our study. Different sensor’s data in a variety of modes give scope for a rigorous analysis. This study explores the possibility of Wavelet domain filtering on SAR data. 2. SPECKLE NOISE IN MICROWAVE REMOTE SENSING RADAR DATA Microwave remote sensing, radar data are characterized by a typical noise called speckle, which is multiplicative in nature. This is due to the inherent technique used in acquiring the signal return. SAR imaging is based on integration of a scene coherent response of multiple scatterers from within a resolution cell. This gives rise to constructive and destructive interference of the return signal which in turn gives causes the speckle noise. Thus homogeneous regions will appear non uniform, and edges will lose their sharpness. Such data are not only visually unpleasant, but also unsuitable for image analysis such as classification, segmentation etc. Most of the noise removal techniques used in image processing field deal with additive noise which is generally present in optical data sets. These methods are ineffective for radar data. In section IV we will discuss some of the filtering methods for dealing with speckle noise affected data. 3. WAVELET TRANSFORM A wavelet is a mathematical function which decomposes a given signal into different scale components. Each scale component has a frequency band assigned to it. It is similar to Fourier transform, but here the mapping is in the frequency versus time domain. Hence the frequency components can be studied with a resolution that matches its scale. Thus a wavelet basically analyses a signal in a time-frequency scale, whereby the properties of the signal can be studied in a very efficient way. Wavelet transforms have certain advantages over the Fourier transforms as regards to functions that have discontinuities and sharp peaks. These functions can decompose and reconstruct finite, non-periodic and non-stationary signals with a good accuracy. One can analyze any given signal by using a method called the multi-resolution analysis (MRA). MRA is designed to give good time resolution and poor frequency resolution at high frequencies and good frequency resolution and poor time resolution at low frequencies. This technique is
  • 3. Computer Science & Information Technology (CS & IT) 259 highly useful for signals which have high frequency components for short durations and low frequency components for long durations. As was discussed in the previous section, the noise in microwave radar data is of granular type(speckle), which is due to sudden variation in the intensity. This is highly amenable for wavelet based filtering. A large number of wavelet transforms exist as of today, and each is suitable for different applications. The common ones are: (a) Continuous wavelet transform (CWT) (b) Discrete wavelet transform (DWT) (c) Complex Wavelet Transform(CmWT) The basic wavelet function is given as: (1) ψm,n(t) = a − m / 2 ψ(a − m t − nb) (2) where a is the scaling parameter and b is the translation parameter. Here m, n are the spatial domain parameters for size and power of the kernel, chosen for operation. Using these, different denoising filters can be designed for various types of images. In the case of radar data as the noise is not Gaussian in nature, initially scientists attempted to convert the signal to an additive one, by taking logarithm, the used the denoising techniques applicable to such noise, and then again reverted back. This was not suffiecient. Using thresholding techniques[5], good results were obtained for additive noise. Applying the same techniques on converted signals did not give appreciable results. On the other hand, Daubechies wavelet coefficients of different tap sizes yield results which are comparable to standard noise removal filters of [1][2]. Here we have attempted some of the techniques on different types of data sets. 4. SPECKLE FILTERS The most primitive filter is the mean filter. But a better version of mean filter is the multi-look processing of SAR data, whereby the full bandwidth of the signal is divided into overlapping smaller bandwidth spectrums, and incoherently summed to reduce the speckle noise. This is effective in reducing noise, but at the cost of degraded spatial resolution. Other speckle filters involve both adaptive as well as non adaptive filters[1][2][3]. The other type of non adaptive filter is the median. This is better than mean in terms of preserving edges. But still these are not adaptive to the noise in edges, and in regions of sudden jumps and changes. Hence, the non- adaptive methods such as Lee, Frost, Gamma-map, Kuan, simulated annealing types of filtering have been resorted to, in order to take care of speckle. These are briefly discussed in next section, and the results of applying such filters on spaceborne, and airborne C band SAR datasets are shown, in this paper.
  • 4. 260 Computer Science & Information Technology (CS & IT) 5. RESULTS OF SPECKLE FILTERING The well known filters such as mean, median, Lee, Frost have been developed by us, and have been tried on some of the data sets. The results are shown here. (1) Standard Spatial Filters Multi-look averaging, mean, median, K-mean, sigma, geometric filters are the standard non- adaptive filters in use. Easy to implement, and fast to process, these filters do not preserve the edges while reducing noise. For gross level features these can be used. The non-adaptive filters such as Lee, Frost are better for preserving details while noise is suppressed. (2) Wavelet Based Filters The wavelet based filters take advantage of the adaptive nature of the Wavelet transform property. The multi-resolution capability of such transform, gives scope of getting different levels of filtering at different frequency components in the image[5]. Hereby the low and high frequency components can be filtered by selecting the wavelet coefficients properly, or by adjusting the thresholding level. Signal processing has normally taken recourse to Bayesian or linear analysis, since a long time. Donoho[4] gave a simple thresholding representation which can yield nearly optimal non-linear estimates. He has given a simple thresholding criteria given by: T = (3) Where n is the number of samples in the area under analysis, and σ is the variation therein. T is the threshold criteria chosen. In this study, RISAT-1 images have been used to do filtering using standard methods, and wavelet based methods. This gives us insight into developing new techniques using wavelet tools, in order to suppress radar noise in single as well as multi-polarization data modes, and at the same time preserve the edges. More techniques are coming up recently such as Contourlet based approach[6]. But we have not tried this method here. Fig1:(a) DMSAR processed image (b) Median Filtered (c) Median + Lee Filtered
  • 5. Computer Science & Information Technology (CS & IT) 261
  • 6. 262 Computer Science & Information Technology (CS & IT) Fig 5(a): Normalised Mean/ Window size 3,5,7,9 Fig 5(b): SNR /Window sizes 3,5,7,9 for 7 nearly homogeneous regions, from a scene(2048X2048) of RISAT Filter Performance & Comparison: The filter practical observation and comparison is done below for the standard spatial filtering methods. • The arithmetic mean filter reduces the resolution power of the pixel values and blurs the edges while performs well in homogenous area as compared t Computer Science & Information Technology (CS & IT) 0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5 1 2 3 4 5 6 Window size 3,5,7,9 Fig 5(b): SNR /Window sizes 3,5,7,9 nearly homogeneous regions, from a scene(2048X2048) of RISAT-1 data set Filter Performance & Comparison: The filter practical observation and comparison is done below for the standard spatial filtering The arithmetic mean filter reduces the resolution power of the pixel values and blurs the edges while performs well in homogenous area as compared to median filter. 7 Series1 Series2 Series3 Series4 Series5 Series6 Series7 Window size 3,5,7,9 Fig 5(b): SNR /Window sizes 3,5,7,9 Fig:5(c) SNR 1 data set The filter practical observation and comparison is done below for the standard spatial filtering The arithmetic mean filter reduces the resolution power of the pixel values and blurs the o median filter.
  • 7. Computer Science & Information Technology (CS & IT) 263 • The median filter used is not adaptive. It helps in preserving the edges and does not blur the image. • Frost filter’s performance is based on the decay constant factor. If we take the value of decay constant very low in the range of 0.1 to 0.5 we see that the image performs almost similar to mean filter while if we take values as 1 or 2 we see that the filter performs well as desired. And if we increase its value to 5 or above we see no filtering at all. • Lee filter’s performance depends on the standard deviation of the homogenous area. The selection of the area is kept user dependent. And the apriori variance is calculated automatically. It was observed that if the deviation value is very low in the order of 0.01 to 0.2 then no filtering takes place. If the value of the standard deviation for Gaussian distribution is taken as 0.28 then the desired performance is obtained. If it is increased further to 2.0 and above, the filter starts performing as a mean filter. • Fig5(c) shows the SNR of some scene portions (200X200 samples) extracted from the image in 4(a). In X axis, point 1 is for raw image, which shows the poorest SNR, of around 1.3, for most of the images, as expected. 2 is for Lee(window size=3), 3 is for median(window size=3), 4,5,6,7 are for Wavelet based denoising using Daubechies filter with different thresholding and coefficients. • Wavelet based filters are seen to give results comparable to the adaptive filters, such as Lee, in some of the cases, and better for others. The better SNR image, like Fig 4(e), reduces the noise at the cost of spatial resolution degradation and hence blurring. • This gives us scope of improvement of techniques, in order to optimize, SNR versus image resolution. • This study has shown that Wavelet based denoising can give comparable results with standard adaptive filters, such as Lee and Frost, and sometimes better depending on the selected thresholds, as has been demonstrated with ISRO’s DMSAR and RISAT-1 data. 6. CONCLUSION The wavelet based filtering techniques are giving comparable results with standard adaptive filters. However since the normal adaptive filters need different window sizes and several iterations in order to get required levels of denoising it is time consuming. In this regard, Wavelet techniques have the flexibility to adapt to frequencies, and hence new techniques can be evolved to cater to noise at different levels, such as edges and homogeneous areas. This is being attempted in our future study.
  • 8. 264 Computer Science & Information Technology (CS & IT) REFERENCES [1] The model for Radar Images and its application to Adaptive Digital Filtering of Multiplicative Noise by Frost et al , IEEE Trans on Pattern Analysis and Machine Intelligence, Vol. PAMI-4, No. 2, March 1982. [2] Digital Image Enhancement and Noise filtering by use of Local Statistics, IEEE Trans on Pattern Analysis and Machine Intelligence, Vol. PAMI-2, March 1980. [3] A. Lopes, E. Nezry and R. Touzi, “Adaptive speckle filters and scene heterogeneity”, IEEE Trans on Geoscience and Remote Sensing, Vol. 28, No. 6, Nov 1990. [4] D L Donoho, “Denoising by soft thresholding”, IEEE Transaction on Information Theory, 41, pg:613,1995 [5] G R K S Subrahmanyam, “A recursive filter for de-speckling SAR images”, IEEE Transaction, Image Processing, Vol-17, No 10, Oct 2008 [6] R Shivakumar et al, “Image Denoising Using Contourlet Transform”, Second International Conference on Computer & Electrical Engineering, 2009.