SlideShare ist ein Scribd-Unternehmen logo
1 von 5
Downloaden Sie, um offline zu lesen
P. Sanjay Krishnamal et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.1242-1246

RESEARCH ARTICLE

www.ijera.com

OPEN ACCESS

Image Fusion on Ratio Images for Change Detection in SAR
Images Using DWT and PCA
P. Sanjay Krishnamal1, B. Surya Prasada Rao2, Dr. P. Rajesh Kumar3
1

(Research Scholar, Department of Electronics & Communication Engineering, PVPSIT, Vijayawada)
(Associate Professor, Department of Electronics & Communication Engineering, PVPSIT, Vijayawada)
3
(Professor, Head of the Department of Electronics & Communication Engineering, PVPSIT, Vijayawada)
2

ABSTRACT
This paper presents image fusion techniques on ratio images for change detection in synthetic aperture radar
(SAR) images. In this we are implementing wavelet fusion and PCA fusion techniques. The proposed
approaches are applied to generate the fused image by using complementary information from mean-ratio and
log-ratio images. To restrain the background (unchanged areas) information and enhance the information of
changed regions in the fused image, fusion rules based on weight averaging and minimum standard deviation
are chosen to fuse the wavelet coefficients for low- and high-frequency bands, respectively. PCA fusion
algorithm is applied on ratio images to get good results in change detection. Experiments on real SAR images
confirm that the PCA fusion does better than the mean-ratio, log-ratio and wavelet fusion.
Keywords – log-ratio image, mean-ratio image, PCA fusion, synthetic aperture radar (SAR) image, wavelet
fusion.

I. INTRODUCTION
Image Fusion is a process of combining the
relevant information from a set of images into a single
image, the resultant fused image will be more
informative than any of the input images. Detecting
regions of changes in geographical area at different
times is of widespread interest due to large number of
applications in several disciplines [1]. SAR data can
guarantee operational systems in the presence of
unfavorable atmospheric circumstances and the
absence of solar illuminations. In view of these
advantages, SAR images should be valuable sources
of information in change detection [2]. The ratio
operator is the most widely used technique to
generate difference image [2], [3]. The logarithm of
ratio image since it can transform the multiplicative
speckle noise into an additive noise component. A
ratio mean detector, which is robust to speckle noise
[3]. Both methods have yielded effective results for
change detection in SAR images, but still have some
disadvantages. The log ratio operator is characterized
by enhancing the low-intensity pixels while
weakening the pixels in the areas of high-intensity.
Hence, the information of changed regions obtained
by the log-ratio image may not be able to reflect the
real changed trends in the maximum extent. The
mean-ratio detector may fail to detect changes since it
assumes that a change in the scene will appear as a
modification of the local mean value of the image [3].
In order to address the problem previously mentioned,
this paper presents fusion algorithms to generate
fused image based on discrete wavelet transform
(DWT) and principal component analysis (PCA) for
better change detection.
www.ijera.com

II. PROPOSED METHODS
Consider the two co-registered intensity
SAR images 1 and 2 acquired over the same
geographical area at two different time intervals.
2.1 Mean Ratio and Log Ratio operators
The mean-ratio operator should be applied to
generate the mean-ratio image. It can be defined as
follows:

  i, j   2 i, j  
Am i, j   1  min 1
  i, j  ,  i, j  

1
 2


 

(1)

 

Where, 1 i, j and  2 i, j represent the local
mean values of the pixels in a neighborhood of point
i, j in 1 and 2 , respectively. Above equation
shows that the mean-ratio operator produces
difference image by using the local mean information
of each pair of co-located pixels. Similarly the
absolute valued log-ratio operator is applied in our
paper to indicate the change regions. It can be defined
as:

 

  log   log 
 l  log   2

2
1
1 



(2)

Where, log stands for natural logarithm [4].
2.2 Wavelet Fusion
Image fusion is the technique that combines
information from multiple images of the same scene
taken over different time intervals .The result of
image fusion is a new image that shows the most
desirable information and characteristics of each input
image. Image fusion techniques mainly take place at
1242 | P a g e
P. Sanjay Krishnamal et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.1242-1246
the pixel level of the source images. Multi scale
transform, such as the DWT has been extensively
used for the pixel-level image fusion [5]. DWT
isolates frequencies in both space and time, allowing
detail information to be easily extracted from images.
Its simplicity and its ability to preserve image details
with point discontinuities make the fusion scheme
based on DWT suitable for the change detection task
[1]. Figure (1) shows the main steps of the image
fusion scheme based on wavelet transform can be
described as follows:
1) Compute the DWT of each of the two source
images and obtain the multi-resolution decomposition
of each source image.
2) Fuse corresponding coefficients of approximate
and detail sub-band of the decomposed source images
using the developed fusion rule in the wavelet
transform domain. The wavelet coefficients are fused
using different fusion rules for low-frequency and
high-frequency bands.
3) The fused image is obtained by applying the
inverse DWT.
Here, two main fusion rules are applied, i.e.,
the rule of selecting the weight averaging for the lowfrequency band and the rule of selecting the minimum
standard deviation wavelet coefficient for the highfrequency band. Fusion rules can be described as
follows:
F
l
m
DLL  DLL  DLL



 max D , D 
   min  D , D  max D , D 
1

l
  min DLL , DLL

l
LL

l
LL

LL

LL

l
LL

LL

(3)
(4)
(5)

D m i, j , em i, j    el i, j 
(6)
DeF i, j    el
m
l
 De i, j , e i, j    e i, j 
Where, m and l represent the mean-ratio and
log-ratio images respectively. F denotes the new
fused image. D LL Stands for low-frequency
coefficients, and D LL is the mean value of the two
source images low-frequency coefficient. De i, j  ,
where, e  LH , HL , HH  represents three high-

 

