Change Detection on SAR Images

DOI : 10.17577/IJERTCONV5IS17011

Download Full-Text PDF Cite this Publication

Text Only Version

Change Detection on SAR Images

  1. Vaiyammal (PG Student) Electronics and communication engineering

    Thiagarajar college of engineering Madurai 625015, India

    Dr. R. A. Alagu Raja

    Electronics and communication engineering Thiagarajar college of engineering

    Madurai 625015, India

    AbstractChange detection in multi-temporal Synthetic Aperture Radar (SAR) images has drawn an increasing attention due to the weather and illumination-independent characteristics of SAR and to the availability of satellite SAR images with medium or high resolutions. Classification of land cover classes into changed and unchanged class is very important in SAR change detection. SAR image change detection is limited by the inherent noise present in SAR images known as speckle noise so reduction of speckle comes in the pre-processing part of SAR data analysis. Ratio operators like mean and log ratio operators can be used to obtain the change detection map from pre- processed SAR images. This paper assesses the effectiveness of ratio operators with wavelet based technique for SAR change detection. Multi-temporal SAR images of Madurai city of the period 2015 and 2016 from SENTINEL-1 space borne SAR mission are taken as inputs. Among different standards wavelets, Gabor wavelet is used as the feature extraction tool due to its analyzation with different kernel sizes, scales and orientations. Based on the texture features extracted from the log and mean ratio difference images, the land features are classified into changed and unchanged classes using unsupervised fuzzy c- means (FCM) clustering.

    Index Terms Synthetic Aperture Radar (SAR), Gabor wavelet, change detection, fuzzy c-means (FCM) algorithm.

    1. INTRODUCTION

      Change detection using remote sensing is a process that analyzes two or more remote sensing images acquired over the same geographical area at different times to find changes that may have occurred between their acquisition dates. In the last decades, it has attracted widespread interest because of its large number of applications in diverse disciplines such as positioning and hazard assessment of earthquake, monitoring of crop growth conditions, detection of urban land use, medical diagnosis, and video surveillance. With the development of remote sensing technology, change detection in remote sensing images becomes more and more important. Among them, change detection in Synthetic Aperture Radar (SAR) images exhibits some more difficulties than optical images due to the fact that SAR images suffer from the presence of the speckle noise. However, synthetic aperture radar (SAR) is active microwave coherent imaging radar, so it can acquire remote sensing data under all weather and all day, which can make the change detection in SAR images still attractive.

      From the literature survey it is clear that change detection in SAR images can be divided into three stages: 1) image pre- processing; 2) producing difference image between the multi- temporal images; 3) analysis of the difference image. In the first stage following tasks are included namely co-registration, geometric corrections, and noise reduction. In the second stage, to generate difference image two co-registered images are

      compared pixel by pixel. Differencing (Subtraction operator) and rationing (Ratio operator) are well-known techniques to obtain difference image from the remote sensing images. In subtraction operator, by subtracting the intensity values pixel by pixel between the considered couple of temporal images changes are measured. In rationing, changes are obtained by applying a pixel-by-pixel ratio operator to the considered couple of temporal images. However, in the case of SAR images, the ratio operator is typically used instead of the subtraction operator since the image differencing technique is not adapted to the statistics of SAR images and non robust to calibration errors [5]. Because of the multiplicative nature of speckles in the SAR images, the ratio image is usually expressed in a logarithmic or a mean scale [8]. In the third stage, SAR images are analyzed using various unsupervised change detection techniques like statistical similarity measure [1], thresholding [6], clustering [7], active contours [12], and Markov fusion [14], etc. Among them, the clustering methods are a simple yet effective family, being popular and well accepted in the SAR community. Clustering is a process of grouping a given collection of unlabeled patterns (observations or feature vectors) into meaningful clusters. Unsupervised change detection is to directly analyze the multi-temporal source images or their derivatives to discriminate the unchanged and changed classes without requiring any ground reference.

      In general, it appears clearly from the literature that the whole performance of SAR image change detection is mainly relied on the quality of the difference image and the accuracy of the classification method. In order to address the two issues, in thi paper, we propose an unsupervised SAR image change detection approach with Gabor feature extraction and Fuzzy c- means clustering (FCM). The problem in Classical set theory/hard classification decision rule (pixel belongs to one class only) is that the boundaries between geographical entities are often imprecise, and/or there is heterogeneity within a texture in one class that causes spectral overlap with texture in other classes. K-means clustering is belongs to hard classification technique, so it cannot handle data points that are close to more than one cluster. Using fuzzy logic the above problem can be overcome. One possible fuzzy clustering is use of fuzzy c-means clustering.

      The rest of this paper is summarized as follows; the proposed work is described in section II, results and discussion is described in section III, and concluded in section IV.

    2. PROPOSED WORK

      This paper uses ratio operator and wavelet based feature extraction for change detection from two SAR images acquired

      at different times. Multi-temporal image data set for Madurai july,2015 and july,2016 taken from Sentinel-1 are used as the input to the system. Unsupervised classification is done by fuzzy c-means method to obtain change detection map. The proposed work is shown in Figure1.

      1. Ratio operators

        This paper uses different ratio operators to obtain change detection map from pre-processed two input SAR images acquired at different times. For this paper log ratio and mean ratio operators are used to obtain the difference image. These two ratio operators are explained below.

        1. Log Ratio Operator: SAR change detection can be performed by using Log Ratio Operator. With the log ratio operator, the multiplicative speckle noise can be transformed into an additive noise component. The logarithmic operator is characterized by enhancing the low intensity pixels while weakening the pixels in the areas of high intensity. Therefore the distribution of two classes (changed & unchanged) could be made more symmetrical.

          Log ratio operator is given by

          = | (2)| = |(2) (1)|

          1

          Figure.1: Block Diagram of the Proposed work

          1. Study Area

            In this paper the study area chosen is Madurai. An 8*8 km area including the city is taken as the study area, different earth surface features in the specified area are classified into two classes (changed and unchanged). The study area covers various earth features such as urban, vegetation, water body and wasteland. This study uses Ground Range Detected (GRD) product of processing level-1. Sentinel-1A takes images with a temporal intrval of 12 days. Such images from July,2015 and July,2016 have been taken as input data for SAR change detection. All the input images are captured in interferometric wide swath (IW) mode and they are further focused and ground range detection is performed to form a product with a resolution of 20*22m (range*azimuth) and with a pixel spacing of 10*10m.

          2. Pre-processing- Speckle Noise Removal

            Pre-processing steps are also different from the pre- processing applied for optical images. SAR data products requires various levels of processing according to the product taken. De-bursting of multiple swaths, terrain correction, ground range detection, focusing, speckle removal etc. are

            Where X1 & X2 are two different SAR images taken at different times.

        2. Mean Ratio Operator: SAR change detection can also be performed by using Mean ratio operator. Mean ratio operator is robust to speckle noise. Change in the scene will appear as a modification of the local mean value of the image. Emphasize the differences in the low intensities of the temporal images. The underlying idea of the optimal difference image is that unchanged pixels exhibit small values, whereas changed areas exhibit larger values. It shows changed region but it doesnt enhance it.

      Mean Ratio Operator is given by

      (, ) = 1 (1(, ) , 2(, ))

      2(, ) 1(, )

      Where 1(i, j) and 2(i, j) represent the local mean values of the pixels involved in a neighbourhood of point (i, j) in X1 and X2, respectively.

        1. Wavelet Based Feature Extraction

          This paper uses Gabor wavelet tool to extract texture features from log ratio and mean ratio SAR images. Wavelet is applied with different scales and orientations to obtain the optimal change detection output from the clustering algorithm. Simple fuzzy clustering on the input log ratio and mean ratio SAR images produced very poor change detection output. This motivates the use of feature vectors of log and mean ratio SAR images obtained from Gabor wavelet for clustering the image into changed and unchanged regions.

          2

          A 2D Gabor function g(x, y) and its Fourier transform G(u, v) can be written as:

          some of the general processing methods. This project takes a

          level-1 processed ground range detected product which is focused and multi-looked already. So here pre-processing

          (, ) = 1 2

          [1 [ +

          2 2

          2

          2] + 2]

          indicates mainly the reduction of speckle from the image. The grainy salt and pepper appearance of a SAR image results

          (, ) = 1 1 [

          [

          2 2

          ( )2 2

          2 + 2]]

          from constructive and destructive interference of the coherent SAR pulse by different scatterers contained within a resolution cell. Since speckle is a type of salt and pepper noise

          Where, = 1

          2

          , = 1 2

          of random nature, it can be reduced by lee filter. Lee filter can preserve edge details in low as well as in high contrast hence it has adaptive nature. In this paper for July, 2015 and July,

          Where, =

          = ( + )

          = ( + )

          2016 SAR input images lee filtering process is done using ESA Next Generation SAR Tool Box (NEST) version 5.1 C to reduce the effect of speckle noise with window size 3*3.

          Let k is the total number of orientations.

          Gabor wavelet is an advanced wavelet tool which gives more freedom of tuning the wavelet. Different scales

          and orientations are possible for Gabor wavelets, also various kernel sizes can be chosen. In this study first experiment was to find the optimum kernel size which extracts features without much loss of information. On the analysis a 4*4 kernel served better feature extraction output. The next step was on finding the right scale and orientation for Gabor wavelet. Different scales and orientations are evaluated for clustered output accuracy, the results which produced better outputs.

        2. Unsupervised Classification Techniques

          The output from the texture feature extraction is a set of images. These images are feature images that will form the basis for the classification. Change detection classification is performed based on the feature vectors.

          The k-means and fuzzy c-means clustering techniques, the most used unsupervised algorithms are used to classify the feature vectors obtained from gabor feature extraction into changed and unchanged classes. In this paper fuzzy c-means clustering is applied for extracted feature vectors of log and mean ratio SAR images from gabor wavelet to obtain SAR change detection map.

          1. Steps involved in fuzzy c-means

            Main objective of fuzzy c-means algorithm is to minimize

            PCC = (TP+TN)/(TP+FP+TN+FN)

            Here, TP is short for true positives, which is the number of pixels that are detected as the changed area in both the reference image and the result. TN is short for true negatives, which is the number of pixels that are detected as the unchanged area in both the reference image and the result.

    3. RESULTS AND DISCUSSION

      1. Input Images

        Figure.2: SAR Input Images

      2. Pre-processed images

      (, ) = (

      =1 =1

      )

      2

      Let X={x1,x2,x3,,xn} be the set of data points and V={v1,v2,v3,,vc} be the set of centers.

      Randomly select c cluster centers. Calculate the fuzzy membership µij using:

      1

      ij = 2

      c k=1

      ( dij )m1

      d

      ik

      Figure.3: Pre-processed July 2015 SAR image

      Compute the fuzzy centers vj' using:

      vj =

      n i=1

      n i=1

      (ij) m xi (ij ) m

      , j = 1,2, . c

      Repeat the steps until the minimum J value is achieved or Uk+1 Uk <

      Where, k is the iteration step.

      is the termination criterion between [0,1]. U = (µij)n*c is the fuzzy membership matrix. J is the objective function.

        1. Accuracy Assessment

          The quantitative analysis of change detection results is set as follow. First, we calculate the false negatives (FN, changed pixels that undetected). Second, we calculate the false positives (FP, unchanged pixels wrongly classified as changed). Third, we calculate the percentage correct classification (PCC). It is given by

          Figure.4: Pre-processed July 2016 SAR image

      1. Mean and Log Ratio Images

        Figure.5: Different SAR images from Mean & Log Ratio Operator

      2. Classified Output

      Figure.6: Input and FCM Classified Images

      Figure.7: Input and FCM Classified Images

      Figure.8: Input and FCM Classified Images

      Figure.9: Input and FCM Classified Images

      TABLE I. UNSUPERVISED SAR CHANGE DETECTION RESULTS OF THE MADURAI SAR DATA SET

    4. CONCLUSION

