SlideShare a Scribd company logo
1 of 12
Download to read offline
International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012
DOI : 10.5121/ijist.2012.2205 45
DESPECKLING OF SAR IMAGES BY OPTIMIZING
AVERAGED POWER SPECTRAL VALUE IN CURVELET
DOMAIN
S.Md.Mansoor Roomi1#
, D.Kalaiyarasi2#
#
Department of ECE, Thiagarajar College of Engineering, Madurai-15, TamilNadu,India
1
smmroomi@tce.edu,2
kalaiecedurai@gmail.com
ABSTRACT
Synthetic Aperture Radar (SAR) images are inherently affected by multiplicative speckle noise, due to the
coherent nature of scattering phenomena. In this paper, a novel algorithm capable of suppressing speckle
noise using Particle Swarm Optimization (PSO) technique is presented. The algorithm initially identifies
homogenous region from the corrupted image and uses PSO to optimize the Thresholding of curvelet
coefficients to recover the original image. Average Power Spectrum Value (APSV) has been used as
objective function of PSO. The Proposed algorithm removes Speckle noise effectively and the performance
of the algorithm is tested and compared with Mean filter, Median filter, Lee filter, Statistic Lee filter, Kuan
filter, frost filter and gamma filter., outperforming conventional filtering methods.
KEYWORDS
Curvelet, Speckle noise, SAR images, Thresholding techniques, speckle filters, Particle Swam Optimization,
Soft thresholding, Fourier transform, Average power spectrum.
1. INTRODUCTION
The Speckle in the SAR images reduces the detection ability of targets and is not favourable to
the image understanding [1]. Thus, the despeckling has become an important issue in SAR image
processing. Despeckling can be carried out in the spatial domain, such as Median filter[2], Lee
filter [6], Statistical Lee filter[7], Kuan filter [8], Frost filter [9],Gamma MAP filter[10] are
among the better denoising algorithms in radar community. But the despeckling efficiency of
these filters are proportional to the size of the window, and they may blur the details of the image
when the window is too big.
Recent years, wavelet theory has become one of the main tools of the signal processing. It’s
analysis capacity for the time domain and frequency domain of the signal and optimal
approximation to one-dimensional bounded variable function classes is the main reason that
wavelet develops so rapidly [4]. To one dimensional signals which include singular points,
wavelet can meet “optimal” non linear approximation order, but because of the two dimensional
wavelet transform is isotropic, and when dealing with two dimensions or more dimensions signals
which include singular lines, transform coefficients of the local maximum module can only
reflect the position that the wavelet coefficients turn up “pass” the edge but cannot express the
information “along” the edge. So it turns out some limitation [11].
International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012
46
Due to the above mentioned shortcomings of wavelet transform. Donoho and others proposed
Curvelet transform theory and their anisotropy characters is very useful for the efficient
expression of the image edge and get good results in image denoising [20]. There two fast
implementations of the curvelet transform which are faithful to mathematical transformation, one
via USFFT the other via wrapping, the later is used in this paper [5].
In this paper, Section II explains about the speckle Noise model, Section III describes about
curvelet Transform, Section IV describes about proposed algorithm, and Section V provides the
Results and Discussion of the proposed method. A brief Conclusion is given in Section VI.
2. SPECKLE NOISE MODEL
Speckle noise in SAR images is usually modeled as a stationary multiplicative noise with unit
mean and variance [3]. A simple model for speckle noisy image has a multiplicative is
represented by
)
,
(
).
,
(
)
,
( y
x
N
y
x
S
y
x
f = (1)
By applying logarithmic operator to both sides of eqn (1), the following expression is obtained
)
ln(
)
ln(
)
ln( N
S
Y +
= (2)
Equation (2) can be written as
)
,
(
)
,
(
)
,
( y
x
e
y
x
s
y
x
y +
= (3)
Where y(x,y), s(x,y) and e(x,y) represent the logarithmically transformed noisy data, signal and
speckle noise respectively. This nonlinear transform totally changes the statistics of speckle noise.
Pixels of log-transformed images are mutually independent and this makes less difficult to extract
information from speckled images.
3. CURVELET TRANSFORM
Curvelet transform (CT) is proposed by Candes and Donoho in 1999, its essence is derived from
the ridge-wave theory [13][14]. In the foundation of single ridge-wave or local ridge wave
transform, Curvelet transform is constructed to express the objects which have curved singular
boundary, curvelet combines advantages of ridge wave which is suitable for expressing the points
character and wavelet which is suitable for expressing the points character and take full advantage
of multi scale analysis, it is suitable for large class of image processing problems.
The Curvelet transform of function is written as,
〉
〈
= k
l
ij
f
k
l
j
c ,
,
,
:
)
,
,
( ϕ (4)
Among which, k
l
ij ,
,
ϕ is Curvelet coefficient, j,l,k are the parameters of scale. Direction and
position respectively. Wrapping round origin is the core of Wrapped based curvelet. It realizes
one to one through the periodization technology in the affine region. Fast Digital Curvelet
Transform via wrapping as follows [16]:
1. Apply the 2D FFT and obtain fourier sample 2
/
,
2
/
],
,
[
ˆ
2
1
2
1 n
n
n
n
n
n
f <
≤
−
International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012
47
2. For each scale j and angle l, form the product ]
,
[
ˆ
]
,
[
~
2
1
2
1
, n
n
f
n
n
U l
j
3. Wrap this product the origin and obtain
]
,
[
ˆ
])
,
[
~
(
]
,
[
~
2
1
2
1
,
2
1
, n
n
f
n
n
U
W
n
n
f l
j
l
j = (5)
Where the range for n1 and n2 is now 0≤n1< L1,j and 0≤n1< L2,j (for θ in the range (Π/4,- Π/4))
4. Apply the inverse 2D FFT to each l
j
f ,
~
, hence collecting the discrete coefficients CD
(j,l,k)
5. Practice has proved that traditional curvelet transform method has the phenomenon that
it would appear slightly “Scratches” and “ringing” in the image which is dialed with by
denoising and reconstruction.
4. PROPOSED METHOD
Corrupted image is initially divided into blocks and for each block variance is calculated to
identify homogenous block in the image. In the uniform block signal variance will be very low
compared with non uniform blocks in the image. Variance describes how far the values lie from
mean. Low variance block is identified with their positions. The Flow chart of the proposed
algorithm of is shown in (Fig .1).Particle Swarm optimization is initiated to provide threshold
value for despeckling the image in the curvelet domain. The position of the minimum variance
block found initially is used for each iteration of PSO [12]. The PSO tends to minimize the
average power spectrum value of block the position obtained from the previous stage. This is
found as the error between successive variance of the uniform block. The PSO is terminated when
the error variance is zero or within a tolerable limit, thus providing a despeckled image
International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012
48
Figure.1. Flow Chart of the Proposed Method
4.1 Variance Calculation
Image is divided into 32X32 non-overlapping blocks and for each block the variance is
calculated. Variance describes how far the current values are lie from mean. Variance is
calculated using the formula,
∑∑
= =
−
=
R
i
C
j
B
ij
B
RC
V
1 1
1
µ (6)
Where µB is mean of the Block and R, C are sizes of the Block.
4.2 Average Power Spectrum Value (APSV)
Transforming image into frequency domain can analyse characteristics of the signal [19]. For a
homogenous region pixel gray values are same, thus it contains low frequency component and
lesser power spectrum value. The presence of noise will increase frequency component of the
signal hence leads to increased average power spectrum value. For the
image }
1
,
0
];
,
[
{ −
≤
≤
= M
j
i
j
i
f
f , differential image is obtained using
;
1
,
0
],
1
,
[
]
,
[
|
]
,
[ −
≤
≤
−
−
= M
j
i
j
i
f
j
i
f
j
i
g translate the two diamensional differential signal
into a one-diamensional signals 1
,
0
],
,
[
]
[ −
≤
≤
=
+ M
j
i
j
i
g
j
Mi
s ; Average power Spectrum
value estimation of signal as follows:
Optimized Threshold value
Curvelet Transform Based Despeckling
P
S
O
Change
Threshold
value
Speckled Image
Calculate Average Power
Spectrum using position
Variance
Low?
Curvelet Transform Based Despeckling
Find Minimum Variance Block location
Specify Threshold Range
International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012
49
1. Identified minimum variance block is divided into k segments
}
1
0
];
[
]
[
{
)
(
−
≤
≤
+
=
= N
n
n
n
s
n
x
x k
k
2. Obtain )
(k
x FFT transform, }
1
0
);
(
{
)
(
−
≤
≤
= N
n
l
x
x k
3. The Power spectrum of each segment can be estimated as
}
2
/
0
);
(
{ )
(
)
(
N
l
l
P
P k
k
≤
≤
=
4. The power spectrum of the L segments is estimated as:
2
/
0
;
]
[
1
]
[
1
N
l
l
p
L
l
P
L
k
x
≤
≤
= ∑
=
4.3 Curvelet Transform Based Despeckling
Apply the fdct-wrapping to the log transformed image to obtain multi-resolution and multi
directional coefficients C{j}{l} where j is scale index and j=1,2,..5,l is direction index. All of the
coefficients in the finest scale C{5}{l} are set to zero. In additive noise condition we can get the
shrinkage of the curvelet coefficient. Curvelet Transform based despeckling is shown in figure.2
for every coefficient C(i,j) within C{j}{l}, if |C(i,j)|>T, apply a 3X3 window to C(i,j), when there
are more than two coefficients whose absolutely value is bigger than T in this window, these
coefficients are marked as one, the others are marked as zero. After all the coefficients in
C{j}{l}are marked, if C(i,j) is marked as one, it remains unchanged, or it shrinks based on
threshold return by PSO. Then reconstructed image is obtained using inverse fdct-wrapping.
Finally Antilogarithmic Transform is applied to get the despeckled image.
Figure.2. Flow Chart of Curvelet Transform Based Despeckling
4.4 Particle Swarm Optimization
PSO was first proposed by Eberhart and Kennedy [15].This technique is a population based
optimization problem solving algorithm. Specify the parameters in PSO such as population size
(n), upper and lower bound values of problem space(xlow, xhigh), fitness function (J), maximum
Input image
Antilog Transform
Despeckled image
Log Transform
Curvelet Transform
Thresholding of Curvelet coefficient
Inverse Curvelet Transform
International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012
50
and minimum velocity of particles (Vmax and Vmin, respectively), maximum and minimum
inertia weights (Qmax and Qmin, respectively).
1. Initialize n particles with random positions within upper and lower bound values of the
problem space.
2. Evaluate the fitness function (J) of Average power spectrum value for each particle using
the detected uniform area from the initial iterated image. For each particle, find the best
position found by particle i call it Xpi and let the fitness value associated with it be
Jpbesti. At first iteration, position of each particle and its fitness value of ith particle are
set to Xpi and Jpbesti, respectively.
3. Find a best position found by swarm call it G which is the position that maximum fitness
value is obtained. Let the fitness value associated with it be JGbest. To find G the
following algorithm described by pseudo code is adopted.
(At Initial iteration n set Jgbest =0)
For i = 1 to n do
If Jpbesti > Jgbest, then
G = Xpi, JGbest= Jpbesti
end;
Update the inertia weight by following equation (10)
iter
iter
Q
Q
Q
Q ×





 −
−
=
max
min
max
max
(7)
where Q is inertia weight, iter and itermax are the iteration count and maximum iteration,
respectively.
4. Update the velocity and position of each particle. For the particle i, the updated velocity
and position can be determined by following equations
( )
( )
[ ] ( )
( )
[ ]
iter
X
G
iter
X
X
iter
QV
iter
V i
i
i
pt
i
i
i −
+
−
+
=
+ 2
2
1
1
)
(
)
1
( γ
α
γ
α (8)
( ) )
1
(
)
(
1 +
+
=
+ iter
V
iter
X
iter
X i
i
i (9)
5. Increment iteration for a step
(iter = iter+1) (10)
6. Stop if the convergence or stopping criteria (the error variance is zero or within a
tolerable limit) are met, otherwise go to step 2.
5.RESULTS AND DISCUSSION
The Proposed algorithm is tested with standard image such as “Lena”, High resolution DRA X-
band SAR images, RADARSAT image data in Xuzhou, Jiangsu province, China, Oil field in
Basra Iraq in Persian Gulf with intricacy roads and slander oil pipelines after multi look
processing, Hulu Island area located in Liaoning province in China. The proposed algorithm uses
threshold range from 0 to 0.7 for PSO optimization. The performance of the proposed algorithm
is tested for various levels of noise corruption and compared with standard filters namely Median
International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012
51
filter, Lee filter, Frost filter, Kuan filter, Statistic Lee filter and gamma filter. Besides, visual
inspection the assessment parameters that have been used to evaluate the speckle reduction
performance are:
5.1. Peak Signal to Noise Ratio
Peak Signal to Noise Ratio can be calculated as,
( )
∑ ∑
= =
−
=
M
i
N
j
ij
ij I
R
MN
MSE
1 1
2
1
(11)
Where, I is the input image and R is recovered image and M, N is the size of the test image.






=
MSE
g
PSNR
2
max
10
log
10 (12)
Where, gmax=255, maximum gray level.
5.2. Noise Mean Value (NMV), Noise Variance (NV)
NV determines the contents of the speckle in the image. A lower variance gives a “cleaner” image
as more speckle is reduced, although, it not necessarily depends on the intensity [17]. The
formulas for the NMV, NV and NSD calculation are
∑ ∑
= =
=
R
r
C
c
d c
r
I
RC
NMV
1 1
)
,
(
1
(15)
∑ ∑
= =
−
=
R
r
C
c
d NMV
c
r
I
RC
NV
1 1
2
)
)
,
(
(
1
(15)
Where R,C is the size of the de-speckled image (Id). On the other hand, the estimated noise
variance is used to determine the amount of smoothing needed for each case for all filters.
5.3. Equivalent Number of Looks (ENL)
Another good approach of estimating the speckle noise level in a SAR image is to measure the
ENL over a uniform image region [18]. A larger value of ENL usually corresponds to a better
quantitative performance. The value of ENL also depends on the size of the tested region,
theoretically a larger region will produces a higher ENL value than over a smaller region but it
also tradeoff the accuracy of the readings. Due to the difficulty in identifying uniform areas in the
image, we proposed to divide the image into smaller areas of 25x25 pixels, obtain the ENL for
each of these smaller areas and finally take the average of these ENL values. The formula for the
ENL calculation is
NS
NMV
ENL
2
= (16)
The significance of obtaining ENL measurement in this work is to analyze the performance of the
filter on the overall region as well as in smaller uniform regions.
International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012
52
Noisy Image Proposed Method
Figure.3 (a) Figure.3 (b)
Figure.3 (a) Noisy Image corrupted with 0.04 Variance (b) Proposed Method
Table.1 PSNR Measurement for Lena Image
Table 1 shows the PSNR measurement of Lena image for various level of noise corruption. From
this Table 1 it is inferred that the proposed method gives better result compared to Other filtering
techniques such as Lee filter, Kuan filter, Frost filter, gamma MAP filter, etc.
0.01 0.015 0.02 0.025 0.03 0.035 0.04 0.045 0.05
20
25
30
35
PSNR Chart
Noise Variance
PSNR
in
dB
Noisy Image
Median Filter
Kuan Filter
Lee Filter
Statistic Lee Filter
Frost Filter
GammaMAP Filter
Proposed Method
Figure. 4 PSNR Chart for Lena image
Noise
Variance
Noise
Image
Median
Filter
Kuan
Filter
Lee
Filter
Statistic
Lee
Frost
Filter
GMAP
Filter
Proposed
Method[12]
Proposed
Method
0.01 27.68 30.75 27.35 33.37 28.69 31.69 29.94 33.94 34.99
0.02 24.71 29.03 26.62 31.87 26.94 29.56 29.20 32.79 33.43
0.03 22.94 27.83 26.01 30.76 25.68 28.11 28.57 31.51 32.08
0.04 21.71 26.85 25.46 29.88 24.72 27.05 28.02 30.79 31.08
0.05 20.71 29.15 24.99 29.15 23.91 26.18 27.54 29.45 30.15
International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012
53
Kuan filter S-Lee Method Frost Filter
Median filter Lee filter
Noisy Image
Proposed Method
GMAP Filter
Fig.5.(a) Fig.5.(b) Fig.5.(c)
Fig.5.(d) Fig.5.(e) Fig.5.(f)
Fig.5.(g) Fig.5.(h) Fig.5.(i)
Figure.5 (a) Hulu Island area SAR Image (b) Median filtered image (c) Lee filter image (d) Kuan
filtered image (e)statistical Lee filtered image (f) Frost filtered image (g) GMAP filtered image
(h) Proposed Method[12] (i) Proposed Method
Figure 3 is the PSNR chart for the table 1 these values are measure based on reference image. For
no reference case Hulu Island area SAR Image in Liaoning province in China has been taken and
its assement parameter value is shown in Table 2.
International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012
54
Noisy Image Input Image
Input Image
Noisy Image
Proposed Method
Proposed Method Proposed Method
Proposed Method
Table.2 Assessment Parameter Measurement for SAR images
This proposed Algorithm is tested for various real time SAR image taken at various countries in
various climate. Proposed algorithm is applied over some of the SAR images, like X-band SAR
image, Oil field of Basra Iraq, RADAR SAT image for analyse.
Fig.6. (a) Fig.6.(b) Fig.6.(c) Fig.6.(d)
Fig.6. (e) Fig.6.(f) Fig.6.(g) Fig.6.(g)
Figure.6 (a) X-band SAR image(ENL=6.3298) (b)SAR image(ENL= 5.2805) (c)RADAR SAT
image(ENL= 2.9178) (d)Oil field of Basra Iraq(ENL=5.8487) (e)Despeckled Image of (a)
15.9879) (g)Despeckled Image of (b)(ENL=10.6107) (g)Despeckled Image of (c)(ENL=5.3918)
(h)Despeckled Image of (d)(ENL=18.4895)
Methods
Assessment Parameter
(X-Band Geographical SAR Image)
Noise Mean Value
(NMV)
Noise Variance
(NV) ENL
Noisy Image 61.7744 2386.3 11.9883
Median Filter 61.2180 2139.3 15.9092
Kuan Filter 61.0802 2213.7 17.0578
Lee Filter 61.7501 2351.2 17.2436
Statistic Lee Filter 61.4836 2269.1 15.5767
Frost Filter 61.1681 2121.8 16.3475
GMAP Filter 61.0633 2103.9 17.2388
Proposed
Method[12]
60.9391 2098.7 17.4594
Proposed Method 60.3181 2080.8 17.9657
International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012
55
Figure 6 depicts various SAR images and their corresponding despeckled image with their ENL.
Higher ENL value shows that the despeckled image contains lesser speckle noise.
CONCLUSION
This paper illustrates that the proposed curvelet based despeckling algorithm using PSO performs
much better in several aspects than other wavelet based method and filtering technique. Particle
Swarm Optimization technique is used to minimize the Average Power Spectrum Value of
uniform block. Average power spectrum Value measured in the homogenous block defines the
amount of noise present in the image. Noise will be more, when APSV value is maximum. The
proposed algorithm thus achieves better despeckling performance and edge preservation
capability. Experimental results using real SAR images demonstrate that the proposed method can
reduce the speckle to a great extent while preserving texture and strong radiometric scatter points.
REFERENCES
[1] Tinku Acharya and Ajoy K. Ray, “Image Processing Principles and Applications”, 2005 edition A
John Wiley & Sons, Mc., Publication.
[2] Rafael C. Gonzalez and Richard E. Woods, “Digital Image Processing”, Second Edition, Pearson
Education.
[3] J.W.Goodman, “Some fundamental properties of speckle,” J. Opt.Soc.Amer. vol.66, no. 11, pp.1145-
1150, Nov 1976.
[4] Cheng Zhili, Wang Hongxia,Luo Yong, “Wavelet’s theory and Application” Beijing:Science
Press,2004.
[5] Jiang,Zhao, “ Improved image denoising method based on Curvelet Transform:, IEEE trans. June 20-
23 2010.
[6] J.S.Lee, “Digital image enhancement and noise filtering by use of local statistics”, IEEE Trans. On
Pattern Analysis and Matching Intelligence, vol. PAMI-2, pp.165-168, 1980.
[7] J.S.Lee, "Refined filtering of image noise using local statistics" Computer Graphic and Image
Processing 15, 380-389 (1981)
[8] D.T.Kuan et al., “Adaptive restoration of images with speckle”, IEEE Trans. Acc. Speech and signal
Proc. Vol. 35, no.3 pp.373-383, March 1987
[9] V.S.Frost et al, “A model for radar images and its application to adaptive digital filtering of
multiplicative noise”, IEEE Trans. Pattern Anal. And Machine Intell.,vol. PAMI-4, pp.157-166. 1982.
[10] A. Lopes et al., "Adaptive speckle filters and Scene heterogeneity", IEEE Transaction on Geoscience
and Remote Sensing, Vol. 28, No. 6, pp. 992- 1000, Nov. 1990.
[11] Jannes R. Sveinsson and Jon Atli Benediktsson, “Speckle Reduction and Enhancement of SAR
images in the wavelet domain,” Geoscience and Remote Sensing Symposium IGARSS’96,vol.1,
pp.63-66,Mat 1996.
[12] S. Mohamed Mansoor Roomi1, D. Kalaiyarasi, D. Sabarinathan and R. Abitha “Curvelet Transform
Based Despeckling for SAR Images using Particle Swarm Optimization Technique”, Page 217-222,
NCSIP’12, 2012.
International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012
56
[13] E.J.Candes, “Monoscale Ridgelets for the representation of image with Edges”,Dept. Statistics,
Standford univerisity, standford,CA,1999,1-26.
[14] D.L.Donoho,A.G.Flesia,“Digital Ridgelet tranform based on true ridge functions.
J.stoeckler,G.V.Welland. Beyond wavelets, pittsburgh,PA,USA:Academic press,2002.1-33.
[15] J. Kennedy and R. Eberhart, “Particle swarm optimization,” IEEE International Conference on
Neural Networks, Vol. 4, 1995, 1942-1948.
[16] Emmanuel Cand`es, Laurent Demanet, David Donoho and Lexing Ying, “Fast Discrete Curvelet
Transforms”, Dept of Statistic,Standford univeristy,2005
[17] Ashkan Masoomi, Mahmood Godratiyan ,“Remove speckle of SAR Images by Directional smoothing
of wavelet coefficients” New Aspects Of Signal Processing, Computational Geometry And Artificial
Vision,2008.
[18] Guozhong Chen, Xingzhao Liu “Contourlet-based Despeckling for SAR Image Using Hidden Markov
Tree and Gaussian Markov Models” IEEE Transaction, 2007.
[19] Yan Zhang, Ping An, Qiuwen Zhang, Liquan Shen, Zhaoyang Zhang, “A No-Reference Image
Quality Evaluation Based On Power Spectrum”, IEEE Transaction,2011.
[20] Biao Hou, Honghua Liu, Licheng Jiao,”The Despeckling of SAR images on the curvelet transform”,
IEEE Transaction, APSR,534170,2009.
Authors
S.Md Mansoor Roomi Received his B.E degree in Electronic and Communication
Engineering from Madurai Kamarajar University in 1990 and M.E (Power System)
and M.E(Communication systems) from Thiagarajar College Engineering
Madurai in 1992 &1997 and PhD in 2009 from Madurai Kamaraj University. His
Primary interests include Image enhancement and Analysis
D.Kalaiyarasi received her B.E degree in Electronics and communication
Engineering from Madurai Thiagarajar college of Engineering in 2006 and Doing
M.E (communication Systems) in Madurai Thiagarajar College of Engineering.
Her Primary interests include Image Enhancement and Analysis.

More Related Content

What's hot

Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...
Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...
Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...CSCJournals
 
An adaptive method for noise removal from real world images
An adaptive method for noise removal from real world imagesAn adaptive method for noise removal from real world images
An adaptive method for noise removal from real world imagesIAEME Publication
 
Non-Blind Deblurring Using Partial Differential Equation Method
Non-Blind Deblurring Using Partial Differential Equation MethodNon-Blind Deblurring Using Partial Differential Equation Method
Non-Blind Deblurring Using Partial Differential Equation MethodEditor IJCATR
 
Region-based Semi-supervised Clustering Image Segmentation
Region-based Semi-supervised Clustering Image SegmentationRegion-based Semi-supervised Clustering Image Segmentation
Region-based Semi-supervised Clustering Image SegmentationOnur Yılmaz
 
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...ijsc
 
A Novel Approach for Moving Object Detection from Dynamic Background
A Novel Approach for Moving Object Detection from Dynamic BackgroundA Novel Approach for Moving Object Detection from Dynamic Background
A Novel Approach for Moving Object Detection from Dynamic BackgroundIJERA Editor
 
Fusion Based Gaussian noise Removal in the Images using Curvelets and Wavelet...
Fusion Based Gaussian noise Removal in the Images using Curvelets and Wavelet...Fusion Based Gaussian noise Removal in the Images using Curvelets and Wavelet...
Fusion Based Gaussian noise Removal in the Images using Curvelets and Wavelet...CSCJournals
 
WAVELET THRESHOLDING APPROACH FOR IMAGE DENOISING
WAVELET THRESHOLDING APPROACH FOR IMAGE DENOISINGWAVELET THRESHOLDING APPROACH FOR IMAGE DENOISING
WAVELET THRESHOLDING APPROACH FOR IMAGE DENOISINGIJNSA Journal
 
Despeckling of Ultrasound Imaging using Median Regularized Coupled Pde
Despeckling of Ultrasound Imaging using Median Regularized Coupled PdeDespeckling of Ultrasound Imaging using Median Regularized Coupled Pde
Despeckling of Ultrasound Imaging using Median Regularized Coupled PdeIDES Editor
 
Object tracking by dtcwt feature vectors 2-3-4
Object tracking by dtcwt feature vectors 2-3-4Object tracking by dtcwt feature vectors 2-3-4
Object tracking by dtcwt feature vectors 2-3-4IAEME Publication
 
Shift Invarient and Eigen Feature Based Image Fusion
Shift Invarient and Eigen Feature Based Image Fusion Shift Invarient and Eigen Feature Based Image Fusion
Shift Invarient and Eigen Feature Based Image Fusion ijcisjournal
 

What's hot (16)

Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...
Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...
Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...
 
An adaptive method for noise removal from real world images
An adaptive method for noise removal from real world imagesAn adaptive method for noise removal from real world images
An adaptive method for noise removal from real world images
 
Non-Blind Deblurring Using Partial Differential Equation Method
Non-Blind Deblurring Using Partial Differential Equation MethodNon-Blind Deblurring Using Partial Differential Equation Method
Non-Blind Deblurring Using Partial Differential Equation Method
 
Bh044365368
Bh044365368Bh044365368
Bh044365368
 
Region-based Semi-supervised Clustering Image Segmentation
Region-based Semi-supervised Clustering Image SegmentationRegion-based Semi-supervised Clustering Image Segmentation
Region-based Semi-supervised Clustering Image Segmentation
 
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
 
Otsu binarization
Otsu binarizationOtsu binarization
Otsu binarization
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 
Lc3618931897
Lc3618931897Lc3618931897
Lc3618931897
 
A Novel Approach for Moving Object Detection from Dynamic Background
A Novel Approach for Moving Object Detection from Dynamic BackgroundA Novel Approach for Moving Object Detection from Dynamic Background
A Novel Approach for Moving Object Detection from Dynamic Background
 
Fusion Based Gaussian noise Removal in the Images using Curvelets and Wavelet...
Fusion Based Gaussian noise Removal in the Images using Curvelets and Wavelet...Fusion Based Gaussian noise Removal in the Images using Curvelets and Wavelet...
Fusion Based Gaussian noise Removal in the Images using Curvelets and Wavelet...
 
WAVELET THRESHOLDING APPROACH FOR IMAGE DENOISING
WAVELET THRESHOLDING APPROACH FOR IMAGE DENOISINGWAVELET THRESHOLDING APPROACH FOR IMAGE DENOISING
WAVELET THRESHOLDING APPROACH FOR IMAGE DENOISING
 
Despeckling of Ultrasound Imaging using Median Regularized Coupled Pde
Despeckling of Ultrasound Imaging using Median Regularized Coupled PdeDespeckling of Ultrasound Imaging using Median Regularized Coupled Pde
Despeckling of Ultrasound Imaging using Median Regularized Coupled Pde
 
Object tracking by dtcwt feature vectors 2-3-4
Object tracking by dtcwt feature vectors 2-3-4Object tracking by dtcwt feature vectors 2-3-4
Object tracking by dtcwt feature vectors 2-3-4
 
Shift Invarient and Eigen Feature Based Image Fusion
Shift Invarient and Eigen Feature Based Image Fusion Shift Invarient and Eigen Feature Based Image Fusion
Shift Invarient and Eigen Feature Based Image Fusion
 
Gx3612421246
Gx3612421246Gx3612421246
Gx3612421246
 

Similar to DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURVELET DOMAIN

IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
Paper id 25201478
Paper id 25201478Paper id 25201478
Paper id 25201478IJRAT
 
FINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMS
FINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMSFINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMS
FINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMScsandit
 
FINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMS
FINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMSFINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMS
FINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMScsandit
 
ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...
ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...
ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...sipij
 
Cryptography scheme of an optical switching system using picofemto second sol...
Cryptography scheme of an optical switching system using picofemto second sol...Cryptography scheme of an optical switching system using picofemto second sol...
Cryptography scheme of an optical switching system using picofemto second sol...University of Malaya (UM)
 
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...ijsc
 
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...ijsc
 
COMPARATIVE STUDY ON BENDING LOSS BETWEEN DIFFERENT S-SHAPED WAVEGUIDE BENDS ...
COMPARATIVE STUDY ON BENDING LOSS BETWEEN DIFFERENT S-SHAPED WAVEGUIDE BENDS ...COMPARATIVE STUDY ON BENDING LOSS BETWEEN DIFFERENT S-SHAPED WAVEGUIDE BENDS ...
COMPARATIVE STUDY ON BENDING LOSS BETWEEN DIFFERENT S-SHAPED WAVEGUIDE BENDS ...cscpconf
 
FINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMS
FINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMSFINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMS
FINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMScscpconf
 
TWO DIMENSIONAL MODELING OF NONUNIFORMLY DOPED MESFET UNDER ILLUMINATION
TWO DIMENSIONAL MODELING OF NONUNIFORMLY DOPED MESFET UNDER ILLUMINATIONTWO DIMENSIONAL MODELING OF NONUNIFORMLY DOPED MESFET UNDER ILLUMINATION
TWO DIMENSIONAL MODELING OF NONUNIFORMLY DOPED MESFET UNDER ILLUMINATIONVLSICS Design
 
Two Dimensional Modeling of Nonuniformly Doped MESFET Under Illumination
Two Dimensional Modeling of Nonuniformly Doped MESFET Under IlluminationTwo Dimensional Modeling of Nonuniformly Doped MESFET Under Illumination
Two Dimensional Modeling of Nonuniformly Doped MESFET Under IlluminationVLSICS Design
 
Generation of Quantum Photon Information Using Extremely Narrow Optical Tweez...
Generation of Quantum Photon Information Using Extremely Narrow Optical Tweez...Generation of Quantum Photon Information Using Extremely Narrow Optical Tweez...
Generation of Quantum Photon Information Using Extremely Narrow Optical Tweez...University of Malaya (UM)
 
Performance evaluation with a
Performance evaluation with aPerformance evaluation with a
Performance evaluation with aijmnct
 
A MEDIAN BASED DIRECTIONAL CASCADED WITH MASK FILTER FOR REMOVAL OF RVIN
A MEDIAN BASED DIRECTIONAL CASCADED WITH MASK FILTER FOR REMOVAL OF RVINA MEDIAN BASED DIRECTIONAL CASCADED WITH MASK FILTER FOR REMOVAL OF RVIN
A MEDIAN BASED DIRECTIONAL CASCADED WITH MASK FILTER FOR REMOVAL OF RVINijistjournal
 
A MEDIAN BASED DIRECTIONAL CASCADED WITH MASK FILTER FOR REMOVAL OF RVIN
A MEDIAN BASED DIRECTIONAL CASCADED WITH MASK FILTER FOR REMOVAL OF RVINA MEDIAN BASED DIRECTIONAL CASCADED WITH MASK FILTER FOR REMOVAL OF RVIN
A MEDIAN BASED DIRECTIONAL CASCADED WITH MASK FILTER FOR REMOVAL OF RVINijistjournal
 
Ijri ece-01-02 image enhancement aided denoising using dual tree complex wave...
Ijri ece-01-02 image enhancement aided denoising using dual tree complex wave...Ijri ece-01-02 image enhancement aided denoising using dual tree complex wave...
Ijri ece-01-02 image enhancement aided denoising using dual tree complex wave...Ijripublishers Ijri
 
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-IIDesign of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-IIinventy
 
Entangled photon encoding using trapping of picoseconds soliton pulse
Entangled photon encoding using trapping of picoseconds soliton pulseEntangled photon encoding using trapping of picoseconds soliton pulse
Entangled photon encoding using trapping of picoseconds soliton pulseUniversity of Malaya (UM)
 

Similar to DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURVELET DOMAIN (20)

IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
Paper id 25201478
Paper id 25201478Paper id 25201478
Paper id 25201478
 
FINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMS
FINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMSFINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMS
FINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMS
 
FINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMS
FINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMSFINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMS
FINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMS
 
Me2521122119
Me2521122119Me2521122119
Me2521122119
 
ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...
ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...
ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...
 
Cryptography scheme of an optical switching system using picofemto second sol...
Cryptography scheme of an optical switching system using picofemto second sol...Cryptography scheme of an optical switching system using picofemto second sol...
Cryptography scheme of an optical switching system using picofemto second sol...
 
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
 
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...
 
COMPARATIVE STUDY ON BENDING LOSS BETWEEN DIFFERENT S-SHAPED WAVEGUIDE BENDS ...
COMPARATIVE STUDY ON BENDING LOSS BETWEEN DIFFERENT S-SHAPED WAVEGUIDE BENDS ...COMPARATIVE STUDY ON BENDING LOSS BETWEEN DIFFERENT S-SHAPED WAVEGUIDE BENDS ...
COMPARATIVE STUDY ON BENDING LOSS BETWEEN DIFFERENT S-SHAPED WAVEGUIDE BENDS ...
 
FINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMS
FINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMSFINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMS
FINGERPRINTS IMAGE COMPRESSION BY WAVE ATOMS
 
TWO DIMENSIONAL MODELING OF NONUNIFORMLY DOPED MESFET UNDER ILLUMINATION
TWO DIMENSIONAL MODELING OF NONUNIFORMLY DOPED MESFET UNDER ILLUMINATIONTWO DIMENSIONAL MODELING OF NONUNIFORMLY DOPED MESFET UNDER ILLUMINATION
TWO DIMENSIONAL MODELING OF NONUNIFORMLY DOPED MESFET UNDER ILLUMINATION
 
Two Dimensional Modeling of Nonuniformly Doped MESFET Under Illumination
Two Dimensional Modeling of Nonuniformly Doped MESFET Under IlluminationTwo Dimensional Modeling of Nonuniformly Doped MESFET Under Illumination
Two Dimensional Modeling of Nonuniformly Doped MESFET Under Illumination
 
Generation of Quantum Photon Information Using Extremely Narrow Optical Tweez...
Generation of Quantum Photon Information Using Extremely Narrow Optical Tweez...Generation of Quantum Photon Information Using Extremely Narrow Optical Tweez...
Generation of Quantum Photon Information Using Extremely Narrow Optical Tweez...
 
Performance evaluation with a
Performance evaluation with aPerformance evaluation with a
Performance evaluation with a
 
A MEDIAN BASED DIRECTIONAL CASCADED WITH MASK FILTER FOR REMOVAL OF RVIN
A MEDIAN BASED DIRECTIONAL CASCADED WITH MASK FILTER FOR REMOVAL OF RVINA MEDIAN BASED DIRECTIONAL CASCADED WITH MASK FILTER FOR REMOVAL OF RVIN
A MEDIAN BASED DIRECTIONAL CASCADED WITH MASK FILTER FOR REMOVAL OF RVIN
 
A MEDIAN BASED DIRECTIONAL CASCADED WITH MASK FILTER FOR REMOVAL OF RVIN
A MEDIAN BASED DIRECTIONAL CASCADED WITH MASK FILTER FOR REMOVAL OF RVINA MEDIAN BASED DIRECTIONAL CASCADED WITH MASK FILTER FOR REMOVAL OF RVIN
A MEDIAN BASED DIRECTIONAL CASCADED WITH MASK FILTER FOR REMOVAL OF RVIN
 
Ijri ece-01-02 image enhancement aided denoising using dual tree complex wave...
Ijri ece-01-02 image enhancement aided denoising using dual tree complex wave...Ijri ece-01-02 image enhancement aided denoising using dual tree complex wave...
Ijri ece-01-02 image enhancement aided denoising using dual tree complex wave...
 
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-IIDesign of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-II
 
Entangled photon encoding using trapping of picoseconds soliton pulse
Entangled photon encoding using trapping of picoseconds soliton pulseEntangled photon encoding using trapping of picoseconds soliton pulse
Entangled photon encoding using trapping of picoseconds soliton pulse
 

More from ijistjournal

BRAIN TUMOR MRIIMAGE CLASSIFICATION WITH FEATURE SELECTION AND EXTRACTION USI...
BRAIN TUMOR MRIIMAGE CLASSIFICATION WITH FEATURE SELECTION AND EXTRACTION USI...BRAIN TUMOR MRIIMAGE CLASSIFICATION WITH FEATURE SELECTION AND EXTRACTION USI...
BRAIN TUMOR MRIIMAGE CLASSIFICATION WITH FEATURE SELECTION AND EXTRACTION USI...ijistjournal
 
Research Article Submission - International Journal of Information Sciences a...
Research Article Submission - International Journal of Information Sciences a...Research Article Submission - International Journal of Information Sciences a...
Research Article Submission - International Journal of Information Sciences a...ijistjournal
 
DECEPTION AND RACISM IN THE TUSKEGEE SYPHILIS STUDY
DECEPTION AND RACISM IN THE TUSKEGEE  SYPHILIS STUDYDECEPTION AND RACISM IN THE TUSKEGEE  SYPHILIS STUDY
DECEPTION AND RACISM IN THE TUSKEGEE SYPHILIS STUDYijistjournal
 
Online Paper Submission - International Journal of Information Sciences and T...
Online Paper Submission - International Journal of Information Sciences and T...Online Paper Submission - International Journal of Information Sciences and T...
Online Paper Submission - International Journal of Information Sciences and T...ijistjournal
 
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...ijistjournal
 
Call for Papers - International Journal of Information Sciences and Technique...
Call for Papers - International Journal of Information Sciences and Technique...Call for Papers - International Journal of Information Sciences and Technique...
Call for Papers - International Journal of Information Sciences and Technique...ijistjournal
 
Online Paper Submission - 4th International Conference on NLP & Data Mining (...
Online Paper Submission - 4th International Conference on NLP & Data Mining (...Online Paper Submission - 4th International Conference on NLP & Data Mining (...
Online Paper Submission - 4th International Conference on NLP & Data Mining (...ijistjournal
 
TOWARDS AUTOMATIC DETECTION OF SENTIMENTS IN CUSTOMER REVIEWS
TOWARDS AUTOMATIC DETECTION OF SENTIMENTS IN CUSTOMER REVIEWSTOWARDS AUTOMATIC DETECTION OF SENTIMENTS IN CUSTOMER REVIEWS
TOWARDS AUTOMATIC DETECTION OF SENTIMENTS IN CUSTOMER REVIEWSijistjournal
 
Research Articles Submission - International Journal of Information Sciences ...
Research Articles Submission - International Journal of Information Sciences ...Research Articles Submission - International Journal of Information Sciences ...
Research Articles Submission - International Journal of Information Sciences ...ijistjournal
 
ANALYSIS OF IMAGE WATERMARKING USING LEAST SIGNIFICANT BIT ALGORITHM
ANALYSIS OF IMAGE WATERMARKING USING LEAST SIGNIFICANT BIT ALGORITHMANALYSIS OF IMAGE WATERMARKING USING LEAST SIGNIFICANT BIT ALGORITHM
ANALYSIS OF IMAGE WATERMARKING USING LEAST SIGNIFICANT BIT ALGORITHMijistjournal
 
Call for Research Articles - 6th International Conference on Machine Learning...
Call for Research Articles - 6th International Conference on Machine Learning...Call for Research Articles - 6th International Conference on Machine Learning...
Call for Research Articles - 6th International Conference on Machine Learning...ijistjournal
 
Online Paper Submission - International Journal of Information Sciences and T...
Online Paper Submission - International Journal of Information Sciences and T...Online Paper Submission - International Journal of Information Sciences and T...
Online Paper Submission - International Journal of Information Sciences and T...ijistjournal
 
Colour Image Steganography Based on Pixel Value Differencing in Spatial Domain
Colour Image Steganography Based on Pixel Value Differencing in Spatial DomainColour Image Steganography Based on Pixel Value Differencing in Spatial Domain
Colour Image Steganography Based on Pixel Value Differencing in Spatial Domainijistjournal
 
Call for Research Articles - 5th International conference on Advanced Natural...
Call for Research Articles - 5th International conference on Advanced Natural...Call for Research Articles - 5th International conference on Advanced Natural...
Call for Research Articles - 5th International conference on Advanced Natural...ijistjournal
 
International Journal of Information Sciences and Techniques (IJIST)
International Journal of Information Sciences and Techniques (IJIST)International Journal of Information Sciences and Techniques (IJIST)
International Journal of Information Sciences and Techniques (IJIST)ijistjournal
 
Research Article Submission - International Journal of Information Sciences a...
Research Article Submission - International Journal of Information Sciences a...Research Article Submission - International Journal of Information Sciences a...
Research Article Submission - International Journal of Information Sciences a...ijistjournal
 
Design and Implementation of LZW Data Compression Algorithm
Design and Implementation of LZW Data Compression AlgorithmDesign and Implementation of LZW Data Compression Algorithm
Design and Implementation of LZW Data Compression Algorithmijistjournal
 
Online Paper Submission - 5th International Conference on Soft Computing, Art...
Online Paper Submission - 5th International Conference on Soft Computing, Art...Online Paper Submission - 5th International Conference on Soft Computing, Art...
Online Paper Submission - 5th International Conference on Soft Computing, Art...ijistjournal
 
Submit Your Research Articles - International Journal of Information Sciences...
Submit Your Research Articles - International Journal of Information Sciences...Submit Your Research Articles - International Journal of Information Sciences...
Submit Your Research Articles - International Journal of Information Sciences...ijistjournal
 
PUNJABI SPEECH SYNTHESIS SYSTEM USING HTK
PUNJABI SPEECH SYNTHESIS SYSTEM USING HTKPUNJABI SPEECH SYNTHESIS SYSTEM USING HTK
PUNJABI SPEECH SYNTHESIS SYSTEM USING HTKijistjournal
 

More from ijistjournal (20)

BRAIN TUMOR MRIIMAGE CLASSIFICATION WITH FEATURE SELECTION AND EXTRACTION USI...
BRAIN TUMOR MRIIMAGE CLASSIFICATION WITH FEATURE SELECTION AND EXTRACTION USI...BRAIN TUMOR MRIIMAGE CLASSIFICATION WITH FEATURE SELECTION AND EXTRACTION USI...
BRAIN TUMOR MRIIMAGE CLASSIFICATION WITH FEATURE SELECTION AND EXTRACTION USI...
 
Research Article Submission - International Journal of Information Sciences a...
Research Article Submission - International Journal of Information Sciences a...Research Article Submission - International Journal of Information Sciences a...
Research Article Submission - International Journal of Information Sciences a...
 
DECEPTION AND RACISM IN THE TUSKEGEE SYPHILIS STUDY
DECEPTION AND RACISM IN THE TUSKEGEE  SYPHILIS STUDYDECEPTION AND RACISM IN THE TUSKEGEE  SYPHILIS STUDY
DECEPTION AND RACISM IN THE TUSKEGEE SYPHILIS STUDY
 
Online Paper Submission - International Journal of Information Sciences and T...
Online Paper Submission - International Journal of Information Sciences and T...Online Paper Submission - International Journal of Information Sciences and T...
Online Paper Submission - International Journal of Information Sciences and T...
 
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
 
Call for Papers - International Journal of Information Sciences and Technique...
Call for Papers - International Journal of Information Sciences and Technique...Call for Papers - International Journal of Information Sciences and Technique...
Call for Papers - International Journal of Information Sciences and Technique...
 
Online Paper Submission - 4th International Conference on NLP & Data Mining (...
Online Paper Submission - 4th International Conference on NLP & Data Mining (...Online Paper Submission - 4th International Conference on NLP & Data Mining (...
Online Paper Submission - 4th International Conference on NLP & Data Mining (...
 
TOWARDS AUTOMATIC DETECTION OF SENTIMENTS IN CUSTOMER REVIEWS
TOWARDS AUTOMATIC DETECTION OF SENTIMENTS IN CUSTOMER REVIEWSTOWARDS AUTOMATIC DETECTION OF SENTIMENTS IN CUSTOMER REVIEWS
TOWARDS AUTOMATIC DETECTION OF SENTIMENTS IN CUSTOMER REVIEWS
 
Research Articles Submission - International Journal of Information Sciences ...
Research Articles Submission - International Journal of Information Sciences ...Research Articles Submission - International Journal of Information Sciences ...
Research Articles Submission - International Journal of Information Sciences ...
 
ANALYSIS OF IMAGE WATERMARKING USING LEAST SIGNIFICANT BIT ALGORITHM
ANALYSIS OF IMAGE WATERMARKING USING LEAST SIGNIFICANT BIT ALGORITHMANALYSIS OF IMAGE WATERMARKING USING LEAST SIGNIFICANT BIT ALGORITHM
ANALYSIS OF IMAGE WATERMARKING USING LEAST SIGNIFICANT BIT ALGORITHM
 
Call for Research Articles - 6th International Conference on Machine Learning...
Call for Research Articles - 6th International Conference on Machine Learning...Call for Research Articles - 6th International Conference on Machine Learning...
Call for Research Articles - 6th International Conference on Machine Learning...
 
Online Paper Submission - International Journal of Information Sciences and T...
Online Paper Submission - International Journal of Information Sciences and T...Online Paper Submission - International Journal of Information Sciences and T...
Online Paper Submission - International Journal of Information Sciences and T...
 
Colour Image Steganography Based on Pixel Value Differencing in Spatial Domain
Colour Image Steganography Based on Pixel Value Differencing in Spatial DomainColour Image Steganography Based on Pixel Value Differencing in Spatial Domain
Colour Image Steganography Based on Pixel Value Differencing in Spatial Domain
 
Call for Research Articles - 5th International conference on Advanced Natural...
Call for Research Articles - 5th International conference on Advanced Natural...Call for Research Articles - 5th International conference on Advanced Natural...
Call for Research Articles - 5th International conference on Advanced Natural...
 
International Journal of Information Sciences and Techniques (IJIST)
International Journal of Information Sciences and Techniques (IJIST)International Journal of Information Sciences and Techniques (IJIST)
International Journal of Information Sciences and Techniques (IJIST)
 
Research Article Submission - International Journal of Information Sciences a...
Research Article Submission - International Journal of Information Sciences a...Research Article Submission - International Journal of Information Sciences a...
Research Article Submission - International Journal of Information Sciences a...
 
Design and Implementation of LZW Data Compression Algorithm
Design and Implementation of LZW Data Compression AlgorithmDesign and Implementation of LZW Data Compression Algorithm
Design and Implementation of LZW Data Compression Algorithm
 
Online Paper Submission - 5th International Conference on Soft Computing, Art...
Online Paper Submission - 5th International Conference on Soft Computing, Art...Online Paper Submission - 5th International Conference on Soft Computing, Art...
Online Paper Submission - 5th International Conference on Soft Computing, Art...
 
Submit Your Research Articles - International Journal of Information Sciences...
Submit Your Research Articles - International Journal of Information Sciences...Submit Your Research Articles - International Journal of Information Sciences...
Submit Your Research Articles - International Journal of Information Sciences...
 
PUNJABI SPEECH SYNTHESIS SYSTEM USING HTK
PUNJABI SPEECH SYNTHESIS SYSTEM USING HTKPUNJABI SPEECH SYNTHESIS SYSTEM USING HTK
PUNJABI SPEECH SYNTHESIS SYSTEM USING HTK
 

Recently uploaded

UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 

Recently uploaded (20)

UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 

DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURVELET DOMAIN

  • 1. International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012 DOI : 10.5121/ijist.2012.2205 45 DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURVELET DOMAIN S.Md.Mansoor Roomi1# , D.Kalaiyarasi2# # Department of ECE, Thiagarajar College of Engineering, Madurai-15, TamilNadu,India 1 smmroomi@tce.edu,2 kalaiecedurai@gmail.com ABSTRACT Synthetic Aperture Radar (SAR) images are inherently affected by multiplicative speckle noise, due to the coherent nature of scattering phenomena. In this paper, a novel algorithm capable of suppressing speckle noise using Particle Swarm Optimization (PSO) technique is presented. The algorithm initially identifies homogenous region from the corrupted image and uses PSO to optimize the Thresholding of curvelet coefficients to recover the original image. Average Power Spectrum Value (APSV) has been used as objective function of PSO. The Proposed algorithm removes Speckle noise effectively and the performance of the algorithm is tested and compared with Mean filter, Median filter, Lee filter, Statistic Lee filter, Kuan filter, frost filter and gamma filter., outperforming conventional filtering methods. KEYWORDS Curvelet, Speckle noise, SAR images, Thresholding techniques, speckle filters, Particle Swam Optimization, Soft thresholding, Fourier transform, Average power spectrum. 1. INTRODUCTION The Speckle in the SAR images reduces the detection ability of targets and is not favourable to the image understanding [1]. Thus, the despeckling has become an important issue in SAR image processing. Despeckling can be carried out in the spatial domain, such as Median filter[2], Lee filter [6], Statistical Lee filter[7], Kuan filter [8], Frost filter [9],Gamma MAP filter[10] are among the better denoising algorithms in radar community. But the despeckling efficiency of these filters are proportional to the size of the window, and they may blur the details of the image when the window is too big. Recent years, wavelet theory has become one of the main tools of the signal processing. It’s analysis capacity for the time domain and frequency domain of the signal and optimal approximation to one-dimensional bounded variable function classes is the main reason that wavelet develops so rapidly [4]. To one dimensional signals which include singular points, wavelet can meet “optimal” non linear approximation order, but because of the two dimensional wavelet transform is isotropic, and when dealing with two dimensions or more dimensions signals which include singular lines, transform coefficients of the local maximum module can only reflect the position that the wavelet coefficients turn up “pass” the edge but cannot express the information “along” the edge. So it turns out some limitation [11].
  • 2. International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012 46 Due to the above mentioned shortcomings of wavelet transform. Donoho and others proposed Curvelet transform theory and their anisotropy characters is very useful for the efficient expression of the image edge and get good results in image denoising [20]. There two fast implementations of the curvelet transform which are faithful to mathematical transformation, one via USFFT the other via wrapping, the later is used in this paper [5]. In this paper, Section II explains about the speckle Noise model, Section III describes about curvelet Transform, Section IV describes about proposed algorithm, and Section V provides the Results and Discussion of the proposed method. A brief Conclusion is given in Section VI. 2. SPECKLE NOISE MODEL Speckle noise in SAR images is usually modeled as a stationary multiplicative noise with unit mean and variance [3]. A simple model for speckle noisy image has a multiplicative is represented by ) , ( ). , ( ) , ( y x N y x S y x f = (1) By applying logarithmic operator to both sides of eqn (1), the following expression is obtained ) ln( ) ln( ) ln( N S Y + = (2) Equation (2) can be written as ) , ( ) , ( ) , ( y x e y x s y x y + = (3) Where y(x,y), s(x,y) and e(x,y) represent the logarithmically transformed noisy data, signal and speckle noise respectively. This nonlinear transform totally changes the statistics of speckle noise. Pixels of log-transformed images are mutually independent and this makes less difficult to extract information from speckled images. 3. CURVELET TRANSFORM Curvelet transform (CT) is proposed by Candes and Donoho in 1999, its essence is derived from the ridge-wave theory [13][14]. In the foundation of single ridge-wave or local ridge wave transform, Curvelet transform is constructed to express the objects which have curved singular boundary, curvelet combines advantages of ridge wave which is suitable for expressing the points character and wavelet which is suitable for expressing the points character and take full advantage of multi scale analysis, it is suitable for large class of image processing problems. The Curvelet transform of function is written as, 〉 〈 = k l ij f k l j c , , , : ) , , ( ϕ (4) Among which, k l ij , , ϕ is Curvelet coefficient, j,l,k are the parameters of scale. Direction and position respectively. Wrapping round origin is the core of Wrapped based curvelet. It realizes one to one through the periodization technology in the affine region. Fast Digital Curvelet Transform via wrapping as follows [16]: 1. Apply the 2D FFT and obtain fourier sample 2 / , 2 / ], , [ ˆ 2 1 2 1 n n n n n n f < ≤ −
  • 3. International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012 47 2. For each scale j and angle l, form the product ] , [ ˆ ] , [ ~ 2 1 2 1 , n n f n n U l j 3. Wrap this product the origin and obtain ] , [ ˆ ]) , [ ~ ( ] , [ ~ 2 1 2 1 , 2 1 , n n f n n U W n n f l j l j = (5) Where the range for n1 and n2 is now 0≤n1< L1,j and 0≤n1< L2,j (for θ in the range (Π/4,- Π/4)) 4. Apply the inverse 2D FFT to each l j f , ~ , hence collecting the discrete coefficients CD (j,l,k) 5. Practice has proved that traditional curvelet transform method has the phenomenon that it would appear slightly “Scratches” and “ringing” in the image which is dialed with by denoising and reconstruction. 4. PROPOSED METHOD Corrupted image is initially divided into blocks and for each block variance is calculated to identify homogenous block in the image. In the uniform block signal variance will be very low compared with non uniform blocks in the image. Variance describes how far the values lie from mean. Low variance block is identified with their positions. The Flow chart of the proposed algorithm of is shown in (Fig .1).Particle Swarm optimization is initiated to provide threshold value for despeckling the image in the curvelet domain. The position of the minimum variance block found initially is used for each iteration of PSO [12]. The PSO tends to minimize the average power spectrum value of block the position obtained from the previous stage. This is found as the error between successive variance of the uniform block. The PSO is terminated when the error variance is zero or within a tolerable limit, thus providing a despeckled image
  • 4. International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012 48 Figure.1. Flow Chart of the Proposed Method 4.1 Variance Calculation Image is divided into 32X32 non-overlapping blocks and for each block the variance is calculated. Variance describes how far the current values are lie from mean. Variance is calculated using the formula, ∑∑ = = − = R i C j B ij B RC V 1 1 1 µ (6) Where µB is mean of the Block and R, C are sizes of the Block. 4.2 Average Power Spectrum Value (APSV) Transforming image into frequency domain can analyse characteristics of the signal [19]. For a homogenous region pixel gray values are same, thus it contains low frequency component and lesser power spectrum value. The presence of noise will increase frequency component of the signal hence leads to increased average power spectrum value. For the image } 1 , 0 ]; , [ { − ≤ ≤ = M j i j i f f , differential image is obtained using ; 1 , 0 ], 1 , [ ] , [ | ] , [ − ≤ ≤ − − = M j i j i f j i f j i g translate the two diamensional differential signal into a one-diamensional signals 1 , 0 ], , [ ] [ − ≤ ≤ = + M j i j i g j Mi s ; Average power Spectrum value estimation of signal as follows: Optimized Threshold value Curvelet Transform Based Despeckling P S O Change Threshold value Speckled Image Calculate Average Power Spectrum using position Variance Low? Curvelet Transform Based Despeckling Find Minimum Variance Block location Specify Threshold Range
  • 5. International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012 49 1. Identified minimum variance block is divided into k segments } 1 0 ]; [ ] [ { ) ( − ≤ ≤ + = = N n n n s n x x k k 2. Obtain ) (k x FFT transform, } 1 0 ); ( { ) ( − ≤ ≤ = N n l x x k 3. The Power spectrum of each segment can be estimated as } 2 / 0 ); ( { ) ( ) ( N l l P P k k ≤ ≤ = 4. The power spectrum of the L segments is estimated as: 2 / 0 ; ] [ 1 ] [ 1 N l l p L l P L k x ≤ ≤ = ∑ = 4.3 Curvelet Transform Based Despeckling Apply the fdct-wrapping to the log transformed image to obtain multi-resolution and multi directional coefficients C{j}{l} where j is scale index and j=1,2,..5,l is direction index. All of the coefficients in the finest scale C{5}{l} are set to zero. In additive noise condition we can get the shrinkage of the curvelet coefficient. Curvelet Transform based despeckling is shown in figure.2 for every coefficient C(i,j) within C{j}{l}, if |C(i,j)|>T, apply a 3X3 window to C(i,j), when there are more than two coefficients whose absolutely value is bigger than T in this window, these coefficients are marked as one, the others are marked as zero. After all the coefficients in C{j}{l}are marked, if C(i,j) is marked as one, it remains unchanged, or it shrinks based on threshold return by PSO. Then reconstructed image is obtained using inverse fdct-wrapping. Finally Antilogarithmic Transform is applied to get the despeckled image. Figure.2. Flow Chart of Curvelet Transform Based Despeckling 4.4 Particle Swarm Optimization PSO was first proposed by Eberhart and Kennedy [15].This technique is a population based optimization problem solving algorithm. Specify the parameters in PSO such as population size (n), upper and lower bound values of problem space(xlow, xhigh), fitness function (J), maximum Input image Antilog Transform Despeckled image Log Transform Curvelet Transform Thresholding of Curvelet coefficient Inverse Curvelet Transform
  • 6. International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012 50 and minimum velocity of particles (Vmax and Vmin, respectively), maximum and minimum inertia weights (Qmax and Qmin, respectively). 1. Initialize n particles with random positions within upper and lower bound values of the problem space. 2. Evaluate the fitness function (J) of Average power spectrum value for each particle using the detected uniform area from the initial iterated image. For each particle, find the best position found by particle i call it Xpi and let the fitness value associated with it be Jpbesti. At first iteration, position of each particle and its fitness value of ith particle are set to Xpi and Jpbesti, respectively. 3. Find a best position found by swarm call it G which is the position that maximum fitness value is obtained. Let the fitness value associated with it be JGbest. To find G the following algorithm described by pseudo code is adopted. (At Initial iteration n set Jgbest =0) For i = 1 to n do If Jpbesti > Jgbest, then G = Xpi, JGbest= Jpbesti end; Update the inertia weight by following equation (10) iter iter Q Q Q Q ×       − − = max min max max (7) where Q is inertia weight, iter and itermax are the iteration count and maximum iteration, respectively. 4. Update the velocity and position of each particle. For the particle i, the updated velocity and position can be determined by following equations ( ) ( ) [ ] ( ) ( ) [ ] iter X G iter X X iter QV iter V i i i pt i i i − + − + = + 2 2 1 1 ) ( ) 1 ( γ α γ α (8) ( ) ) 1 ( ) ( 1 + + = + iter V iter X iter X i i i (9) 5. Increment iteration for a step (iter = iter+1) (10) 6. Stop if the convergence or stopping criteria (the error variance is zero or within a tolerable limit) are met, otherwise go to step 2. 5.RESULTS AND DISCUSSION The Proposed algorithm is tested with standard image such as “Lena”, High resolution DRA X- band SAR images, RADARSAT image data in Xuzhou, Jiangsu province, China, Oil field in Basra Iraq in Persian Gulf with intricacy roads and slander oil pipelines after multi look processing, Hulu Island area located in Liaoning province in China. The proposed algorithm uses threshold range from 0 to 0.7 for PSO optimization. The performance of the proposed algorithm is tested for various levels of noise corruption and compared with standard filters namely Median
  • 7. International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012 51 filter, Lee filter, Frost filter, Kuan filter, Statistic Lee filter and gamma filter. Besides, visual inspection the assessment parameters that have been used to evaluate the speckle reduction performance are: 5.1. Peak Signal to Noise Ratio Peak Signal to Noise Ratio can be calculated as, ( ) ∑ ∑ = = − = M i N j ij ij I R MN MSE 1 1 2 1 (11) Where, I is the input image and R is recovered image and M, N is the size of the test image.       = MSE g PSNR 2 max 10 log 10 (12) Where, gmax=255, maximum gray level. 5.2. Noise Mean Value (NMV), Noise Variance (NV) NV determines the contents of the speckle in the image. A lower variance gives a “cleaner” image as more speckle is reduced, although, it not necessarily depends on the intensity [17]. The formulas for the NMV, NV and NSD calculation are ∑ ∑ = = = R r C c d c r I RC NMV 1 1 ) , ( 1 (15) ∑ ∑ = = − = R r C c d NMV c r I RC NV 1 1 2 ) ) , ( ( 1 (15) Where R,C is the size of the de-speckled image (Id). On the other hand, the estimated noise variance is used to determine the amount of smoothing needed for each case for all filters. 5.3. Equivalent Number of Looks (ENL) Another good approach of estimating the speckle noise level in a SAR image is to measure the ENL over a uniform image region [18]. A larger value of ENL usually corresponds to a better quantitative performance. The value of ENL also depends on the size of the tested region, theoretically a larger region will produces a higher ENL value than over a smaller region but it also tradeoff the accuracy of the readings. Due to the difficulty in identifying uniform areas in the image, we proposed to divide the image into smaller areas of 25x25 pixels, obtain the ENL for each of these smaller areas and finally take the average of these ENL values. The formula for the ENL calculation is NS NMV ENL 2 = (16) The significance of obtaining ENL measurement in this work is to analyze the performance of the filter on the overall region as well as in smaller uniform regions.
  • 8. International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012 52 Noisy Image Proposed Method Figure.3 (a) Figure.3 (b) Figure.3 (a) Noisy Image corrupted with 0.04 Variance (b) Proposed Method Table.1 PSNR Measurement for Lena Image Table 1 shows the PSNR measurement of Lena image for various level of noise corruption. From this Table 1 it is inferred that the proposed method gives better result compared to Other filtering techniques such as Lee filter, Kuan filter, Frost filter, gamma MAP filter, etc. 0.01 0.015 0.02 0.025 0.03 0.035 0.04 0.045 0.05 20 25 30 35 PSNR Chart Noise Variance PSNR in dB Noisy Image Median Filter Kuan Filter Lee Filter Statistic Lee Filter Frost Filter GammaMAP Filter Proposed Method Figure. 4 PSNR Chart for Lena image Noise Variance Noise Image Median Filter Kuan Filter Lee Filter Statistic Lee Frost Filter GMAP Filter Proposed Method[12] Proposed Method 0.01 27.68 30.75 27.35 33.37 28.69 31.69 29.94 33.94 34.99 0.02 24.71 29.03 26.62 31.87 26.94 29.56 29.20 32.79 33.43 0.03 22.94 27.83 26.01 30.76 25.68 28.11 28.57 31.51 32.08 0.04 21.71 26.85 25.46 29.88 24.72 27.05 28.02 30.79 31.08 0.05 20.71 29.15 24.99 29.15 23.91 26.18 27.54 29.45 30.15
  • 9. International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012 53 Kuan filter S-Lee Method Frost Filter Median filter Lee filter Noisy Image Proposed Method GMAP Filter Fig.5.(a) Fig.5.(b) Fig.5.(c) Fig.5.(d) Fig.5.(e) Fig.5.(f) Fig.5.(g) Fig.5.(h) Fig.5.(i) Figure.5 (a) Hulu Island area SAR Image (b) Median filtered image (c) Lee filter image (d) Kuan filtered image (e)statistical Lee filtered image (f) Frost filtered image (g) GMAP filtered image (h) Proposed Method[12] (i) Proposed Method Figure 3 is the PSNR chart for the table 1 these values are measure based on reference image. For no reference case Hulu Island area SAR Image in Liaoning province in China has been taken and its assement parameter value is shown in Table 2.
  • 10. International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012 54 Noisy Image Input Image Input Image Noisy Image Proposed Method Proposed Method Proposed Method Proposed Method Table.2 Assessment Parameter Measurement for SAR images This proposed Algorithm is tested for various real time SAR image taken at various countries in various climate. Proposed algorithm is applied over some of the SAR images, like X-band SAR image, Oil field of Basra Iraq, RADAR SAT image for analyse. Fig.6. (a) Fig.6.(b) Fig.6.(c) Fig.6.(d) Fig.6. (e) Fig.6.(f) Fig.6.(g) Fig.6.(g) Figure.6 (a) X-band SAR image(ENL=6.3298) (b)SAR image(ENL= 5.2805) (c)RADAR SAT image(ENL= 2.9178) (d)Oil field of Basra Iraq(ENL=5.8487) (e)Despeckled Image of (a) 15.9879) (g)Despeckled Image of (b)(ENL=10.6107) (g)Despeckled Image of (c)(ENL=5.3918) (h)Despeckled Image of (d)(ENL=18.4895) Methods Assessment Parameter (X-Band Geographical SAR Image) Noise Mean Value (NMV) Noise Variance (NV) ENL Noisy Image 61.7744 2386.3 11.9883 Median Filter 61.2180 2139.3 15.9092 Kuan Filter 61.0802 2213.7 17.0578 Lee Filter 61.7501 2351.2 17.2436 Statistic Lee Filter 61.4836 2269.1 15.5767 Frost Filter 61.1681 2121.8 16.3475 GMAP Filter 61.0633 2103.9 17.2388 Proposed Method[12] 60.9391 2098.7 17.4594 Proposed Method 60.3181 2080.8 17.9657
  • 11. International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012 55 Figure 6 depicts various SAR images and their corresponding despeckled image with their ENL. Higher ENL value shows that the despeckled image contains lesser speckle noise. CONCLUSION This paper illustrates that the proposed curvelet based despeckling algorithm using PSO performs much better in several aspects than other wavelet based method and filtering technique. Particle Swarm Optimization technique is used to minimize the Average Power Spectrum Value of uniform block. Average power spectrum Value measured in the homogenous block defines the amount of noise present in the image. Noise will be more, when APSV value is maximum. The proposed algorithm thus achieves better despeckling performance and edge preservation capability. Experimental results using real SAR images demonstrate that the proposed method can reduce the speckle to a great extent while preserving texture and strong radiometric scatter points. REFERENCES [1] Tinku Acharya and Ajoy K. Ray, “Image Processing Principles and Applications”, 2005 edition A John Wiley & Sons, Mc., Publication. [2] Rafael C. Gonzalez and Richard E. Woods, “Digital Image Processing”, Second Edition, Pearson Education. [3] J.W.Goodman, “Some fundamental properties of speckle,” J. Opt.Soc.Amer. vol.66, no. 11, pp.1145- 1150, Nov 1976. [4] Cheng Zhili, Wang Hongxia,Luo Yong, “Wavelet’s theory and Application” Beijing:Science Press,2004. [5] Jiang,Zhao, “ Improved image denoising method based on Curvelet Transform:, IEEE trans. June 20- 23 2010. [6] J.S.Lee, “Digital image enhancement and noise filtering by use of local statistics”, IEEE Trans. On Pattern Analysis and Matching Intelligence, vol. PAMI-2, pp.165-168, 1980. [7] J.S.Lee, "Refined filtering of image noise using local statistics" Computer Graphic and Image Processing 15, 380-389 (1981) [8] D.T.Kuan et al., “Adaptive restoration of images with speckle”, IEEE Trans. Acc. Speech and signal Proc. Vol. 35, no.3 pp.373-383, March 1987 [9] V.S.Frost et al, “A model for radar images and its application to adaptive digital filtering of multiplicative noise”, IEEE Trans. Pattern Anal. And Machine Intell.,vol. PAMI-4, pp.157-166. 1982. [10] A. Lopes et al., "Adaptive speckle filters and Scene heterogeneity", IEEE Transaction on Geoscience and Remote Sensing, Vol. 28, No. 6, pp. 992- 1000, Nov. 1990. [11] Jannes R. Sveinsson and Jon Atli Benediktsson, “Speckle Reduction and Enhancement of SAR images in the wavelet domain,” Geoscience and Remote Sensing Symposium IGARSS’96,vol.1, pp.63-66,Mat 1996. [12] S. Mohamed Mansoor Roomi1, D. Kalaiyarasi, D. Sabarinathan and R. Abitha “Curvelet Transform Based Despeckling for SAR Images using Particle Swarm Optimization Technique”, Page 217-222, NCSIP’12, 2012.
  • 12. International Journal of Information Sciences and Techniques (IJIST) Vol.2, No.2, March 2012 56 [13] E.J.Candes, “Monoscale Ridgelets for the representation of image with Edges”,Dept. Statistics, Standford univerisity, standford,CA,1999,1-26. [14] D.L.Donoho,A.G.Flesia,“Digital Ridgelet tranform based on true ridge functions. J.stoeckler,G.V.Welland. Beyond wavelets, pittsburgh,PA,USA:Academic press,2002.1-33. [15] J. Kennedy and R. Eberhart, “Particle swarm optimization,” IEEE International Conference on Neural Networks, Vol. 4, 1995, 1942-1948. [16] Emmanuel Cand`es, Laurent Demanet, David Donoho and Lexing Ying, “Fast Discrete Curvelet Transforms”, Dept of Statistic,Standford univeristy,2005 [17] Ashkan Masoomi, Mahmood Godratiyan ,“Remove speckle of SAR Images by Directional smoothing of wavelet coefficients” New Aspects Of Signal Processing, Computational Geometry And Artificial Vision,2008. [18] Guozhong Chen, Xingzhao Liu “Contourlet-based Despeckling for SAR Image Using Hidden Markov Tree and Gaussian Markov Models” IEEE Transaction, 2007. [19] Yan Zhang, Ping An, Qiuwen Zhang, Liquan Shen, Zhaoyang Zhang, “A No-Reference Image Quality Evaluation Based On Power Spectrum”, IEEE Transaction,2011. [20] Biao Hou, Honghua Liu, Licheng Jiao,”The Despeckling of SAR images on the curvelet transform”, IEEE Transaction, APSR,534170,2009. Authors S.Md Mansoor Roomi Received his B.E degree in Electronic and Communication Engineering from Madurai Kamarajar University in 1990 and M.E (Power System) and M.E(Communication systems) from Thiagarajar College Engineering Madurai in 1992 &1997 and PhD in 2009 from Madurai Kamaraj University. His Primary interests include Image enhancement and Analysis D.Kalaiyarasi received her B.E degree in Electronics and communication Engineering from Madurai Thiagarajar college of Engineering in 2006 and Doing M.E (communication Systems) in Madurai Thiagarajar College of Engineering. Her Primary interests include Image Enhancement and Analysis.