i, j in the
frequency coefficients at point
corresponding sub images. The low-frequency subband represents the information of changed regions of
two source ratio images. In order to reflect the real
changed trend and reduce the effect of noise, the
method based on weight averaging is selected to fuse
the wavelet coefficients for low-frequency sub-band.

Mean
ratio
image

Log
ratio
image

LL

D
W
T

D
W
T

HL

LH

HH

Low
frequency
band

Fused
wavelet
coefficients

LL

HL

LH

HH

Wavelet
coefficient map

Source
images

www.ijera.com

Fused
image
I
D
W
T

High
frequency
band
Fusion rule

Figure 1: Process of image fusion based on the DWT
The weights for log-ratio and mean-ratio
images, namely  and  , are used to control the
effect of each source image’s wavelet coefficient.
Parameter  will help enhance the information of
changed regions. The high-frequency sub bands
denote the information about edges and lines. The
standard deviation indicates the deviation extent
between the wavelet coefficient and its local mean
value. Hence, this rule can merge the homogeneous
regions of high-frequency portion from mean-ratio
and log-ratio images.
2.3 PCA Fusion
Principal component analysis (PCA) is a
mathematical procedure that transforms a number of
correlated variables into a smaller number of
uncorrelated variables called principal components. In
these variables the first principal component accounts
for as much of the variability in the data as possible,
and each succeeding component accounts for as much
of the remaining variability as possible. A common
way to find the principal components of a data set is
by calculating the eigenvectors of the data covariance
matrix. The corresponding Eigen values give an
indication of the amount of information that the
respective principal components represent. Principal
components corresponding to large Eigen values
represent a large amount of information in the data set
and thus tell us much about the relations between the
data points. Principal component analysis is used to
enhance the features in the original images and also
reduce noise level. PCA helps to reduce redundant
information and highlight the components with
biggest influence so as to increase the signal-to-noise
ratio.
Let x1 , x 2 ..... x n are values of first pixel in each of
the n’ images then ‘n’ elements can be expressed as a
column vector of x .
Mean vector of population is:
mx  E x
(7)



The covariance matrix of vector population is
described as follows:
www.ijera.com

1243 | P a g e
P. Sanjay Krishnamal et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.1242-1246



Cx  E x  mx x  mx 

T



(8)

For a sample of N vectors from a random population,
the mean vector and covariance matrix can be given
by the following expressions:

1N
m x    x k
 N  K 1

(9)

Thus covariance matrix can be given by the
expression:

1N
T
C x    x k x k  m x m T
x
 N  K 1
Since C x is real and symmetric.
Let ei and

i

matrix whose rows are eigenvectors of covariance
matrix C x . The first row of A is eigenvectors
corresponding to the largest eigenvalue, and last row
correspond its smallest eigenvalue [6]. If A as
transformation matrix to map the x into Y , then Y is
given by:
Y   x  m x 
(11)
Above expression of ‘Y ‘is called Principal
Component Transform. The figure (2) shows the PCA
fusion process and it is described as follows [7]:
1) Generate the column vectors, from the input image
matrices.
2) Calculate the covariance matrix of the two column
vectors formed in step 1.
3) Calculate the Eigen values and the Eigen vectors of
the covariance matrix.
A
P1
Fused
Image

Principal
component
analysis

P1*A+P2*B

Figure 2: Block diagram of PCA fusion process.
4) Normalize the column vector corresponding to the
larger Eigen value by dividing each element with
mean of the Eigen vector.
5) The values of the normalized Eigen vector act as
the weight values which are respectively multiplied
with each pixel of the input images.
6) Sum of the two scaled matrices calculated in 5 will
be the fused image matrix.

III. EVALUATION OF PARAMETERS
3.1 Entropy
Entropy is defined as amount of information
contained in a signal. The entropy of the image can
be calculated as follows:
www.ijera.com

Entropy can directly reflect the average
information content of an image. If entropy of fused
image is higher than parent image then it indicates
that the fused image contains more information.
3.2 Root mean square error (RMSE)
The root mean square error (RMSE) is
defined as follows:

1 M N
 Rm, n  F m, n2
MN m1 n1

(13)

Where, R (m,n) and F(m,n) are reference and fused
images, respectively, and M and N are image
dimensions.
3.3 Peak signal to noise ratio
Peak signal-to-noise ratio is used as a quality
measurement between the original and a
reconstructed image. The higher the PSNR, the better
is the quality of the reconstructed image. First we
have to compute the mean squared error (MSE) and
then compute the PSNR using the following
equations:

MSE 

1
MN

M

N

 Rm, n  F m, n 

2

(14)

m 1 n 1

2
 MAXR
PSNR  10 log 10 
 MSE







(15)

Where M and N are image dimensions and
MAXR is the maximum possible pixel value of the
image. Generally, when samples are represented
using linear PCM with B bits per sample, MAXR is
2B−1.

IV. DATASET DESCRIPTION AND
EXPERIMENTAL RESULTS

P2

B

(12)

i 1

RMSE 

eigenvalues of C x where i = 1, 2, ---, N. A is a

Registered
images

G

H  x    Pi log 2 Pi 

(10)

be eigenvectors and corresponding

www.ijera.com