The aim of this paper is to identify the changes for two SAR images taken at different times for the Madurai region. The two SAR images used are captured by SENTINEL-1A European SAR satellite in Interferometric Wide Swath (IW) mode of GRD (Ground Range Detected) type level-1 processed. The study area contains various land features in the scene. Algorithms are evaluated for 8*8 km area which covers main city and outskirts of the city. Ratio operators like mean ratio operator and log ratio operator are used with Gabor feature extraction technique to obtain the SAR change detection map from which changed and unchanged regions are observed. From the results obtained log ratio difference image with Gabor wavelet of 3 scales and 8 orientations of 4*4 kernel size resulted in the maximum accuracy of 83% (PCC) compared to mean ratio difference image Gabor wavelet of 3 scales and 8 orientations of 4*4 kernel size. The accuracy essentially proves the applicability of ratio operators wth Gabor wavelet based feature extraction technique for SAR change detection. Finally this study concludes that ratio operator with Gabor wavelet can be effectively applied for SAR change detection. And also gives motivation to improve the algorithm so that the better accuracy can be achieved.

REFERENCES

  1. J.Ingladaand G.Mercier, A new statistical similarity measure for change detection in multitemporal SAR images and its extension to multiscale change analysis, IEEE Transaction Geoscience Remote Sensing, vol.45, no.5, pp.1432-1445, May 2007.

  2. Alberto Moreira, pau prats-Iralo, Marwan Younis, Gerhard Krieger, Irena Hajnsek and Konstantinos P.Papathanassiou A tutorial on Synthetic Aperture Radar, IEEE Geoscience and Remote sensing Magazine March 2013.

  3. Suhet Sentinel-1 user Handbook prepared by European Satellite Agency (ESA) Sentinel-1A Mission Team September 2013.

  4. Yifang Ban, Member, IEEE, and Osama A.Yousif, Multitemporal Spaceborne SAR Data for Urban Change Detection in China, IEEE Journal Selected Topics in Applied Earth Observations and remote Sensing, vol.5, No.4, August 2012.

  5. E.J.m.Rignot and J.J.Van Zyl, Change detection techniques for ERS-1 SAR data, IEEE Transaction Geoscience Remote Sensing, vol.31, no.4, pp.896-906, july 1993.

  6. G.Moser and S.B.Serpico, Generalized minimum-error thresholding for unsupervised change detection from SAR amplitude imagery, IEEE Transaction geosciences Remote Sensing, vol.44, no.10, pp.2972-2982, October 2006.

  7. T.Celik, unsupervised change detection in satellite images using principal component analysis and k-means clustering, IEEE Geoscience Remote Sensing Letter, vol.6, n0.4, pp.772-776, October 2009.

  8. 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 Transaction Geoscience Remote Sensing, vol.45, no.5, pp.1432-1445, may 2007.

  9. Jyoti Jaybhay and Rajveer Shastri, A study of speckle noise reduction filters, Signal & Image Processing: An International Journal (SIPIJ), June 2015.

    Difference Image

    FP

    FN

    TP

    TN

    PCC (%)

    Mean Ratio + FCM

    47

    1

    28

    24

    52

    Log Ratio + FCM

    37

    2

    34

    27

    61

    Mean Ratio + Gabor

    Filter + FCM

    26

    2

    44

    28

    72

    Log Ratio + Gabor Filter + FCM

    14

    3

    60

    23

    83

  10. Dekker, R.J., SAR change detection techniques and applications, Global Development in environmental Earth Observation from Space Proceedings of the 25th Symposium of the European Association of Remote sensing Laboratories- EARSEL 2005, Portugal, pp.63-69, June 2005.

  11. T.Celik and K.K.Ma, Unsupervised image change detection using undecimated discrete wavelet transform and active contours, IEEE Transaction Geoscience remote Sensing, vol.49, no.2, pp.706-716, February 2011.

  12. Yu Zeng, Jixian Zhang, J.L.Van Genderen, Change Detection Approach to SAR and Optical Image Integration, 2008.

  13. F.Melgani and Y.Bazi, Markovian fusion approach to robust unsupervised change detection in remotely sensed imagery, IEEE Geoscience Remote Sensing Letter, vol.3, no.4, pp.457-461, October 2006.

  14. Tai Sing Lee, Image Representation Using 2D Gabor Wavelets, IEEE Transaction on Pattern Analysis and Machine Intelligence, October 1996.

  15. A. Brenner and L. Roessing, Radar imaging of urban areas by means of very high-resolution SAR and interferometric SAR, IEEE Trans. Geosci. Remote Sens., vol. 46, no. 10, pp. 29712982, Oct. 2008.

  16. C. Marin, F. Bovolo,and L. Bruzzone, Detection of changed buildings in multitemporal very high resolution SAR images, in Proc. IEEE IGARSS, Jul. 2013, pp. 34433446.

  17. T. Kasetkasem and P. Varshney, An image change detection algorithm based on Markov random eld models, IEEE Trans. Geosci. Remote Sens., vol. 40, no. 8, pp. 18151823, Aug. 2002.

  18. F. Melgani, G. Moser, and S. B. Serpico, Unsupervised change detection methods for remote sensing images, Opt .Eng., vol.41, no.12, pp.3288 3297, 2002.

  19. F. Bovolo and L. Bruzzone, A wavelet-based change-detection technique for multitemporal SAR images, in Proc. Int. Workshop Anal. MultiTemporal Remote Sens. Images, May 2005, pp. 8589.

  20. O. Yousif and Y. Ban, Improving urban change detection from multitemporal SAR images using PCA-NLM, IEEE Trans. Geosci. Remote Sens., vol. 51, no. 4, pp. 20322041, Apr. 2013.

Leave a Reply