Urban Damage Detection in High Resolution Amplitude SAR Images

Size: px
Start display at page:

Download "Urban Damage Detection in High Resolution Amplitude SAR Images"

Transcription

1 Urban Damage Detection in High Resolution Amplitude SAR Images P.T.B. Brett Supervisors: Dr. R. Guida, Prof. Sir M. Sweeting 21st June

2 Overview 1 Aims, motivation & scope 2 Urban SAR background 3 Principal contributions 1 Fast ridge detection 2 Ridge classification by points 3 Statistical models for building shape 4 Ridge classification by shape 5 Integrated damage detection tool 4 Publications 5 Conclusions 2

3 Aims, motivation & scope Motivation In recent years, earthquakes have caused hundreds of billions of pounds of damage to urban areas and extensive loss of life. Satellite synthetic aperture radar (SAR) is an excellent source of timely, disruption-free surveillance data. Latest very-high-resolution platforms provide unprecedented levels of detail in urban areas. Fast, automated urban SAR image interpretation could support quicker disaster response, and save lives. By mid-2009, very little research done into damage detection at level of city blocks or even individual buildings. Earthquake in L Aquila, Italy in April 2009 kick-started research. 3

4 Aims, motivation & scope Aims Scope Design, implement and test an automated method for urban change detection using metre-resolution SAR amplitude images. Focus on amplitude images, due to existing SSC expertise. Use single post-event image advantages for prompt response. Coregistration techniques not in scope: already wide variety of mature approaches. Building detection identified as important related capability. Choose fast, scalable algorithms for fast results. 4

5 Urban building scene ĵ î φ b a ê B ê A Can model a building as a smooth-sided rectangular box on rough, level ground. Established model (e.g. Franceschetti et al. 2002). Height h, wall lengths a and b. θ ˆk î ê L h How does it appear in a SAR image? Which aspects of appearance are best for recognising buildings? 5

6 Scattering mechanisms Single Double Triple Shadow 6

7 Scattering mechanisms θ ê L ˆk h î Terrain backscattering Roof backscattering Triple reflection d Near wall backscattering Double reflection Shadow 7

8 Double reflection lines ê L β α Return pattern elements shadow layover double reflection (DR) line Azimuth Range DR line advantages Shape from building footprint. Brightness from building height. Both previously demonstrated. DR lines are key to detecting buildings, and changes to them. 8

9 Ridge Detection Methods In the SAR literature Hough transform Classical approach (Wood 1985). Very inefficient for shapes other than circles/straight lines. Curvelet transform Fast for detecting areas containing ridge-like structures. Not capable of pixel/sub-pixel precision. Steger operator Used widely in most recent SAR literature. Cost of high extra precision wasted on very narrow lines. Lindeberg ridge detector Not previously used in SAR literature. Compromise between precision and speed. Opportunity to test technique new to the field w.r.t. speed and precision. 9

10 Ridge detection toolkit Contribution: New, open source implementation of Lindeberg ridge detector for SAR applications. Highly scalable to large images: O(N) in number of pixels. Scalable to multiprocessing: O(1/k) in process count. GPL-licensed source code available for Linux. Ridge file format and IO library to enable further varied research projects using ridge data. 10

11 Ridge detection toolkit Input image Scale-space generation Metric generation Ridge point detection Line construction Ridge lines Ridge points/segments 11

12 Ridge point definition q p r 0 y f (x, y) x 12

13 Ridge point definition Use the image s Hessian matrix to find the (p, q) directions at each point: Hess (f (r 0 )) = 2 f (r 0 ) 2 f (r 0 ) x 2 yx 2 f (r 0 ) 2 f (r 0 ) xy y 2 This is real & symmetric, so it can be diagonalised: Hess (f (r 0 )) = [ ] [ ] T kp 0 [ ] ν p ν q νp ν 0 k q q 13

14 Ridge point definition A point r 0 is a ridge point if and only if: ν T p f (r 0 ) = 0 k p < 0 k p > kq 14

15 Ridge line construction Naïve algorithm Find start of each line and walk along it to find all connected points. Cannot be divided between multiple processes! Novel algorithm Note that each ridge point can only be in a single line. Each line is a set of ridge points, and the sets are disjoint. Use wait-free disjoint set algorithm (Anderson & Woll 1991). Permits very efficient use of multiprocessing. 15

16 Ridge extraction results Azimuth Range Ridge points 16

17 Ridge extraction results Azimuth Range Ridge lines 17

18 Ridge extraction results Azimuth Range 18

19 Ridge point statistics Contribution: Ridge classification using properties of ridge points. Proposed two feature variables for classification: 1 image brightness at each point X 1 2 ridge strength (saliency) at each point X 2. Two classes: 1 DR lines B P 2 other features B P. Estimated maximum likelihood distributions for each variable. Used G 0 A model (Frery et al. 1997). 19

20 Point brightness distribution Probability density P ( X 1 B P ) P (X 1 B P ) Relative scattering amplitude 20

21 Point strength distribution Probability density P ( X 2 B P ) P (X 2 B P ) Relative saliency 21