The data set represents a region surrounding
the city of Sicily, Italy. Detailed descriptions of this
dataset and the experimental activity are provided in
the following.
4.1 Sicily Dataset
The dataset used in the experiment is made
up of two SAR images acquired by the European
Remote Sensing 2 satellite SAR sensor. From the two
images of the city of Sicily acquired on July 14 and
26, 2011 are shown in (Fig. 3) and (Fig. 4), it is
possible to analyze which parts of the area were
affected by the flooding that occurred just before the
first acquisition date. In this experiment, we analyzed
the changed regions which are affected by the floods.
For this we are performing two ratio operators to
detect the changed regions in the SAR images. The
log-ratio image generated from the original images is
shown in (Fig. 5), from this figure we can observe the
1244 | P a g e
P. Sanjay Krishnamal et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.1242-1246
changed regions of the SAR images. The mean-ratio
image generated from the original images is shown in
(Fig. 6), from this figure we can observe the changed
regions of the SAR images. These two operators have
given the changed regions with some differences, to
get more information of the changed areas we have to
fuse the log-ratio and mean-ratio operators. Here, two
fusion algorithms are performed to produce the
change detection map; those are Discrete Wavelet
Transform and Principal Component Analysis
methods. DWT fused image is shown in (Fig. 7) and
PCA fused image is shown in (Fig. 8). The above
mentioned fused images are used to highlight all the
portions of the changed areas in the best possible
way. These two images contain the more information
of changed regions than the images which are
produced by the log-ratio and mean-ratio operators.
Table.1 summarizes the quantitative results obtained
by comparing the change-detection maps yielded
applying the proposed techniques and classical
change detection algorithms. The peak signal to noise
ratio and entropy of the change detection maps are
higher for PCA fusion technique and the root mean
square error is low for PCA fusion technique
compared with Discrete Wavelet Transform, log-ratio
and mean-ratio operators. In addition, by a visual
analysis of (Fig. 8), it is clear that the changedetection map obtained with the PCA technique is
more informative than DWT technique, log-ratio and
mean-ratio operators.

www.ijera.com

Figure 5. change detection result from log-ratio
operator

Figure 6.change detection result from mean-ratio
operator
Table 1.Evaluated parameters
Log
Mean
Wavelet
METHOD
ratio
ratio
fusion

PCA
fusion

PSNR

67.00

69.04

71.76

74.98

RMSE

0.22

0.18

0.13

0.09

ENTROPY

0.63

0.36

1.31

2.37

Figure 3.SAR image acquired on July 14, 2011

Figure 7.change detection result from DWT fusion
Figure 4.SAR image acquired on July 26, 2011
www.ijera.com

1245 | P a g e
P. Sanjay Krishnamal et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.1242-1246

[7]

[8]

www.ijera.com

Journal of Image Processing (IJIP), Volume
(4): Issue (5).
Shivsubramani Krishnamoorthy, K P Soman,
“Implementation and Comparative Study of
Image Fusoin Algorithms” International
Journal of Computer Applications (0975 8887) Volume 9-No.2, November 2010.
Rohan
Ashok
Mandhare,
Pragati
Upadhyay,Sudha Gupta, “Pixel-level Image
Fusion using Brovery transform and wavelet
transform”
IJRE
Electronics
and
Instrumentation Engineering Vol. 2,Issue 6,
June2013.

Figure 8.change detection result from PCA fusion

V. CONCLUSION
In this paper we proposed two fusion
methods based on wavelet transform and principal
component analysis to generate fused image for
change detection in SAR images. In these methods,
complementary information from mean-ratio and logratio images has been utilized to fuse a new fused
image. The experimental results indicated that the
peak signal to noise ratio, root mean square error and
entropy values of PCA fused image are better than the
mean-ratio operator, the log-ratio operator, and the
wavelet fusion in most cases.

REFERENCES
[1]

[2]

[3]

[4]

[5]

[6]

Jingjing Ma, Maoguo Gong, Membe, IEEE,
and Zhiqiang Zhou, “Wavelet Fusion on
Ratio Images for Change Detection in SAR
Images”
IEEE
GEOSCIENCE
AND
REMOTE SENSING LETTERS, VOL. 9, NO.
6, NOVEMBER 2012.
Y. Bazi, L. Bruzzone, and F. Melgani,“An
unsupervised approach based on the
generalized Gaussian model to automatic
change detection in multitemporal SAR
images,” IEEE Trans. Geosci. Remote Sens.,
vol. 43, no. 4, pp. 874–887, Apr. 2005.
J. Inglada and G. Mercier,“A new statistical
similarity measure for change detection in
multitemporal SAR images and its extension
to multiscale change analysis” IEEE Trans.
Geosci. Remote Sens. Vol. 45. No. 5. Pp.
1432-1445, May 2007.
F. Bovolo and L. Bruzzone,“A waveletbased change-detection technique for
multitemporal SAR images” in Proc. Int.
Workshop Anal. Multi-Temporal Remote
Sens. Images, May 2005, pp. 85-89.
G. Piella, “A general framework for
multiresolution image fusion from pixels to
regions” Inf. Fusion, vol. 4, no. 4, pp. 259280, Dec. 2003.
Manjusha Deshmukh Udhav Bhosale,“Image
Fusion and Image Quality Assessment of
Fused Images” International Journal of
Image Processing (IJIP), International

www.ijera.com

1246 | P a g e

Weitere ähnliche Inhalte

Was ist angesagt?

IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET-  	  Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET-  	  Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET Journal
 
IMAGE QUALITY OPTIMIZATION USING RSATV
IMAGE QUALITY OPTIMIZATION USING RSATVIMAGE QUALITY OPTIMIZATION USING RSATV
IMAGE QUALITY OPTIMIZATION USING RSATVpaperpublications3
 
A New Approach of Medical Image Fusion using Discrete Wavelet Transform
A New Approach of Medical Image Fusion using Discrete Wavelet TransformA New Approach of Medical Image Fusion using Discrete Wavelet Transform
A New Approach of Medical Image Fusion using Discrete Wavelet TransformIDES Editor
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Wavelet based image fusion
Wavelet based image fusionWavelet based image fusion
Wavelet based image fusionUmed Paliwal
 