22 Classification of ridge points Used a naïve Bayesian classifier with decision rule: ln p (B P) p ( B P ) + 2 ln p (x i (r) B P p ( ) BP x i (r) B P i=1 B P 0 22

23 Ridge point classification results Azimuth Range Reasonable accuracy of 84%, but very high miss rate (48%). 23

24 Classification of ridge lines Two classes B L and B L. Proposed new Bayesian decision rule to combine posterior likelihood of all points: ln p (B L) p ( B L ) + N j=0 2 i=1 ln p ( ( ) ) x i rj BL p ( ( ) ) BL 0. x i rj BL B L 24

25 Ridge line classification results Azimuth Range Higher accuracy (87%), lower miss rate (23%), more relevant results! 25

26 Point-based classification performance 1 Detection rate ptp Lines Points False alarm rate p FP 26

27 Statistical models for building shape ê B ĵ φ b î a ê A Interesting facts: t = ab is independent of φ θ l = a + b is independent of φ ê L ˆk h î 27

28 Statistical models for building shape Contribution: Novel statistical models for shape of buildings double reflection lines. It can be shown that: t = αβ ab ê L β α If slant range resolution is same as azimuth resolution, then: l = α + β a + b Two models proposed using these relationships: Gamma Area (GA) Gamma Area-Length (GA). 28

29 Modelling building sizes Problem: how to model prior p.d.f. of building dimensions (A, B) = (a, b)? Literature search unsuccessful! Assumed i.i.d. and Gamma model A Γ(k, m). Single-sided p.d.f. with several common distributions as particular cases. Priority area for further investigation. 29

30 Gamma Area model The p.d.f. for t = αβ was shown to be: f T (t) = 2 ( tγ (k) This is a product p.d.f. t c t m 2 ) k ( K 0 2 t c t m 2 It is a form of the K-distribution previously used to model speckle (Redding 1999). c t is a constant that accounts for image resolution. ). 30

31 Gamma Area Length model The joint p.d.f. for (t, l) = (αβ, α + β) was found by change of variables using the Jacobian: 2 ( t ) k 1 ( f T,L (t, l) = Γ 2 (k) m 2k λ exp l 2 4t λ 2 l ) mλ This was possible due to the bijective & differentiable mapping. λ is the slant range and azimuth resolution of the image. 31

32 Classification by building shape Defined a likelihood threshold decision rule for each feature C: log p ( C ϑ ) B L B L τ p(c) evaluated using GA or GAL model ϑ are model parameters τ is a likelihood threshold. 32

33 Shape-based classification results Azimuth Range GA model, A Γ(4, 8) 33

34 Shape-based classification results 1 Detection rate ptp GA model GAL model Point-based False alarm rate p FP 34

35 Damage detection framework Contribution: Fast, mostly-unsupervised urban earthquake damage detection tool. Advantages Highly scalable: computational complexity and resource requirements O(N) throughout; fully parallel. No supervised steps if appropriate building size priors assumed. Limitations Change detection metric (Guida et al. 2010) detects changes even in very small features. May pick up specular lines as well as DR lines. Closely-spaced buildings/vegetation may mask damage. 35

36 Damage detection framework Pre-event image Post-event image Ridge detection Coregistration Feature selection Ratio Mask EM model Damage estimation Damage map 36

37 Damage estimation rule Quotient 0 < d < 1 introduced by Guida et al. in 2010: d = h 1 h 2 = h 1 c ˆσ 0 2 r 1 In this framework, estimated from ratio image using: R 2 d (r) = 1 R 2 (r) ˆσ

38 Case studies Port-au-Prince, Haiti 12th January :53 UTC COSMO-SkyMed image pair, look angle 38 L Aquila, Italy 6th April :32 UTC COSMO-SkyMed image pair, look angle 20 38

39 Haiti: Cathedral 39

40 Haiti: Cathedral 40

41 Haiti: National Palace 41

42 Haiti: National Palace 42

43 L Aquila: Via Amiternum area 43

44 L Aquila: Via Amiternum area Infill damage 44

45 L Aquila: central square Cathedral San Massimo 45

46 L Aquila: central square 46

47 Damage detection results Advantages Successfully detected roof, wall and soft storey collapse. Flexible enough to cope with non-ideal scenes. Drawbacks Fails when no suitable bright line is found. Especially dense cities e.g. old town areas. False positives due to speckle noise. Does not account for hills/valleys (georeferencing). 47

48 Future work Multi-scale ridge extraction; add Windows support to tools. Test classifiers with other feature extractors (e.g. Steger). Improve building shape models using GIS data. Combine shape- and point-based classification approaches. Quantify damage detection performance using ground truth. Reduce false positives due to speckle. Fuse with other change detection approaches (Dell Acqua 2012, Bovolo 2012). 48

49 Publications Journal papers Brett, P.T.B. and Guida, R. Earthquake Damage Detection in Urban Areas using Curvilinear Features. IEEE Trans. Geosci. Remote Sens (forthcoming). Brett, P.T.B. SSC Ridge Tools: curvilinear feature detection for remote sensing. J. Open Research Software (submitted). 49

50 Publications Conference papers Brett, P.T.B. and Guida, R. Bright line detection in COSMO-SkyMed SAR images of urban areas. JURSE 2011, Munich. Guida, R. and Brett, PTB. A SAR image-based tool for prompt and effective earthquake response. JURSE 2011, Munich. Brett, P.T.B. and Guida, R. Geometry-based SAR curvilinear feature selection for damage detection. EUSAR 2012, Nuremberg. 50

51 Publications Software packages SSC Ridge Tools (ssc-ridge-tools) SSC Ridge Classifiers (ssc-ridge-classifiers) SSC Urban Change Detection Tools (ssc-urban-change) All open source and available at 51

52 Conclusions Successfully exploited new VHR satellite SAR data. Proposed a novel approach to locating building DR lines. Introduced novel, unsupervised change detection framework. Demonstrated capability using real-world data. Identified potential for future investigation. Effective dissemination with high reproducibility/reusability. 52

53 53

AUTOMATIC INTERPRETATION OF HIGH RESOLUTION SAR IMAGES: FIRST RESULTS OF SAR IMAGE SIMULATION FOR SINGLE BUILDINGS

AUTOMATIC INTERPRETATION OF HIGH RESOLUTION SAR IMAGES: FIRST RESULTS OF SAR IMAGE SIMULATION FOR SINGLE BUILDINGS AUTOMATIC INTERPRETATION OF HIGH RESOLUTION SAR IMAGES: FIRST RESULTS OF SAR IMAGE SIMULATION FOR SINGLE BUILDINGS J. Tao *, G. Palubinskas, P. Reinartz German Aerospace Center DLR, 82234 Oberpfaffenhofen,

More information

AUTOMATIC ROAD EXTRACTION BY FUSION OF MULTIPLE SAR VIEWS

AUTOMATIC ROAD EXTRACTION BY FUSION OF MULTIPLE SAR VIEWS AUTOMATIC ROAD EXTRACTION BY FUSION OF MULTIPLE SAR VIEWS K. Hedman 1, B. Wessel 1, U. Soergel 2, U. Stilla 1 1 Photogrammetry and Remote Sensing, Technische Universitaet Muenchen, Arcisstrasse 21, 80333

More information

Development of building height data from high-resolution SAR imagery and building footprint

Development of building height data from high-resolution SAR imagery and building footprint Safety, Reliability, Risk and Life-Cycle Performance of Structures & Infrastructures Deodatis, Ellingwood & Frangopol (Eds) 2013 Taylor & Francis Group, London, ISBN 978-1-138-00086-5 Development of building

More information

Automatic Detection and Reconstruction of Building Footprints from Single VHR SAR Images

Automatic Detection and Reconstruction of Building Footprints from Single VHR SAR Images Automatic Detection and Reconstruction of Building Footprints from Single VHR SAR Images Smt. Arpita Sushrut Halewadimath 1 1 Lecturer, Electronics and Communication, KLS VDRIT Haliyal, Karnataka, India

More information

THREE DIMENSIONAL SAR TOMOGRAPHY IN SHANGHAI USING HIGH RESOLU- TION SPACE-BORNE SAR DATA

THREE DIMENSIONAL SAR TOMOGRAPHY IN SHANGHAI USING HIGH RESOLU- TION SPACE-BORNE SAR DATA THREE DIMENSIONAL SAR TOMOGRAPHY IN SHANGHAI USING HIGH RESOLU- TION SPACE-BORNE SAR DATA Lianhuan Wei, Timo Balz, Kang Liu, Mingsheng Liao LIESMARS, Wuhan University, 129 Luoyu Road, 430079 Wuhan, China,

More information

Lateral Ground Movement Estimation from Space borne Radar by Differential Interferometry.

Lateral Ground Movement Estimation from Space borne Radar by Differential Interferometry. Lateral Ground Movement Estimation from Space borne Radar by Differential Interferometry. Abstract S.Sircar 1, 2, C.Randell 1, D.Power 1, J.Youden 1, E.Gill 2 and P.Han 1 Remote Sensing Group C-CORE 1

More information

ANALYSIS OF MULTIPATH PIXELS IN SAR IMAGES

ANALYSIS OF MULTIPATH PIXELS IN SAR IMAGES ANALYSIS OF MULTIPATH PIXELS IN SAR IMAGES J. W. Zhao a,b, J. C.Wu a,*, X. L. Ding b, L. Zhang b, F. M.Hu a a College of Surveying and Geo-Informatics, Tongji University, 1239 Siping Road, Shanghai, China

More information

Change detection with synthetic aperture radar images by Wilcoxon statistic likelihood ratio test

Change detection with synthetic aperture radar images by Wilcoxon statistic likelihood ratio test Change detection with synthetic aperture radar images by Wilcoxon statistic likelihood ratio test Vladimir Krylov, Gabriele Moser, Aurélie Voisin, Sebastiano Serpico, Josiane Zerubia To cite this version:

More information

IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL. 48, NO. 3, MARCH /$ IEEE

IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL. 48, NO. 3, MARCH /$ IEEE IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL. 48, NO. 3, MARCH 2010 1487 Building Height Retrieval From VHR SAR Imagery Based on an Iterative Simulation and Matching Technique Dominik Brunner,

More information

A Correlation Test: What were the interferometric observation conditions?

A Correlation Test: What were the interferometric observation conditions? A Correlation Test: What were the interferometric observation conditions? Correlation in Practical Systems For Single-Pass Two-Aperture Interferometer Systems System noise and baseline/volumetric decorrelation

More information

DERIVATION of the BACKSCATTERING COEFFICIENT σ o in ESA ERS SAR PRI PRODUCTS

DERIVATION of the BACKSCATTERING COEFFICIENT σ o in ESA ERS SAR PRI PRODUCTS ERS SAR CALIBRATION DERIVATION of the BACKSCATTERING COEFFICIENT σ o in ESA ERS SAR PRI PRODUCTS H. Laur 1, P. Bally 2, P. Meadows 3, J. Sanchez 4, B. Schaettler 5, E. Lopinto 6, D. Esteban 4 Document

More information

METHODS FOR TARGET DETECTION IN SAR IMAGES

METHODS FOR TARGET DETECTION IN SAR IMAGES METHODS FOR TARGET DETECTION IN SAR IMAGES Kaan Duman Supervisor: Prof. Dr. A. Enis Çetin December 18, 2009 Bilkent University Dept. of Electrical and Electronics Engineering Outline Introduction Target

More information

DETECTION AND RECONSTRUCTION OF RADAR FOOT PRINTS FOR MAP UPDATING

DETECTION AND RECONSTRUCTION OF RADAR FOOT PRINTS FOR MAP UPDATING ISSN: 0976-3104 SPECIAL ISSUE: Computer Science ARTICLE DETECTION AND RECONSTRUCTION OF RADAR FOOT PRINTS FOR MAP UPDATING G.Vijayalakshmi 1, B. Sathyasri 2, V.Mahalakshmi 3 M. Anto Bennet 4* Electronics

More information

FUSION OF MULTITEMPORAL AND MULTIRESOLUTION REMOTE SENSING DATA AND APPLICATION TO NATURAL DISASTERS

FUSION OF MULTITEMPORAL AND MULTIRESOLUTION REMOTE SENSING DATA AND APPLICATION TO NATURAL DISASTERS FUSION OF MULTITEMPORAL AND MULTIRESOLUTION REMOTE SENSING DATA AND APPLICATION TO NATURAL DISASTERS Ihsen HEDHLI, Josiane ZERUBIA INRIA Sophia Antipolis Méditerranée (France), Ayin team, in collaboration

More information

Development of Building Height Data in Peru from High-Resolution SAR Imagery

Development of Building Height Data in Peru from High-Resolution SAR Imagery Liu, W. et al. Paper: Development of Building Height Data in Peru from Wen Liu, Fumio Yamazaki, Bruno Adriano, Erick Mas, and Shunichi Koshimura Graduate School of Engineering, Chiba University 1-33 Yayoi-cho,

More information

OCCLUSION BOUNDARIES ESTIMATION FROM A HIGH-RESOLUTION SAR IMAGE

OCCLUSION BOUNDARIES ESTIMATION FROM A HIGH-RESOLUTION SAR IMAGE OCCLUSION BOUNDARIES ESTIMATION FROM A HIGH-RESOLUTION SAR IMAGE Wenju He, Marc Jäger, and Olaf Hellwich Berlin University of Technology FR3-1, Franklinstr. 28, 10587 Berlin, Germany {wenjuhe, jaeger,

More information

ALOS PALSAR. Orthorectification Tutorial Issued March 2015 Updated August Luis Veci

ALOS PALSAR. Orthorectification Tutorial Issued March 2015 Updated August Luis Veci ALOS PALSAR Orthorectification Tutorial Issued March 2015 Updated August 2016 Luis Veci Copyright 2015 Array Systems Computing Inc. http://www.array.ca/ http://step.esa.int ALOS PALSAR Orthorectification

More information

Simulation Tools for Interpretation of High Resolution SAR Images of Urban Areas

Simulation Tools for Interpretation of High Resolution SAR Images of Urban Areas Simulation Tools for Interpretation of High Resolution SAR Images of Urban Areas Giorgio Franceschetti, Raffaella Guida, Antonio Iodice, Daniele Riccio, Giuseppe Ruello DIET Università Federico II Napoli,

More information

BUILDING RECONSTRUCTION FROM INSAR DATA BY DETAIL ANALYSIS OF PHASE PROFILES

BUILDING RECONSTRUCTION FROM INSAR DATA BY DETAIL ANALYSIS OF PHASE PROFILES BUILDING RECONSTRUCTION FROM INSAR DATA BY DETAIL ANALYSIS OF PHASE PROFILES A. Thiele a, *, E. Cadario a, K. Schulz a, U. Thoennessen a, U. Soergel b a FGAN-FOM, Research Institute for Optronics and Pattern

More information

VOLCANO MONITORING VIA FRACTAL MODELING OF LAVA FLOWS

VOLCANO MONITORING VIA FRACTAL MODELING OF LAVA FLOWS VOLCANO MONITORING VIA FRACTAL MODELING OF LAVA FLOWS Gerardo Di Martino, Antonio Iodice, Daniele Riccio, Giuseppe Ruello Dipartimento di Ingegneria Elettronica e delle Telecomunicazioni, Università di

More information

Automated Extraction of Buildings from Aerial LiDAR Point Cloud and Digital Imaging Datasets for 3D Cadastre - Preliminary Results

Automated Extraction of Buildings from Aerial LiDAR Point Cloud and Digital Imaging Datasets for 3D Cadastre - Preliminary Results Automated Extraction of Buildings from Aerial LiDAR Point Cloud and Digital Imaging Datasets for 3D Pankaj Kumar 1*, Alias Abdul Rahman 1 and Gurcan Buyuksalih 2 ¹Department of Geoinformation Universiti

More information

Using Structural Features to Detect Buildings in Panchromatic Satellite Images

Using Structural Features to Detect Buildings in Panchromatic Satellite Images Using Structural Features to Detect Buildings in Panchromatic Satellite Images Beril Sırmaçek German Aerospace Center (DLR) Remote Sensing Technology Institute Weßling, 82234, Germany E-mail: Beril.Sirmacek@dlr.de

More information

Keywords Change detection, Erosion, Morphological processing, Similarity measure, Spherically invariant random vector (SIRV) distribution models.

Keywords Change detection, Erosion, Morphological processing, Similarity measure, Spherically invariant random vector (SIRV) distribution models. Volume 5, Issue 3, March 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Change Detection

More information

CLASSIFICATION STRATEGIES FOR POLARIMETRIC SAR SEA ICE DATA

CLASSIFICATION STRATEGIES FOR POLARIMETRIC SAR SEA ICE DATA CLASSIFICATION STRATEGIES FOR POLARIMETRIC SAR SEA ICE DATA Bernd Scheuchl (), Irena Hajnsek (), Ian Cumming () () Department of Electrical and Computer Engineering, University of British Columbia 56 Main

More information

Fusion of high resolution SAR images with optical and GIS data and its application to change detection in urban areas

Fusion of high resolution SAR images with optical and GIS data and its application to change detection in urban areas Fusion of high resolution SAR images with optical and GIS data and its application to change detection in urban areas CARLOS VILLAMIL LOPEZ 1 & UWE STILLA 2 Abstract: SAR images are perfectly suited for

More information

Development and Applications of an Interferometric Ground-Based SAR System

Development and Applications of an Interferometric Ground-Based SAR System Development and Applications of an Interferometric Ground-Based SAR System Tadashi Hamasaki (1), Zheng-Shu Zhou (2), Motoyuki Sato (2) (1) Graduate School of Environmental Studies, Tohoku University Aramaki

More information

Building detection from urban SAR image using building characteristics and contextual information

Building detection from urban SAR image using building characteristics and contextual information Zhao et al. EURASIP Journal on Advances in Signal Processing 2013, 2013:56 RESEARCH Open Access Building detection from urban SAR image using building characteristics and contextual information Lingjun

More information

Presented at the FIG Congress 2018, May 6-11, 2018 in Istanbul, Turkey

Presented at the FIG Congress 2018, May 6-11, 2018 in Istanbul, Turkey Presented at the FIG Congress 2018, May 6-11, 2018 in Istanbul, Turkey Evangelos MALTEZOS, Charalabos IOANNIDIS, Anastasios DOULAMIS and Nikolaos DOULAMIS Laboratory of Photogrammetry, School of Rural

More information

Contextual descriptors ad neural networks for scene analysis in VHR SAR images

Contextual descriptors ad neural networks for scene analysis in VHR SAR images Workshop Nazionale La Missione COSMO-SkyMed: Stato dell Arte, Applicazioni e Prospettive Future Roma, 13-15 Novembre 2017 Contextual descriptors ad neural networks for scene analysis in VHR SAR images

More information

Scene Matching on Imagery

Scene Matching on Imagery Scene Matching on Imagery There are a plethora of algorithms in existence for automatic scene matching, each with particular strengths and weaknesses SAR scenic matching for interferometry applications

More information

URBAN FOOTPRINT MAPPING WITH SENTINEL-1 DATA

URBAN FOOTPRINT MAPPING WITH SENTINEL-1 DATA URBAN FOOTPRINT MAPPING WITH SENTINEL-1 DATA Data: Sentinel-1A IW SLC 1SSV: S1A_IW_SLC 1SSV_20160102T005143_20160102T005208_009308_00D72A_849D S1A_IW_SLC 1SSV_20160126T005142_20160126T005207_009658_00E14A_49C0

More information

HUMAN development and natural forces continuously

HUMAN development and natural forces continuously IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 5, NO. 3, JULY 2008 433 An Unsupervised Technique Based on Morphological Filters for Change Detection in Very High Resolution Images Mauro Dalla Mura, Student

More information

MULTI-TEMPORAL SAR CHANGE DETECTION AND MONITORING

MULTI-TEMPORAL SAR CHANGE DETECTION AND MONITORING MULTI-TEMPORAL SAR CHANGE DETECTION AND MONITORING S. Hachicha, F. Chaabane Carthage University, Sup Com, COSIM laboratory, Route de Raoued, 3.5 Km, Elghazala Tunisia. ferdaous.chaabene@supcom.rnu.tn KEY

More information

FUSION OF OPTICAL AND INSAR FEATURES FOR BUILDING RECOGNITION IN URBAN AREAS

FUSION OF OPTICAL AND INSAR FEATURES FOR BUILDING RECOGNITION IN URBAN AREAS In: Stilla U, Rottensteiner F, Paparoditis N (Eds) CMRT09. IAPRS, Vol. XXXVIII, Part 3/W4 --- Paris, France, 3-4 September, 2009 FUSION OF OPTICAL AND INSAR FEATURES FOR BUILDING RECOGNITION IN URBAN AREAS

More information

Compression of RADARSAT Data with Block Adaptive Wavelets Abstract: 1. Introduction

Compression of RADARSAT Data with Block Adaptive Wavelets Abstract: 1. Introduction Compression of RADARSAT Data with Block Adaptive Wavelets Ian Cumming and Jing Wang Department of Electrical and Computer Engineering The University of British Columbia 2356 Main Mall, Vancouver, BC, Canada

More information

Building Recognition from Multi-Aspect High-Resolution Interferometric SAR Data in Urban Areas

Building Recognition from Multi-Aspect High-Resolution Interferometric SAR Data in Urban Areas Building Recognition from Multi-Aspect High-Resolution Interferometric SAR Data in Urban Areas Antje Thiele a, Ulrich Thoennessen a, Erich Cadario a, Karsten Schulz a and Uwe Soergel b a FGAN-FOM Research

More information

Change Detection in Remotely Sensed Images Based on Image Fusion and Fuzzy Clustering

Change Detection in Remotely Sensed Images Based on Image Fusion and Fuzzy Clustering International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 1 (2017) pp. 141-150 Research India Publications http://www.ripublication.com Change Detection in Remotely Sensed

More information

Hydrological network detection for SWOT data. S. Lobry, F. Cao, R. Fjortoft, JM Nicolas, F. Tupin

Hydrological network detection for SWOT data. S. Lobry, F. Cao, R. Fjortoft, JM Nicolas, F. Tupin Hydrological network detection for SWOT data S. Lobry, F. Cao, R. Fjortoft, JM Nicolas, F. Tupin IRS SPU avril 2016 SWOT mission Large water bodies detection Fine network detection Further works page 1

More information

INCORPORATING A PRIORI KNOWLEDGE INTO A MOVING VEHICLE DETECTOR FOR TERRASAR-X DATA

INCORPORATING A PRIORI KNOWLEDGE INTO A MOVING VEHICLE DETECTOR FOR TERRASAR-X DATA INCORPORATING A PRIORI KNOWLEDGE INTO A MOVING VEHICLE DETECTOR FOR TERRASAR-X DATA A. Laika ), F. Meyer 2), S. Hinz ), R. Bamler,2) ) Remote Sensing Technology, Technische Universitaet Muenchen, Arcisstrasse

More information

Do It Yourself 8. Polarization Coherence Tomography (P.C.T) Training Course

Do It Yourself 8. Polarization Coherence Tomography (P.C.T) Training Course Do It Yourself 8 Polarization Coherence Tomography (P.C.T) Training Course 1 Objectives To provide a self taught introduction to Polarization Coherence Tomography (PCT) processing techniques to enable

More information

A multisensor approach for the 2016 Amatrice earthquake damage assessment

A multisensor approach for the 2016 Amatrice earthquake damage assessment A multisensor approach for the 2016 Amatrice earthquake damage assessment VITO ROMANIELLO* 1, ALESSANDRO PISCINI 1, CHRISTIAN BIGNAMI 1, ROBERTA ANNIBALLE 2, AND SALVATORE STRAMONDO 1 1 Istituto Nazionale

More information

BUILT-UP AREAS MAPPING AT GLOBAL SCALE BASED ON ADAPATIVE PARAMETRIC THRESHOLDING OF SENTINEL-1 INTENSITY & COHERENCE TIME SERIES

BUILT-UP AREAS MAPPING AT GLOBAL SCALE BASED ON ADAPATIVE PARAMETRIC THRESHOLDING OF SENTINEL-1 INTENSITY & COHERENCE TIME SERIES BUILT-UP AREAS MAPPING AT GLOBAL SCALE BASED ON ADAPATIVE PARAMETRIC THRESHOLDING OF SENTINEL-1 INTENSITY & COHERENCE TIME SERIES M. Chini, R. Pelich, R. Hostache, P. Matgen MultiTemp 2017 June 27-29,