0 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-50 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-5Alexander Decker
 
Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...
Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...
Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...IJECEIAES
 
Image compression using Hybrid wavelet Transform and their Performance Compa...
Image compression using Hybrid wavelet Transform and their  Performance Compa...Image compression using Hybrid wavelet Transform and their  Performance Compa...
Image compression using Hybrid wavelet Transform and their Performance Compa...IJMER
 
Hyperspectral image mixed noise reduction based on improved k svd algorithm
Hyperspectral image mixed noise reduction based on improved k svd algorithmHyperspectral image mixed noise reduction based on improved k svd algorithm
Hyperspectral image mixed noise reduction based on improved k svd algorithmeSAT Publishing House
 
Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...journalBEEI
 
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...ijistjournal
 
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...ijistjournal
 
Paper id 2420148
Paper id 2420148Paper id 2420148
Paper id 2420148IJRAT
 
An Experimental Approach For Evaluating Superpixel's Consistency Over 2D Gaus...
An Experimental Approach For Evaluating Superpixel's Consistency Over 2D Gaus...An Experimental Approach For Evaluating Superpixel's Consistency Over 2D Gaus...
An Experimental Approach For Evaluating Superpixel's Consistency Over 2D Gaus...CSCJournals
 

Was ist angesagt? (19)

IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET-  	  Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET-  	  Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
 
IMAGE QUALITY OPTIMIZATION USING RSATV
IMAGE QUALITY OPTIMIZATION USING RSATVIMAGE QUALITY OPTIMIZATION USING RSATV
IMAGE QUALITY OPTIMIZATION USING RSATV
 
Ik3415621565
Ik3415621565Ik3415621565
Ik3415621565
 
A New Approach of Medical Image Fusion using Discrete Wavelet Transform
A New Approach of Medical Image Fusion using Discrete Wavelet TransformA New Approach of Medical Image Fusion using Discrete Wavelet Transform
A New Approach of Medical Image Fusion using Discrete Wavelet Transform
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
Wavelet based image fusion
Wavelet based image fusionWavelet based image fusion
Wavelet based image fusion
 
0 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-50 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-5
 
Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...
Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...
Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...
 
Image compression using Hybrid wavelet Transform and their Performance Compa...
Image compression using Hybrid wavelet Transform and their  Performance Compa...Image compression using Hybrid wavelet Transform and their  Performance Compa...
Image compression using Hybrid wavelet Transform and their Performance Compa...
 
Ijetr011837
Ijetr011837Ijetr011837
Ijetr011837
 
G0443640
G0443640G0443640
G0443640
 
Hyperspectral image mixed noise reduction based on improved k svd algorithm
Hyperspectral image mixed noise reduction based on improved k svd algorithmHyperspectral image mixed noise reduction based on improved k svd algorithm
Hyperspectral image mixed noise reduction based on improved k svd algorithm
 
Mn3621372142
Mn3621372142Mn3621372142
Mn3621372142
 
Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...
 
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...
 
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
 
Pixel Recursive Super Resolution. Google Brain
 Pixel Recursive Super Resolution.  Google Brain Pixel Recursive Super Resolution.  Google Brain
Pixel Recursive Super Resolution. Google Brain
 
Paper id 2420148
Paper id 2420148Paper id 2420148
Paper id 2420148
 
An Experimental Approach For Evaluating Superpixel's Consistency Over 2D Gaus...
An Experimental Approach For Evaluating Superpixel's Consistency Over 2D Gaus...An Experimental Approach For Evaluating Superpixel's Consistency Over 2D Gaus...
An Experimental Approach For Evaluating Superpixel's Consistency Over 2D Gaus...
 

Andere mochten auch

Andere mochten auch (20)

Gl3611631165
Gl3611631165Gl3611631165
Gl3611631165
 
Gw3612361241
Gw3612361241Gw3612361241
Gw3612361241
 
Ha3612571261
Ha3612571261Ha3612571261
Ha3612571261
 
Fq3610331039
Fq3610331039Fq3610331039
Fq3610331039
 
Ft3610541057
Ft3610541057Ft3610541057
Ft3610541057
 
Gg3611321138
Gg3611321138Gg3611321138
Gg3611321138
 
Fs3610481053
Fs3610481053Fs3610481053
Fs3610481053
 
Gv3612301235
Gv3612301235Gv3612301235
Gv3612301235
 
Gn3611721176
Gn3611721176Gn3611721176
Gn3611721176
 
Gq3611971205
Gq3611971205Gq3611971205
Gq3611971205
 
Gi3611461154
Gi3611461154Gi3611461154
Gi3611461154
 
Gk3611601162
Gk3611601162Gk3611601162
Gk3611601162
 
Gr3612061213
Gr3612061213Gr3612061213
Gr3612061213
 
Gp3611831196
Gp3611831196Gp3611831196
Gp3611831196
 
Gt3612201224
Gt3612201224Gt3612201224
Gt3612201224
 
Gj3611551159
Gj3611551159Gj3611551159
Gj3611551159
 
Go3611771182
Go3611771182Go3611771182
Go3611771182
 
Gu3612251229
Gu3612251229Gu3612251229
Gu3612251229
 
Gs3612141219
Gs3612141219Gs3612141219
Gs3612141219
 
Grayscale Image Transmission over Rayleigh Fading Channel in a MIMO System Us...
Grayscale Image Transmission over Rayleigh Fading Channel in a MIMO System Us...Grayscale Image Transmission over Rayleigh Fading Channel in a MIMO System Us...
Grayscale Image Transmission over Rayleigh Fading Channel in a MIMO System Us...
 

Ähnlich wie Gx3612421246