More information

AUTOMATIC EXTRACTION OF BUILDING ROOFS FROM PICTOMETRY S ORTHOGONAL AND OBLIQUE IMAGES

AUTOMATIC EXTRACTION OF BUILDING ROOFS FROM PICTOMETRY S ORTHOGONAL AND OBLIQUE IMAGES AUTOMATIC EXTRACTION OF BUILDING ROOFS FROM PICTOMETRY S ORTHOGONAL AND OBLIQUE IMAGES Yandong Wang Pictometry International Corp. Suite A, 100 Town Centre Dr., Rochester, NY14623, the United States yandong.wang@pictometry.com

More information

Clustering: Classic Methods and Modern Views

Clustering: Classic Methods and Modern Views Clustering: Classic Methods and Modern Views Marina Meilă University of Washington mmp@stat.washington.edu June 22, 2015 Lorentz Center Workshop on Clusters, Games and Axioms Outline Paradigms for clustering

More information

Study of the Effects of Target Geometry on Synthetic Aperture Radar Images using Simulation Studies

Study of the Effects of Target Geometry on Synthetic Aperture Radar Images using Simulation Studies Study of the Effects of Target Geometry on Synthetic Aperture Radar Images using Simulation Studies K. Tummala a,*, A. K. Jha a, S. Kumar b a Geoinformatics Dept., Indian Institute of Remote Sensing, Dehradun,

More information

Sentinel-1 Toolbox. Interferometry Tutorial Issued March 2015 Updated August Luis Veci

Sentinel-1 Toolbox. Interferometry Tutorial Issued March 2015 Updated August Luis Veci Sentinel-1 Toolbox Interferometry Tutorial Issued March 2015 Updated August 2016 Luis Veci Copyright 2015 Array Systems Computing Inc. http://www.array.ca/ http://step.esa.int Interferometry Tutorial The

More information

DEM-BASED SAR PIXEL AREA ESTIMATION FOR ENHANCED GEOCODING REFINEMENT AND RADIOMETRIC NORMALIZATION.

DEM-BASED SAR PIXEL AREA ESTIMATION FOR ENHANCED GEOCODING REFINEMENT AND RADIOMETRIC NORMALIZATION. DEM-BASED SAR PIXEL AREA ESTIMATION FOR ENHANCED GEOCODING REFINEMENT AND RADIOMETRIC NORMALIZATION Othmar Frey (1), Maurizio Santoro (2), Charles L. Werner (2), and Urs Wegmuller (2) (1) Gamma Remote

More information

ROAD NETWORK EXTRACTION FROM SAR IMAGERY SUPPORTED BY CONTEXT INFORMATION

ROAD NETWORK EXTRACTION FROM SAR IMAGERY SUPPORTED BY CONTEXT INFORMATION ROAD NETWORK EXTRACTION FROM SAR IMAGERY SUPPORTED BY CONTEXT INFORMATION B. Wessel Photogrammetry and Remote Sensing, Technische Universitaet Muenchen, 80290 Muenchen, Germany birgit.wessel@bv.tum.de

More information

INFORMATION EXTRACTION USING OPTICAL AND RADAR REMOTE SENSING DATA FUSION ABSTRACT INTRODUCTION

INFORMATION EXTRACTION USING OPTICAL AND RADAR REMOTE SENSING DATA FUSION ABSTRACT INTRODUCTION INFORMATION EXTRACTION USING OPTICAL AND RADAR REMOTE SENSING DATA FUSION Gintautas Palubinskas, Aliaksei Makarau and Peter Reinartz German Aerospace Center DLR Remote Sensing Technology Institute Oberpfaffenhofen,

More information

IMPROVING 2D CHANGE DETECTION BY USING AVAILABLE 3D DATA

IMPROVING 2D CHANGE DETECTION BY USING AVAILABLE 3D DATA IMPROVING 2D CHANGE DETECTION BY USING AVAILABLE 3D DATA C.J. van der Sande a, *, M. Zanoni b, B.G.H. Gorte a a Optical and Laser Remote Sensing, Department of Earth Observation and Space systems, Delft

More information