Wavelet-Based Warping Technique for Mobile Devices
Wavelet-Based Warping Technique for Mobile DevicesWavelet-Based Warping Technique for Mobile Devices
Wavelet-Based Warping Technique for Mobile Devicescsandit
 
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...ijistjournal
 
Change Detection from Remotely Sensed Images Based on Stationary Wavelet Tran...
Change Detection from Remotely Sensed Images Based on Stationary Wavelet Tran...Change Detection from Remotely Sensed Images Based on Stationary Wavelet Tran...
Change Detection from Remotely Sensed Images Based on Stationary Wavelet Tran...IJECEIAES
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)inventionjournals
 
Image Denoising of various images Using Wavelet Transform and Thresholding Te...
Image Denoising of various images Using Wavelet Transform and Thresholding Te...Image Denoising of various images Using Wavelet Transform and Thresholding Te...
Image Denoising of various images Using Wavelet Transform and Thresholding Te...IRJET Journal
 
A NOVEL ALGORITHM FOR IMAGE DENOISING USING DT-CWT
A NOVEL ALGORITHM FOR IMAGE DENOISING USING DT-CWT A NOVEL ALGORITHM FOR IMAGE DENOISING USING DT-CWT
A NOVEL ALGORITHM FOR IMAGE DENOISING USING DT-CWT sipij
 
IRJET-Design and Implementation of Haze Removal System
IRJET-Design and Implementation of Haze Removal SystemIRJET-Design and Implementation of Haze Removal System
IRJET-Design and Implementation of Haze Removal SystemIRJET Journal
 
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
 
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
 
Image Compression Using Discrete Cosine Transform & Discrete Wavelet Transform
Image Compression Using Discrete Cosine Transform & Discrete Wavelet TransformImage Compression Using Discrete Cosine Transform & Discrete Wavelet Transform
Image Compression Using Discrete Cosine Transform & Discrete Wavelet Transformijbuiiir1
 
An Image representation using Compressive Sensing and Arithmetic Coding
An Image representation using Compressive Sensing and Arithmetic Coding   An Image representation using Compressive Sensing and Arithmetic Coding
An Image representation using Compressive Sensing and Arithmetic Coding IJCERT
 
Comparison of Different Methods for Fusion of Multimodal Medical Images
Comparison of Different Methods for Fusion of Multimodal Medical ImagesComparison of Different Methods for Fusion of Multimodal Medical Images
Comparison of Different Methods for Fusion of Multimodal Medical ImagesIRJET Journal
 
Medical image analysis and processing using a dual transform
Medical image analysis and processing using a dual transformMedical image analysis and processing using a dual transform
Medical image analysis and processing using a dual transformeSAT Journals
 
Medical image analysis and processing using a dual transform
Medical image analysis and processing using a dual transformMedical image analysis and processing using a dual transform
Medical image analysis and processing using a dual transformeSAT Publishing House
 
Wavelet Transform based Medical Image Fusion With different fusion methods
Wavelet Transform based Medical Image Fusion With different fusion methodsWavelet Transform based Medical Image Fusion With different fusion methods
Wavelet Transform based Medical Image Fusion With different fusion methodsIJERA Editor
 
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVALEFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVALsipij
 
An Application of Second Generation Wavelets for Image Denoising using Dual T...
An Application of Second Generation Wavelets for Image Denoising using Dual T...An Application of Second Generation Wavelets for Image Denoising using Dual T...
An Application of Second Generation Wavelets for Image Denoising using Dual T...IDES Editor
 
A Novel Undistorted Image Fusion and DWT Based Compression Model with FPGA Im...
A Novel Undistorted Image Fusion and DWT Based Compression Model with FPGA Im...A Novel Undistorted Image Fusion and DWT Based Compression Model with FPGA Im...
A Novel Undistorted Image Fusion and DWT Based Compression Model with FPGA Im...Associate Professor in VSB Coimbatore
 

Ähnlich wie Gx3612421246 (20)

Ap36252256
Ap36252256Ap36252256
Ap36252256
 
Wavelet-Based Warping Technique for Mobile Devices
Wavelet-Based Warping Technique for Mobile DevicesWavelet-Based Warping Technique for Mobile Devices
Wavelet-Based Warping Technique for Mobile Devices
 
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
 
Change Detection from Remotely Sensed Images Based on Stationary Wavelet Tran...
Change Detection from Remotely Sensed Images Based on Stationary Wavelet Tran...Change Detection from Remotely Sensed Images Based on Stationary Wavelet Tran...
Change Detection from Remotely Sensed Images Based on Stationary Wavelet Tran...
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
I010135760
I010135760I010135760
I010135760
 
Image Denoising of various images Using Wavelet Transform and Thresholding Te...
Image Denoising of various images Using Wavelet Transform and Thresholding Te...Image Denoising of various images Using Wavelet Transform and Thresholding Te...
Image Denoising of various images Using Wavelet Transform and Thresholding Te...
 
A NOVEL ALGORITHM FOR IMAGE DENOISING USING DT-CWT
A NOVEL ALGORITHM FOR IMAGE DENOISING USING DT-CWT A NOVEL ALGORITHM FOR IMAGE DENOISING USING DT-CWT
A NOVEL ALGORITHM FOR IMAGE DENOISING USING DT-CWT
 
IRJET-Design and Implementation of Haze Removal System
IRJET-Design and Implementation of Haze Removal SystemIRJET-Design and Implementation of Haze Removal System
IRJET-Design and Implementation of Haze Removal System
 
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...
 
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...
 
Image Compression Using Discrete Cosine Transform & Discrete Wavelet Transform
Image Compression Using Discrete Cosine Transform & Discrete Wavelet TransformImage Compression Using Discrete Cosine Transform & Discrete Wavelet Transform
Image Compression Using Discrete Cosine Transform & Discrete Wavelet Transform
 