Recognition of Changes in SAR Images Based on Gauss-Log Ratio and MRFFCM

Recognition of Changes in SAR Images Based on Gauss-Log Ratio and MRFFCM Recognition of Changes in SAR Images Based on Gauss-Log Ratio and MRFFCM Jismy Alphonse M.Tech Scholar Computer Science and Engineering Department College of Engineering Munnar, Kerala, India Biju V. G.

More information

VEHICLE QUEUE DETECTION IN SATELLITE IMAGES OF URBAN AREAS

VEHICLE QUEUE DETECTION IN SATELLITE IMAGES OF URBAN AREAS VEHICLE QUEUE DETECTION IN SATELLITE IMAGES OF URBAN AREAS J. Leitloff 1, S. Hinz 2, U. Stilla 1 1 Photogrammetry and Remote Sensing, 2 Remote Sensing Technology Technische Universitaet Muenchen, Arcisstrasse

More information

METRIC PLANE RECTIFICATION USING SYMMETRIC VANISHING POINTS

METRIC PLANE RECTIFICATION USING SYMMETRIC VANISHING POINTS METRIC PLANE RECTIFICATION USING SYMMETRIC VANISHING POINTS M. Lefler, H. Hel-Or Dept. of CS, University of Haifa, Israel Y. Hel-Or School of CS, IDC, Herzliya, Israel ABSTRACT Video analysis often requires

More information

SYNTHETIC APERTURE RADAR PROCESSING FOR VESSEL KINEMATICS ESTIMATION. Marco Reggiannini, Luigi Bedini

SYNTHETIC APERTURE RADAR PROCESSING FOR VESSEL KINEMATICS ESTIMATION. Marco Reggiannini, Luigi Bedini SYNTHETIC APERTURE RADAR PROCESSING FOR VESSEL KINEMATICS ESTIMATION Marco Reggiannini, Luigi Bedini Institute of Information Science and Technologies, National Research Council of Italy ABSTRACT Navigating

More information

Adaptive Doppler centroid estimation algorithm of airborne SAR

Adaptive Doppler centroid estimation algorithm of airborne SAR Adaptive Doppler centroid estimation algorithm of airborne SAR Jian Yang 1,2a), Chang Liu 1, and Yanfei Wang 1 1 Institute of Electronics, Chinese Academy of Sciences 19 North Sihuan Road, Haidian, Beijing

More information

AMBIGUOUS PSI MEASUREMENTS

AMBIGUOUS PSI MEASUREMENTS AMBIGUOUS PSI MEASUREMENTS J. Duro (1), N. Miranda (1), G. Cooksley (1), E. Biescas (1), A. Arnaud (1) (1). Altamira Information, C/ Còrcega 381 387, 2n 3a, E 8037 Barcelona, Spain, Email: javier.duro@altamira

More information

DETECTING REGULAR PATTERNS IN URBAN PS SETS

DETECTING REGULAR PATTERNS IN URBAN PS SETS DETECTING REGULAR PATTERNS IN URBAN PS SETS Alexander Schunert, Uwe Soergel Institute of Photogrammetry and GeoInformation, Leibniz Universität Hannover, Germany ABSTRACT The analysis of SAR data stacks

More information

IMAGE DE-NOISING IN WAVELET DOMAIN

IMAGE DE-NOISING IN WAVELET DOMAIN IMAGE DE-NOISING IN WAVELET DOMAIN Aaditya Verma a, Shrey Agarwal a a Department of Civil Engineering, Indian Institute of Technology, Kanpur, India - (aaditya, ashrey)@iitk.ac.in KEY WORDS: Wavelets,

More information

PSI Precision, accuracy and validation aspects

PSI Precision, accuracy and validation aspects PSI Precision, accuracy and validation aspects Urs Wegmüller Charles Werner Gamma Remote Sensing AG, Gümligen, Switzerland, wegmuller@gamma-rs.ch Contents Aim is to obtain a deeper understanding of what

More information

Analysis of urban areas combining highresolution optical and SAR imagery

Analysis of urban areas combining highresolution optical and SAR imagery Analysis of urban areas combining highresolution optical and SAR imagery Jan Dirk WEGNER a,1, Stefan AUER b, Antje THIELE c a, and Uwe SOERGEL a IPI Institute of Photogrammetry and GeoInformation, Leibniz

More information

Radar Target Identification Using Spatial Matched Filters. L.M. Novak, G.J. Owirka, and C.M. Netishen MIT Lincoln Laboratory

Radar Target Identification Using Spatial Matched Filters. L.M. Novak, G.J. Owirka, and C.M. Netishen MIT Lincoln Laboratory Radar Target Identification Using Spatial Matched Filters L.M. Novak, G.J. Owirka, and C.M. Netishen MIT Lincoln Laboratory Abstract The application of spatial matched filter classifiers to the synthetic

More information

Supervised classification from high resolution optical and SAR images for natural disaster management

Supervised classification from high resolution optical and SAR images for natural disaster management Imaging in Geospatial Applications September 23-26, 2013 Supervised classification from high resolution optical and SAR images for natural disaster management Presented by Josiane Zerubia¹ In collaboration

More information

Building detection from disparity of edges

Building detection from disparity of edges Building detection from disparity of edges C. Beumier SIC Dpt, Royal Military Academy, Brussels, Belgium beumier@elec.rma.ac.be Keywords: Remote sensing, building detection, security, disparity, stereo,

More information

AUTOMATIC 3D RECONSTRUCTION OF BUILDINGS ROOF TOPS IN DENSELY URBANIZED AREAS

AUTOMATIC 3D RECONSTRUCTION OF BUILDINGS ROOF TOPS IN DENSELY URBANIZED AREAS National Technical University Of Athens School of Rural and Surveying Engineering AUTOMATIC 3D RECONSTRUCTION OF BUILDINGS ROOF TOPS IN DENSELY URBANIZED AREAS Maria Gkeli, Surveying Engineer, PhD student

More information

Building Extraction from Satellite Images

Building Extraction from Satellite Images IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 12, Issue 2 (May. - Jun. 2013), PP 76-81 Building Extraction from Satellite Images A.S. Bhadauria, H.S. Bhadauria,

More information

NAME :... Signature :... Desk no. :... Question Answer

NAME :... Signature :... Desk no. :... Question Answer Written test Tuesday 19th of December 2000. Aids allowed : All usual aids Weighting : All questions are equally weighted. NAME :................................................... Signature :...................................................

More information

Analysis of the Impact of Non-Quadratic Optimization-based SAR Imaging on Feature Enhancement and ATR Performance

Analysis of the Impact of Non-Quadratic Optimization-based SAR Imaging on Feature Enhancement and ATR Performance 1 Analysis of the Impact of Non-Quadratic Optimization-based SAR Imaging on Feature Enhancement and ATR Performance Müjdat Çetin, William C. Karl, and David A. Castañon This work was supported in part

More information

Curvelet Fusion Of Panchromatic And SAR Satellite Imagery Using Fractional Lower Order Moments

Curvelet Fusion Of Panchromatic And SAR Satellite Imagery Using Fractional Lower Order Moments 2013 10th IEEE International Conference on Advanced Video and Signal Based Surveillance Curvelet Fusion Of Panchromatic And SAR Satellite Imagery Using Fractional Lower Order Moments Odysseas A. Pappas,

More information

Improving Flood Modelling and Visualisation using Remote Sensing

Improving Flood Modelling and Visualisation using Remote Sensing Improving Flood Modelling and Visualisation using Remote Sensing David Mason 1, Paul Bates 2, Johanna Dall Amico 1, Matt Horritt 3, Jeff Neal 2, Guy Schumann 2, Rainer Speck 4. 1 Environmental Systems

More information

Terrain correction. Backward geocoding. Terrain correction and ortho-rectification. Why geometric terrain correction? Rüdiger Gens

Terrain correction. Backward geocoding. Terrain correction and ortho-rectification. Why geometric terrain correction? Rüdiger Gens Terrain correction and ortho-rectification Terrain correction Rüdiger Gens Why geometric terrain correction? Backward geocoding remove effects of side looking geometry of SAR images necessary step to allow

More information

DIGITAL IMAGE ANALYSIS. Image Classification: Object-based Classification

DIGITAL IMAGE ANALYSIS. Image Classification: Object-based Classification DIGITAL IMAGE ANALYSIS Image Classification: Object-based Classification Image classification Quantitative analysis used to automate the identification of features Spectral pattern recognition Unsupervised

More information

A PROOF OF CONCEPT OF ITERATIVE DSM IMPROVEMENT THROUGH SAR SCENE SIMULATION

A PROOF OF CONCEPT OF ITERATIVE DSM IMPROVEMENT THROUGH SAR SCENE SIMULATION A PROOF OF CONCEPT OF ITERATIVE DSM IMPROVEMENT THROUGH SAR SCENE SIMULATION D. Derauw Signal and Image Centre Royal Military Academy, Renaissance Av., 1000 Brussels, Belgium - dderauw@elec.rma.ac.be Centre

More information

Polarimetric SAR Image Classification Using Radial Basis Function Neural Network

Polarimetric SAR Image Classification Using Radial Basis Function Neural Network PIERS ONLINE, VOL. 6, NO. 5, 2010 470 Polarimetric SAR Image Classification Using Radial Basis Function Neural Network Turker Ince Izmir University of Economics, Izmir, Turkey Abstract This paper presents

More information

PCA vs. ICA Decomposition of High Resolution SAR Images: Application to Urban Structures Recognition

PCA vs. ICA Decomposition of High Resolution SAR Images: Application to Urban Structures Recognition PCA vs. ICA Decomposition of High Resolution SAR Images: Application to Urban Structures Recognition Houda Chaabouni-Chouayakh a and Mihai Datcu a,b a German Aerospace Center (DLR), Oberpfaffenhofen D-82234

More information

Hierarchical joint classification models for multi-resolution, multi-temporal and multisensor remote sensing images. Application to natural disasters

Hierarchical joint classification models for multi-resolution, multi-temporal and multisensor remote sensing images. Application to natural disasters Hierarchical joint classification models for multi-resolution, multi-temporal and multisensor remote sensing images. Application to natural disasters Ihsen HEDHLI In collaboration with Gabriele Moser,

More information

RESOLUTION enhancement is achieved by combining two

RESOLUTION enhancement is achieved by combining two IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 3, NO. 1, JANUARY 2006 135 Range Resolution Improvement of Airborne SAR Images Stéphane Guillaso, Member, IEEE, Andreas Reigber, Member, IEEE, Laurent Ferro-Famil,

More information

Change Detection and Classification Using High

Change Detection and Classification Using High Provisional chapter Chapter 5 Change Detection and Classification Using High Change Detection and Classification Using High Resolution SAR Interferometry Resolution SAR Interferometry Azzedine Bouaraba,

More information

MONITORING urbanization may help government agencies

MONITORING urbanization may help government agencies 146 IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 7, NO. 1, JANUARY 2010 Urban Area Detection Using Local Feature Points and Spatial Voting Beril Sırmaçek, Student Member, IEEE, and Cem Ünsalan, Member,

More information

GABOR AND WEBER FEATURE EXTRACTION PERFORMANCE BASED ON URBAN ATLAS GROUND TRUTH

GABOR AND WEBER FEATURE EXTRACTION PERFORMANCE BASED ON URBAN ATLAS GROUND TRUTH U.P.B. Sci. Bull., Series C, Vol. 78, Iss. 3, 2016 ISSN 2286-3540 GABOR AND WEBER FEATURE EXTRACTION PERFORMANCE BASED ON URBAN ATLAS GROUND TRUTH Mihaela STAN 1, Anca POPESCU 2, Dan Alexandru STOICHESCU

More information

A near real time algorithm for flood detection in urban and rural areas using high resolution Synthetic Aperture Radar images

A near real time algorithm for flood detection in urban and rural areas using high resolution Synthetic Aperture Radar images A near real time algorithm for flood detection in urban and rural areas using high resolution Synthetic Aperture Radar images Article Accepted Version Mason, D., Davenport, I., Neal, J., Schumann, G. and

More information

MRF-based Algorithms for Segmentation of SAR Images

MRF-based Algorithms for Segmentation of SAR Images This paper originally appeared in the Proceedings of the 998 International Conference on Image Processing, v. 3, pp. 770-774, IEEE, Chicago, (998) MRF-based Algorithms for Segmentation of SAR Images Robert

More information

Change Detection for Synthetic Aperture Radar Images Based on Pattern and Intensity Distinctiveness Analysis

Change Detection for Synthetic Aperture Radar Images Based on Pattern and Intensity Distinctiveness Analysis Change Detection for Synthetic Aperture Radar Images Based on Pattern and Intensity Distinctiveness Analysis Xiao Wang, Feng Gao, Junyu Dong, Qiang Qi Ocean University of China, Department of Computer

More information

MULTI-TEMPORAL INTERFEROMETRIC POINT TARGET ANALYSIS

MULTI-TEMPORAL INTERFEROMETRIC POINT TARGET ANALYSIS MULTI-TEMPORAL INTERFEROMETRIC POINT TARGET ANALYSIS U. WEGMÜLLER, C. WERNER, T. STROZZI, AND A. WIESMANN Gamma Remote Sensing AG. Thunstrasse 130, CH-3074 Muri (BE), Switzerland wegmuller@gamma-rs.ch,

More information

Remote Sensed Image Classification based on Spatial and Spectral Features using SVM