An Image representation using Compressive Sensing and Arithmetic Coding
An Image representation using Compressive Sensing and Arithmetic Coding   An Image representation using Compressive Sensing and Arithmetic Coding
An Image representation using Compressive Sensing and Arithmetic Coding
 
Comparison of Different Methods for Fusion of Multimodal Medical Images
Comparison of Different Methods for Fusion of Multimodal Medical ImagesComparison of Different Methods for Fusion of Multimodal Medical Images
Comparison of Different Methods for Fusion of Multimodal Medical Images
 
Medical image analysis and processing using a dual transform
Medical image analysis and processing using a dual transformMedical image analysis and processing using a dual transform
Medical image analysis and processing using a dual transform
 
Medical image analysis and processing using a dual transform
Medical image analysis and processing using a dual transformMedical image analysis and processing using a dual transform
Medical image analysis and processing using a dual transform
 
Wavelet Transform based Medical Image Fusion With different fusion methods
Wavelet Transform based Medical Image Fusion With different fusion methodsWavelet Transform based Medical Image Fusion With different fusion methods
Wavelet Transform based Medical Image Fusion With different fusion methods
 
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVALEFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
 
An Application of Second Generation Wavelets for Image Denoising using Dual T...
An Application of Second Generation Wavelets for Image Denoising using Dual T...An Application of Second Generation Wavelets for Image Denoising using Dual T...
An Application of Second Generation Wavelets for Image Denoising using Dual T...
 
A Novel Undistorted Image Fusion and DWT Based Compression Model with FPGA Im...
A Novel Undistorted Image Fusion and DWT Based Compression Model with FPGA Im...A Novel Undistorted Image Fusion and DWT Based Compression Model with FPGA Im...
A Novel Undistorted Image Fusion and DWT Based Compression Model with FPGA Im...
 

Kürzlich hochgeladen

How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 

Kürzlich hochgeladen (20)

How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 