Remote Sensed Image Classification based on Spatial and Spectral Features using SVM RESEARCH ARTICLE OPEN ACCESS Remote Sensed Image Classification based on Spatial and Spectral Features using SVM Mary Jasmine. E PG Scholar Department of Computer Science and Engineering, University College

More information

High Resolution Radar Imaging of Urban Areas

High Resolution Radar Imaging of Urban Areas Photogrammetric Week '07 Dieter Fritsch (Ed.) Wichmann Verlag, Heidelberg, 2007 Stilla 149 High Resolution Radar Imaging of Urban Areas UWE STILLA, München ABSTRACT New synthetic aperture radar (SAR) sensors

More information

Calculation of beta naught and sigma naught for TerraSAR-X data

Calculation of beta naught and sigma naught for TerraSAR-X data Calculation of beta naught and sigma naught for TerraSAR-X data 1 Introduction The present document describes the successive steps of the TerraSAR-X data absolute calibration. Absolute calibration allows

More information

ARTIFICIAL SCATTERERS FOR S.A.R. INTERFEROMETRY

ARTIFICIAL SCATTERERS FOR S.A.R. INTERFEROMETRY ARTIFICIAL SCATTERERS FOR S.A.R. INTERFEROMETRY Parizzi A. (1), Perissin D. (1), Prati C. (1), Rocca F. (1) (1) Politecnico di Milano, Via Ponzio 34/5, 20133 Milano, Italy ABSTRACT. The evaluation of land

More information

IMPROVING BUILDING FOOTPRINTS IN INSAR DATA

IMPROVING BUILDING FOOTPRINTS IN INSAR DATA IMPROVING BUILDING FOOTPRINTS IN INSAR DATA BY COMPARISON WITH LIDAR DSM Paolo Gamba, Fabio Dell Acqua, Gianni Lisini and Francesco Cisotta Department of Electronics University of Pavia, Italy ABSTRACT

More information

INSAR FORENSICS: TRACING INSAR SCATTERERS IN HIGH RESOLUTION OPTICAL IMAGE

INSAR FORENSICS: TRACING INSAR SCATTERERS IN HIGH RESOLUTION OPTICAL IMAGE INSAR FORENSICS: TRACING INSAR SCATTERERS IN HIGH RESOLUTION OPTICAL IMAGE Yuanyuan Wang (1) (1, 2), Xiao Xiang Zhu (1) Helmholtz Young Investigators Group "SiPEO", Technische Universität München, Arcisstraße

More information

SEGMENTATION OF MULTI-TEMPORAL IMAGES USING GAUSSIAN MIXTURE MODEL (GMM)

SEGMENTATION OF MULTI-TEMPORAL IMAGES USING GAUSSIAN MIXTURE MODEL (GMM) SEGMENTATION OF MULTI-TEMPORAL IMAGES USING GAUSSIAN MIXTURE MODEL (GMM) N. Anusha, P. Radhika Priyanka and P. Sai Harini Department of Computer Science and Engineering, Sathyabama Institute of Science

More information

Interferometry Tutorial with RADARSAT-2 Issued March 2014 Last Update November 2017

Interferometry Tutorial with RADARSAT-2 Issued March 2014 Last Update November 2017 Sentinel-1 Toolbox with RADARSAT-2 Issued March 2014 Last Update November 2017 Luis Veci Copyright 2015 Array Systems Computing Inc. http://www.array.ca/ http://step.esa.int with RADARSAT-2 The goal of

More information

Flood detection using radar data Basic principles

Flood detection using radar data Basic principles Flood detection using radar data Basic principles André Twele, Sandro Martinis and Jan-Peter Mund German Remote Sensing Data Center (DFD) 1 Overview Introduction Basic principles of flood detection using

More information

Edge detection. Convert a 2D image into a set of curves. Extracts salient features of the scene More compact than pixels

Edge detection. Convert a 2D image into a set of curves. Extracts salient features of the scene More compact than pixels Edge Detection Edge detection Convert a 2D image into a set of curves Extracts salient features of the scene More compact than pixels Origin of Edges surface normal discontinuity depth discontinuity surface

More information

Multi-modal, multi-temporal data analysis for urban remote sensing

Multi-modal, multi-temporal data analysis for urban remote sensing Multi-modal, multi-temporal data analysis for urban remote sensing Xiaoxiang Zhu www.sipeo.bgu.tum.de 10.10.2017 Uncontrolled Growth in Mumbai Slums Leads to Massive Fires and Floods So2Sat: Big Data for

More information

SAR change detection based on Generalized Gamma distribution. divergence and auto-threshold segmentation

SAR change detection based on Generalized Gamma distribution. divergence and auto-threshold segmentation SAR change detection based on Generalized Gamma distribution divergence and auto-threshold segmentation GAO Cong-shan 1 2, ZHANG Hong 1*, WANG Chao 1 1.Center for Earth Observation and Digital Earth, CAS,

More information

Concept and methodology of SAR Interferometry technique

Concept and methodology of SAR Interferometry technique Concept and methodology of SAR Interferometry technique March 2016 Differen;al SAR Interferometry Young s double slit experiment - Construc;ve interference (bright) - Destruc;ve interference (dark) http://media-2.web.britannica.com/eb-media/96/96596-004-1d8e9f0f.jpg

More information

Radiometric Calibration of TerraSAR-X Data Beta Naught and Sigma Naught Coefficient Calculation

Radiometric Calibration of TerraSAR-X Data Beta Naught and Sigma Naught Coefficient Calculation Radiometric Calibration of TerraSAR-X Data Beta Naught and Sigma Naught Coefficient Calculation March 214 1/15 Introduction The present document describes TerraSAR-X data absolute calibration. Absolute

More information

Robust 3D gravity gradient inversion by planting anomalous densities

Robust 3D gravity gradient inversion by planting anomalous densities Robust 3D gravity gradient inversion by planting anomalous densities Leonardo Uieda Valéria C. F. Barbosa Observatório Nacional September, 2011 Outline Outline Forward Problem Outline Forward Problem Inverse

More information

Shadow Classification and Evaluation for Soccer Player Detection

Shadow Classification and Evaluation for Soccer Player Detection Shadow Classification and Evaluation for Soccer Player Detection J. Renno, J. Orwell, D.Thirde, G.A. Jones Digital Imaging Research Centre, Kingston University {j.renno, j.orwell, d.thirde, g.jones}@kingston.ac.uk

More information

Knowledge-Based Modeling of Buildings in Dense Urban Areas by Combining Airborne LiDAR Data and Aerial Images

Knowledge-Based Modeling of Buildings in Dense Urban Areas by Combining Airborne LiDAR Data and Aerial Images Remote Sens. 2013, 5, 5944-5968; doi:10.3390/rs5115944 Article OPEN ACCESS Remote Sensing ISSN 2072-4292 www.mdpi.com/journal/remotesensing Knowledge-Based Modeling of Buildings in Dense Urban Areas by

More information