Gx3612421246

  • 1. P. Sanjay Krishnamal et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.1242-1246 RESEARCH ARTICLE www.ijera.com OPEN ACCESS Image Fusion on Ratio Images for Change Detection in SAR Images Using DWT and PCA P. Sanjay Krishnamal1, B. Surya Prasada Rao2, Dr. P. Rajesh Kumar3 1 (Research Scholar, Department of Electronics & Communication Engineering, PVPSIT, Vijayawada) (Associate Professor, Department of Electronics & Communication Engineering, PVPSIT, Vijayawada) 3 (Professor, Head of the Department of Electronics & Communication Engineering, PVPSIT, Vijayawada) 2 ABSTRACT This paper presents image fusion techniques on ratio images for change detection in synthetic aperture radar (SAR) images. In this we are implementing wavelet fusion and PCA fusion techniques. The proposed approaches are applied to generate the fused image by using complementary information from mean-ratio and log-ratio images. To restrain the background (unchanged areas) information and enhance the information of changed regions in the fused image, fusion rules based on weight averaging and minimum standard deviation are chosen to fuse the wavelet coefficients for low- and high-frequency bands, respectively. PCA fusion algorithm is applied on ratio images to get good results in change detection. Experiments on real SAR images confirm that the PCA fusion does better than the mean-ratio, log-ratio and wavelet fusion. Keywords – log-ratio image, mean-ratio image, PCA fusion, synthetic aperture radar (SAR) image, wavelet fusion. I. INTRODUCTION Image Fusion is a process of combining the relevant information from a set of images into a single image, the resultant fused image will be more informative than any of the input images. Detecting regions of changes in geographical area at different times is of widespread interest due to large number of applications in several disciplines [1]. SAR data can guarantee operational systems in the presence of unfavorable atmospheric circumstances and the absence of solar illuminations. In view of these advantages, SAR images should be valuable sources of information in change detection [2]. The ratio operator is the most widely used technique to generate difference image [2], [3]. The logarithm of ratio image since it can transform the multiplicative speckle noise into an additive noise component. A ratio mean detector, which is robust to speckle noise [3]. Both methods have yielded effective results for change detection in SAR images, but still have some disadvantages. The log ratio operator is characterized by enhancing the low-intensity pixels while weakening the pixels in the areas of high-intensity. Hence, the information of changed regions obtained by the log-ratio image may not be able to reflect the real changed trends in the maximum extent. The mean-ratio detector may fail to detect changes since it assumes that a change in the scene will appear as a modification of the local mean value of the image [3]. In order to address the problem previously mentioned, this paper presents fusion algorithms to generate fused image based on discrete wavelet transform (DWT) and principal component analysis (PCA) for better change detection. www.ijera.com II. PROPOSED METHODS Consider the two co-registered intensity SAR images 1 and 2 acquired over the same geographical area at two different time intervals. 2.1 Mean Ratio and Log Ratio operators The mean-ratio operator should be applied to generate the mean-ratio image. It can be defined as follows:   i, j   2 i, j   Am i, j   1  min 1   i, j  ,  i, j    1  2    (1)   Where, 1 i, j and  2 i, j represent the local mean values of the pixels in a neighborhood of point i, j in 1 and 2 , respectively. Above equation shows that the mean-ratio operator produces difference image by using the local mean information of each pair of co-located pixels. Similarly the absolute valued log-ratio operator is applied in our paper to indicate the change regions. It can be defined as:     log   log   l  log   2  2 1 1    (2) Where, log stands for natural logarithm [4]. 2.2 Wavelet Fusion Image fusion is the technique that combines information from multiple images of the same scene taken over different time intervals .The result of image fusion is a new image that shows the most desirable information and characteristics of each input image. Image fusion techniques mainly take place at 1242 | P a g e
  • 2. P. Sanjay Krishnamal et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.1242-1246 the pixel level of the source images. Multi scale transform, such as the DWT has been extensively used for the pixel-level image fusion [5]. DWT isolates frequencies in both space and time, allowing detail information to be easily extracted from images. Its simplicity and its ability to preserve image details with point discontinuities make the fusion scheme based on DWT suitable for the change detection task [1]. Figure (1) shows the main steps of the image fusion scheme based on wavelet transform can be described as follows: 1) Compute the DWT of each of the two source images and obtain the multi-resolution decomposition of each source image. 2) Fuse corresponding coefficients of approximate and detail sub-band of the decomposed source images using the developed fusion rule in the wavelet transform domain. The wavelet coefficients are fused using different fusion rules for low-frequency and high-frequency bands. 3) The fused image is obtained by applying the inverse DWT. Here, two main fusion rules are applied, i.e., the rule of selecting the weight averaging for the lowfrequency band and the rule of selecting the minimum standard deviation wavelet coefficient for the highfrequency band. Fusion rules can be described as follows: F l m DLL  DLL  DLL   max D , D     min  D , D  max D , D  1 l   min DLL , DLL l LL l LL LL LL l LL LL (3) (4) (5) D m i, j , em i, j    el i, j  (6) DeF i, j    el m l  De i, j , e i, j    e i, j  Where, m and l represent the mean-ratio and log-ratio images respectively. F denotes the new fused image. D LL Stands for low-frequency coefficients, and D LL is the mean value of the two source images low-frequency coefficient. De i, j  , where, e  LH , HL , HH  represents three high-   i, j in the frequency coefficients at point corresponding sub images. The low-frequency subband represents the information of changed regions of two source ratio images. In order to reflect the real changed trend and reduce the effect of noise, the method based on weight averaging is selected to fuse the wavelet coefficients for low-frequency sub-band. Mean ratio image Log ratio image LL D W T D W T HL LH HH Low frequency band Fused wavelet coefficients LL HL LH HH Wavelet coefficient map Source images www.ijera.com Fused image I D W T High frequency band Fusion rule Figure 1: Process of image fusion based on the DWT The weights for log-ratio and mean-ratio images, namely  and  , are used to control the effect of each source image’s wavelet coefficient. Parameter  will help enhance the information of changed regions. The high-frequency sub bands denote the information about edges and lines. The standard deviation indicates the deviation extent between the wavelet coefficient and its local mean value. Hence, this rule can merge the homogeneous regions of high-frequency portion from mean-ratio and log-ratio images. 2.3 PCA Fusion Principal component analysis (PCA) is a mathematical procedure that transforms a number of correlated variables into a smaller number of uncorrelated variables called principal components. In these variables the first principal component accounts for as much of the variability in the data as possible, and each succeeding component accounts for as much of the remaining variability as possible. A common way to find the principal components of a data set is by calculating the eigenvectors of the data covariance matrix. The corresponding Eigen values give an indication of the amount of information that the respective principal components represent. Principal components corresponding to large Eigen values represent a large amount of information in the data set and thus tell us much about the relations between the data points. Principal component analysis is used to enhance the features in the original images and also reduce noise level. PCA helps to reduce redundant information and highlight the components with biggest influence so as to increase the signal-to-noise ratio. Let x1 , x 2 ..... x n are values of first pixel in each of the n’ images then ‘n’ elements can be expressed as a column vector of x . Mean vector of population is: mx  E x (7)  The covariance matrix of vector population is described as follows: www.ijera.com 1243 | P a g e
  • 3. P. Sanjay Krishnamal et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.1242-1246  Cx  E x  mx x  mx  T  (8) For a sample of N vectors from a random population, the mean vector and covariance matrix can be given by the following expressions: 1N m x    x k  N  K 1 (9) Thus covariance matrix can be given by the expression: 1N T C x    x k x k  m x m T x  N  K 1 Since C x is real and symmetric. Let ei and i matrix whose rows are eigenvectors of covariance matrix C x . The first row of A is eigenvectors corresponding to the largest eigenvalue, and last row correspond its smallest eigenvalue [6]. If A as transformation matrix to map the x into Y , then Y is given by: Y   x  m x  (11) Above expression of ‘Y ‘is called Principal Component Transform. The figure (2) shows the PCA fusion process and it is described as follows [7]: 1) Generate the column vectors, from the input image matrices. 2) Calculate the covariance matrix of the two column vectors formed in step 1. 3) Calculate the Eigen values and the Eigen vectors of the covariance matrix. A P1 Fused Image Principal component analysis P1*A+P2*B Figure 2: Block diagram of PCA fusion process. 4) Normalize the column vector corresponding to the larger Eigen value by dividing each element with mean of the Eigen vector. 5) The values of the normalized Eigen vector act as the weight values which are respectively multiplied with each pixel of the input images. 6) Sum of the two scaled matrices calculated in 5 will be the fused image matrix. III. EVALUATION OF PARAMETERS 3.1 Entropy Entropy is defined as amount of information contained in a signal. The entropy of the image can be calculated as follows: www.ijera.com Entropy can directly reflect the average information content of an image. If entropy of fused image is higher than parent image then it indicates that the fused image contains more information. 3.2 Root mean square error (RMSE) The root mean square error (RMSE) is defined as follows: 1 M N  Rm, n  F m, n2 MN m1 n1 (13) Where, R (m,n) and F(m,n) are reference and fused images, respectively, and M and N are image dimensions. 3.3 Peak signal to noise ratio Peak signal-to-noise ratio is used as a quality measurement between the original and a reconstructed image. The higher the PSNR, the better is the quality of the reconstructed image. First we have to compute the mean squared error (MSE) and then compute the PSNR using the following equations: MSE  1 MN M N  Rm, n  F m, n  2 (14) m 1 n 1 2  MAXR PSNR  10 log 10   MSE      (15) Where M and N are image dimensions and MAXR is the maximum possible pixel value of the image. Generally, when samples are represented using linear PCM with B bits per sample, MAXR is 2B−1. IV. DATASET DESCRIPTION AND EXPERIMENTAL RESULTS P2 B (12) i 1 RMSE  eigenvalues of C x where i = 1, 2, ---, N. A is a Registered images G H  x    Pi log 2 Pi  (10) be eigenvectors and corresponding www.ijera.com The data set represents a region surrounding the city of Sicily, Italy. Detailed descriptions of this dataset and the experimental activity are provided in the following. 4.1 Sicily Dataset The dataset used in the experiment is made up of two SAR images acquired by the European Remote Sensing 2 satellite SAR sensor. From the two images of the city of Sicily acquired on July 14 and 26, 2011 are shown in (Fig. 3) and (Fig. 4), it is possible to analyze which parts of the area were affected by the flooding that occurred just before the first acquisition date. In this experiment, we analyzed the changed regions which are affected by the floods. For this we are performing two ratio operators to detect the changed regions in the SAR images. The log-ratio image generated from the original images is shown in (Fig. 5), from this figure we can observe the 1244 | P a g e
  • 4. P. Sanjay Krishnamal et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.1242-1246 changed regions of the SAR images. The mean-ratio image generated from the original images is shown in (Fig. 6), from this figure we can observe the changed regions of the SAR images. These two operators have given the changed regions with some differences, to get more information of the changed areas we have to fuse the log-ratio and mean-ratio operators. Here, two fusion algorithms are performed to produce the change detection map; those are Discrete Wavelet Transform and Principal Component Analysis methods. DWT fused image is shown in (Fig. 7) and PCA fused image is shown in (Fig. 8). The above mentioned fused images are used to highlight all the portions of the changed areas in the best possible way. These two images contain the more information of changed regions than the images which are produced by the log-ratio and mean-ratio operators. Table.1 summarizes the quantitative results obtained by comparing the change-detection maps yielded applying the proposed techniques and classical change detection algorithms. The peak signal to noise ratio and entropy of the change detection maps are higher for PCA fusion technique and the root mean square error is low for PCA fusion technique compared with Discrete Wavelet Transform, log-ratio and mean-ratio operators. In addition, by a visual analysis of (Fig. 8), it is clear that the changedetection map obtained with the PCA technique is more informative than DWT technique, log-ratio and mean-ratio operators. www.ijera.com Figure 5. change detection result from log-ratio operator Figure 6.change detection result from mean-ratio operator Table 1.Evaluated parameters Log Mean Wavelet METHOD ratio ratio fusion PCA fusion PSNR 67.00 69.04 71.76 74.98 RMSE 0.22 0.18 0.13 0.09 ENTROPY 0.63 0.36 1.31 2.37 Figure 3.SAR image acquired on July 14, 2011 Figure 7.change detection result from DWT fusion Figure 4.SAR image acquired on July 26, 2011 www.ijera.com 1245 | P a g e
  • 5. P. Sanjay Krishnamal et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.1242-1246 [7] [8] www.ijera.com Journal of Image Processing (IJIP), Volume (4): Issue (5). Shivsubramani Krishnamoorthy, K P Soman, “Implementation and Comparative Study of Image Fusoin Algorithms” International Journal of Computer Applications (0975 8887) Volume 9-No.2, November 2010. Rohan Ashok Mandhare, Pragati Upadhyay,Sudha Gupta, “Pixel-level Image Fusion using Brovery transform and wavelet transform” IJRE Electronics and Instrumentation Engineering Vol. 2,Issue 6, June2013. Figure 8.change detection result from PCA fusion V. CONCLUSION In this paper we proposed two fusion methods based on wavelet transform and principal component analysis to generate fused image for change detection in SAR images. In these methods, complementary information from mean-ratio and logratio images has been utilized to fuse a new fused image. The experimental results indicated that the peak signal to noise ratio, root mean square error and entropy values of PCA fused image are better than the mean-ratio operator, the log-ratio operator, and the wavelet fusion in most cases. REFERENCES [1] [2] [3] [4] [5] [6] Jingjing Ma, Maoguo Gong, Membe, IEEE, and Zhiqiang Zhou, “Wavelet Fusion on Ratio Images for Change Detection in SAR Images” IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 9, NO. 6, NOVEMBER 2012. Y. Bazi, L. Bruzzone, and F. Melgani,“An unsupervised approach based on the generalized Gaussian model to automatic change detection in multitemporal SAR images,” IEEE Trans. Geosci. Remote Sens., vol. 43, no. 4, pp. 874–887, Apr. 2005. J. Inglada and G. Mercier,“A new statistical similarity measure for change detection in multitemporal SAR images and its extension to multiscale change analysis” IEEE Trans. Geosci. Remote Sens. Vol. 45. No. 5. Pp. 1432-1445, May 2007. F. Bovolo and L. Bruzzone,“A waveletbased change-detection technique for multitemporal SAR images” in Proc. Int. Workshop Anal. Multi-Temporal Remote Sens. Images, May 2005, pp. 85-89. G. Piella, “A general framework for multiresolution image fusion from pixels to regions” Inf. Fusion, vol. 4, no. 4, pp. 259280, Dec. 2003. Manjusha Deshmukh Udhav Bhosale,“Image Fusion and Image Quality Assessment of Fused Images” International Journal of Image Processing (IJIP), International www.ijera.com 1246 | P a g e