Comparisons of Speckle Noise Filtering Methods on Interferometric Synthetic Aperture Radar Images

Size: px
Start display at page:

Download "Comparisons of Speckle Noise Filtering Methods on Interferometric Synthetic Aperture Radar Images"

Transcription

1 908 JOURNAL OF COMPUTERS, VOL. 9, NO. 4, APRIL 2014 Comparisons of Speckle Noise Filtering Methods on Interferometric Synthetic Aperture Radar Images Yifei Chen Department of Electronic & Information Engineering, Beihang University, Beijing, China Huaping Xu Department of Electronic & Information Engineering, Beihang University, Beijing, China Abstract Speckle noise in interferometric synthetic aperture radar (InSAR) phase images seriously degrades the quality of interferogram, disenables interferogram to reflect accurate phase characteristics of the target and increases the difficulty in extracting DEM information of the target area. Therefore, reducing speckle noise by interferogram filtering is a significant step in InSAR processing. First, a noise-included interferometric SAR phase image is simulated based on a terrain model and geometrical parameters of InSAR system. The phase image can be characterized by multilook phase distribution. Then, three interferogram filtering algorithm are explored to remove speckle noise: Goldstain filter, rotating kernel transformation and Lee filter. Proper implementation of three methods is given. Based on experimental results, performances of three different methods are compared. Two aspects need to be comprehensively considered in noise reduction process: the required accuracy in practical application and the processing duration. And also secondtime or multiple combined noise reduction is highly recommended. Index Terms phase filtering, speckle noise, radar interferometry, synthetic aperture radar (SAR) A. Overview of InSAR I. INTRODUCTION One powerful tool for producing digital elevation maps (DEM) is interferometric synthetic aperture radar (InSAR) technique. This geodetic method uses two or more synthetic aperture radar (SAR) images to generate maps of surface deformation or digital elevation, using differences in the phase of the waves returning to the satellite or aircraft [32]. Manuscript received August 25, 2013; revised September 29, 2013; accepted October 17, Corresponding author: Yifei Chen. There are three types of antenna pattern of InSAR system where two passes of a radar satellite/aircraft, or a single pass if the satellite/ aircraft is equipped with two antennas: the across-track interferometry (XTI), the along-track interferometry (ATI), and the repeat-pass interferometry (RTI). Over the past four decades, various applications of InSAR technique continues to develope in many research areas, such like topographic mapping [1], geophysical monitoring of natural hazards [2], measurement of glacier [3], observation of the forest and classification of vegetation [4], marine surveying [5], 3-D building reconstruction [6], military purpose [7]. Figure 1 shows the InSAR data processing flow aim to obtain DEM information. Due to the good quality of SAR interferogram directly affects the accuracy of phase unwrapping, noise reduction is a significant step in the InSAR data processing to generate high resolution DEM in target area after phase unwrapping. B. Speckle Noise Reduction The application of InSAR encounters problems due to noise appearing in the interferogram phase measurement. There are two types of noises in the interferometric SAR image including the inherent system noise and speckle noise. The speckle noise appearing in interferometric SAR phase images is caused by the coherence interference of waves reflected from many elementary scatters, which degrades the quality of interferogram seriously and makes interferogram reflect the scattering characteristics of the target inaccurately. Therefore, the inhibition of the speckle noise is significant on the SAR imaging process issue. [8, 9] show that the speckle noise reduction processing is necessary for the applications of rapid identification of oil spills and the sea ice segmentation. The quality of DEM can be improved by many methods at different processing levels, and one of them is filtering of the interferometric phase. At the earliest, there are several interferogram filtering methods as demonstrated: Goldstein filter [10], Lee filter [11], doi: /jcp

2 JOURNAL OF COMPUTERS, VOL. 9, NO. 4, APRIL rotating kernel transformation [12], median filtering [13], spatial vector filtering [14], etc. shows that Then, [15] presents a modification to the adaptive Goldstein filter to make parameter alpha dependent on coherence, [16, 17] propose modifications to the Lee adaptive complex filter with adjusted directional windows aim tocut losses of signal and reduce noise. Also, there are numerous improved filters based on new estimation methods of local fringes frequency, such like the maximum likelihood method [18], the modified multiple-signal classification method [19]. Furthermore, in order to improve estimation accuracy, [20] separates the interferogram into two deterministic components corresponding to low frequency fringes and high frequency patterns, and 2-step methods [21] is considering to apply different proper filters into two components. Specially in recent years, various novel methods of speckle noise reduction are developed in terms of many new ideas, such like the sparse representation and dictionary learning method [22], signal subspace technique [23], the partial distribution of noisy image [24], an improved wavelet threshold [25], the alternating minimization algorithm with a shifting technique [26], and comparative studies are also given in [27, 28]. SAR Image (Antenna 1) Noise Reduction Co-Regestration Interferogram Phase Unwrapping DEM Figure 1. Flow chart of InSAR data processing II. FILTERING ALGORITHM SAR Image (Antenna 2) Conjugate Multiplication Flatting Baseline Determination In this section, the paper explores three interferogram filtering algorithm to remove speckle noise: Goldstain filter, rotating kernel transformation and Lee filter. For more detail about three algorithms, see [10-12]. A. Goldstein Filter Goldstein filter is a nonlinear filtering in frequency domain. Goldstein and Werner [10] propose this adaptive radar interferogram filtering based on the concept of multiplication of the Fourier spectrum of a small interferogram patch by its smoothed absolute value to the power of an exponent. Figure 2 is a flow chart to show how Goldstein filtering put into effect. ( x, y) represents the position of a pixel in the interferogram. nxy (, ) represents noise in the position of the pixel ( x, y ). φ( x, y) represents the principal value of the real interference phase. Original Interferogram φ ( x, y) + n( x, y) Filtered Interferogram Vector Space exp{ j[ φ ( x, y) + n( x, y)]} IFFT Frequency Spectrum Weighted Figure 2. Flow chart of Goldstein filtering method FFT Goldstein filter method can be divided into the following steps: 1) Map the interference phase φ( x, y) of the fringe interferogram into a unit vector in the vector space: E( x, y) = exp[ jφ( x, y)] = cos[ φ( x, y)] + jsin[ φ( x, y)]. (1) 2) choose a filtering window ( w E ) ( x, y ) with a certain dimensions. Then apply fast Fourier transform (FFT) to obtain spectrum data ( w F ) ( uv, ), in which u and v represent space frequencies. 3) kernel function K is assumed to get ( w) FK ( uv, ). Then normalize it using the ( w) maximum value max FK ( uv, ). 4) The frequency spectrum data is been processed by weighting function ( w) ( w) ( w) k F ( uv, ) = F ( uv, ) F ( uv, ). (2) Apply two-dimensional Fourier inverse transform (IFFT) to the processed spectrum to ( w obtain the post-filtering result E ) G ( x, y ). k(0 k 1) in Equation (2) represents the exponent sign of the frequency filter weighting function. Various mathematical functions can be used to weight in frequency domain such like power function, sinusoidal function, or exponential function.

3 910 JOURNAL OF COMPUTERS, VOL. 9, NO. 4, APRIL ) Move the filtering window along image E( x, y ) and apply the above filtering at the each pixel. Mark the filtered result as EG ( xy, ). B. Rotating Kernel Transformation The Yim-Kul Lee and William T.Rhodes [12] present a new method for nonlinear image processing to enhance the straight-line features relative to non-straight-line features in the image. Rotating kernel transformation technique is originally used for hybrid optical-electronic implementation, especially applied to cell boundary enhancement with a good performance. This method utilizes directional information contained in a circular neighborhood centered on each point in the input image. Figure 3 shows up the flow chart of rotating kernel transformation (RKT). An input image Iin( x, y ) is convolved with a long, narrow two-dimensional kernel Kθ (, xy) which is rotated through 360 degree. As the kernel rotates, the convolution output Sθ ( x, y) is measured, and the maximum and minimum values at each point ( x, y ), defined in accord with ( x y) S ( x y) { o θ θ } Max, = maximum, : 0 < 360, (3) ( x y) S ( x y) { o θ θ } Min, = minimum, : 0 < 360. (4) are stored. The output image is given by ( ) I x, y = Max( x, y) Min( x, y). (5) out Original Interferogram I in (x,y) Convolution S 0 (x,y)= I in (x,y)* k θ (x,y) Stored Max(x,y) and Min(x,y) for each point New Mapping Max(x,y)-Min(x,y) 2-D Kernel is rotated through 360 o k θ (x,y) Figure 3. Flow chart of RKT method C. Lee Filter Lee filtering algorithm has been developed by Jong-sen Lee [11] aim to adaptively filter the interferometric phase image using either the real or complex phase. This adaptive filtering method emphasizes four valuable factors. First, the interferometric phase can be characterized by an additive noise model φ = φ x + v, (6) Second, the spatial separation of the two antennas leads to decorrelation of the speckle pattern in the two SAR images, producing higher noise level in the interferometric phase images. Coherence value between the two of images is affected by various factors including: 1) geometrical decrrelation 2) temporal decorrelation 3) thermal decorrelation 4) Doppler centroid decorrelation 5) scattering decorrelation 6) data processing decorrelation And the accuracy of interferometric phase is reduced by any of loss in coherence [11]. Third, multilook processing is necessary by averaging neighboring pixels, then a probability density function of the multilook interferometric phase image can be derived by Equation (7) based on the circular Gaussian assumption 2 L (1 γ ) 1 2 ( φγ ; ; ; φ0 ) = ( ;1; ; β ) PDF L F L 2π L Γ ( L + )(1 γ ) β L πγ( L)(1 β ) where β = γ cos( φ φ0 ) ; Γ is the Gamma function; F represents a Gaussian hypergeometric function. Fourth, based on the noise model above, Lee filter is designed according to the local noise level by using sixteen directional dependent windows (masks) aim to adaptively filter noise along the fringes. The flow chart of Lee filtering algorithm is shown in Figure 4. III. IMPLEMENTATION AND RESULTS A. Interferogram with Noise Firstly, the universal multifractal technique [29] is adopted to simulate the DEM. The paper plots a terrain model, a surface with three local maximum (cone) by peaks function in MATLAB, which is a function of two variables, obtained by translating and scaling Gaussian distributions and can be expressed by (7)

4 JOURNAL OF COMPUTERS, VOL. 9, NO. 4, APRIL f( x, y) = 3(1 x) e x ( y+ 1) x 1 10( x y ) e e x y ( x+ 1) y.(8) Figure 5 shows a terrain model sized of 625 by 625 pixels with maximum height m. Secondly, based on the assumed geometrical model of InSAR system, the paper simulates phase map and wrap it [16], which is referred as true phase without noise. The parameters value of InSAR system is assumed in Table I. Thirdly, the interferogram phase image with noise as shown in Figure 6 is simulated by adding an additive noise model into the true phase map, which can be characterized by the multilook phase distribution as shown in Equation (7), where multilook number L is assumed 1. Coherence map γ is synthesized by three factors: geometrical decorrelation γ γ geom, temporal decorrelation temporal, and thermal decorrelation γ thermal. Coherence map can be expressed by an additive noise model γtotal = γ geom γtemporal γthermal. (9) The geometrical decorrelation γ result from the geom difference of look angle between two antennas, which can be calculated with geometrical parameter listed in the Table I [30] by γ = θ λr, (10) 2 geom 1 (2 Bh Rg cos )/ where R g is the resolution of a terrain model. The slope map is derived from the simulated DEM, and the temporal decorrelation γ temporal value is simulated using the fractal technique. Thermal noise in this radar system is ignored in order to simplify calculation. Fourthly, the phase noise simulation is conducted based on Equation (11) using the relationship among phase noise, multilook number and coherence [16] π 2 2 φ = 0 0 π σ ( γ, L) ( φ φ ) PDF( φ; γ; L; φ ) dφ. (11) 2 where σ is phase variance; φ γ is interferometric coherence; L is multilook number; φ is interferometric phase and φ 0 is the expectation of interferometric phase; PDF is the probability density function of interferometric phase, which can be calculated by Equation (7). At last, based on the above equtions, the paper simulates the phase noise map for L=1, and calculate the interferometric phase with noise by adding a simulated phase noise to the true phases. Also, tests are run specifically for different baseline length value vary from 30m to 180m aim to get best wrapped phase image. Normally, A larger baseline length corresponds with a smaller height ambiguity to obtain more fringes and a wrapped phase image. Only one noisy interferometric phase image with longest baseline length is as shown in Figure 6, which is one of the best result. Compute the phase noise standard deviation σ using a v look-up table Original Interferogram Apply adaptive noise filtering φ ' = φ + b( φ φ) Figure 4. Flow chart of Lee filtering method TABLE I. PARAMETERS VALUE IN INSAR SYSTEM Parameters Satellite Height [km] Value Baseline Length [m] 180 Baseline Orientation [ o ] 10 Looking angle [ o ] 19 Slant Range (to the first point) [km] Select a directional window with minimum variance from a set of 16 windows var( φx ) Compute the filtering weight b = var( ) Slant Range (to the last point) [km] Wavelength [cm] 5.7 Doppler [Hz] 0 φ

5 912 JOURNAL OF COMPUTERS, VOL. 9, NO. 4, APRIL 2014 B. Phase Filtering Algorithm As for Goldstein filter, the kernel function K = 0.5 is assumed, setting a local window sized of 15 x 15 pixels. As for Rotation Kernel Transformation, the length of square equals 3 and width of kernel equals 1 are assumed, respectively. As for Lee filter, the center pixel in a 5 x 5 window is to be filtered. Figure 7 shows all filtered interferogram image. As shown in Figure 7, interferogram filtering methods mentioned above can improve the quality of the interferogram, eliminate the phase noises so that improve the accuracy of phase unwrapping to various degrees. Goldstein filtering method can effectively retain edge information and filter the speckle noise out to the greatest extent. Figure 5. A simulated terrain model Figure 6. Interferogram with noise Rotating kernel transformation has the ability to enhance straight-line features relative to non-straight-line features in the image, using directional information contained in a circular neighborhood. At the point lies upon an approximate straight-line segment (a piece of circle with smaller radian), the convolution output will be large when the kernel is oriented with the line segment. On the other hand, in a region containing a curved-line segment (a piece of circle with larger radian), the difference between the maximum value and minimum value at that point will not nearly so large. Therefore, the overall filtered image result is fairly easy to see by eye as shown in Figure 7. RKT method produces significantly enhanced circle boundaries feature while undesirable features are suppressed. Excellent result has been obtained in low contrast area. However, the operation tends to fill in short gaps in approximate straight lines, which produces one more undesirable circle for each cone area. Lee filtering algorithm can reduce speckle noise dramatically and also maintain the structure of an interferogram well, because this method is adaptive and the amount of filtering depends on three factors including the local coherence and the number of looks, and the local variation [31]. Also, Lee filer has a better ability to filter areas with high fringe rates. The fringes patterns are clearer and unbroken in the adaptively filtered images. IV. CONCLUSIONS This paper implemented and compared Goldstein filter, rotating kernel transformation and Lee filter for speckle noise reduction based on a simulated noisy interfermetric SAR phase image. As shown in Figure 7, Goldstein filter and Lee filter have a better ability to maintain the real structure of phase image with clear and unbroken fringes patterns. Furthermore, there are still a few small spot noise left on the edge of circle in Figure 7 (b). Comprehensively, most effective approach to reduce speckle noise as well as preserve the fringe in interferometric SAR image is by using Lee filter based on the experimental results. In general, the effect of noise reduction is better when the algorithm is more complicated led to larger computational complexity, so two aspects need to be comprehensively considered in noise reduction process: the required accuracy in practical application and the processing duration. Choosing a proper method is necessary which depends on the different purposes of application of InSAR. For instance, the relative complicated algorithms such as Lee filtering algorithm that will obtain higher resolution interferometric SAR images with perfect accuracy for military purpose, should be conducted, even though spending much more computation time and more money. On the contrary, finding an easier, more effective solution is a good way to apply the noise reduction algorithms only with simple computations on the interferometric SAR images that aim to observe forest or classify of vegetation. Also, second-time or multiple combined noise reduction is highly recommended, which can preserve edge information well and decrease phase noise dramatically at the cost of adding a little computation. However, more experiments need to be developed for testing repetition times, in order to acquire optimized

6 JOURNAL OF COMPUTERS, VOL. 9, NO. 4, APRIL balance between lower computation and better noise reduction effect. The paper agrees that it is on the list of things worth studying. (a) Noisy interferogram SAR image (b) Goldstein filter result (c) RKT result Figure 7. Filtered interferogram image (d) Lee filter result ACKNOWLEDGMENT We would like to acknowledge and thank Dr. Guang Liu, a research scientist at CEODE, and Dr. Jinghui Fan, a research scientist at AGRS, who are both respectable, responsible and resourceful scholars. Without their enlightening instruction, impressive kindness and patience, We could not have completed the paper. We are grateful to the anonymous referees for the their valuable comments and suggestions to improve the presentation of this paper. We are really appreciated all efforts from them. REFERENCES [1] H. A. Zebker, S. N. Madsen, J. Martin, and K. B. Wheeler, The TOPSAR interferometric radar topographic mapping instrument, Geoscience and Remote Sensing, IEEE Transactions on, vol.30, no.5, pp.933,940, Sep [2] G. Peltzer, K. W. Hudnut, and K. L. Feigl, Analysis of coseismic surface di.splacement gradients using radar interferometry&colon, New insights into the Landers earthquake, J. Geophys. Res., 99: , [3] R. M. Goldstein, Satellite radar interferometry for monitoring ice-sheet motion: application to an Antarctic ice stream, Science, 262: , [4] J. O. Hagberg, L. M. H. Ulander, and J. Askne, Repeat-pass SAR interferometry over forested terrain, Geoscience and Remote Sensing, IEEE Transactions on, vol.33, no.2, pp.331, 340, Mar [5] R. M. Goldstein and H. A. Zebker, Interferometric radar measurement of ocean surface currents, Nature, vol. 328, pp , [6] P. Gamba, B. Houshmand, and M. Saccani, Detection and extraction of buildings from interferometric SAR data, Geoscience and Remote Sensing, IEEE Transactions on, vol.38, no.1, pp.611, 617, Jan [7] R. Bamler and P. Hartl, Synthetic aperture radar interferometry, Inverse Problems, vol. 14, pp. R1-54, [8] Y. Zhang, H. Li, X. Wang, and D. Wu, Edge extraction of marine oil spill in SAR images, Challenges in Environmental Science and Computer

7 914 JOURNAL OF COMPUTERS, VOL. 9, NO. 4, APRIL 2014 Engineering (CESCE), 2010 International Conference on, vol.1, no., pp.439,442, 6-7 March 2010 [9] X. Yang, and D. A. Clausi, Evaluating SAR sea ice image segmentation using edge-preserving regionbased MRFs, Selected Topics in Applied Earth Observations and Remote Sensing, IEEE Journal of, vol.5, no.5, pp.1383,1393, Oct [10] R. M. Goldstein and C. L. Werner, Radar ice motion interferometry, in Proc, 3rd ERS Symp., Florence, Italy, vol. 2, pp , [11] J. S. Lee, P. Papathanassiou, T. L. Ainsworth, R. Grunes, and A. Reigber, A new technique for noise filtering of SAR interferometric phase images, IEEE Trans. Geosci. Remote Sensing, vol. 36, pp , Sept [12] Y. K. Lee, Nonlinear image processing by a rotating kernel transformation, Optics letters, 15 (23), p. 1383, [13] C. Chinrungrueng, Combining Savitzky-Golay filters and median filters for reducing speckle noise in SAR images, Systems, Man and Cybernetics, IEEE International Conference on, vol.1, no., pp.690,696 vol.1, 5-8 Oct [14] [B. Reeves, J. Homer, G. Stickley, D. Noon, and I. D. Longstaff, Spatial vector filtering to reduce noise in interferometric phase images, in Proc, IGARSS, Hamburg, Germany, pp , June [15] I. Baran, M. P. Stewart, B.M.Kampes, Z.Perski, and P. Lilly, A modification to the Goldstein radar interferogram filter, Geoscience and Remote Sensing, IEEE Transactions on, vol.41, no.9, pp. 2114,2118, Sept [16] N. Wu, and D. Feng, A locally adaptive filter of interferometric phase images, Geoscience and Remote Sensing Letters, IEEE, vol.3, no.1, pp.73,77, Jan [17] Q. Yu; X. Yang, and S. Fu, et al, An adaptive contoured window filter for interferometric synthetic aperture radar, Geoscience and Remote Sensing Letters, IEEE, vol.4, no.1, pp.23,26, Jan [18] U. Spagnolini, 2-D phase unwrapping and instantaneous frequency estimation, Geoscience and Remote Sensing, IEEE Transactions on, vol.33, no.3, pp.579,589, May [19] B. Cai, D. Liang, and Z. Dong, A new adaptive multiresolution noise-filtering approach for SAR interferometric phase images, Geoscience and Remote Sensing Letters, IEEE, vol.5, no.2, pp.266,270, April [20] D. Meng, V. Sethu, and E. Ambikairajah, A novel technique for noise reduction in InSAR images, Geoscience and Remote Sensing Letters, IEEE, vol.4, no.2, pp.226,230, April [21] G. Vasile, E. Trouve, and I. Petillot, Highresolution SAR interferometry: estimation of local frequencies in the context of Alpine glaciers, Geoscience and Remote Sensing, IEEE Transactions on, vol.46, no.4, pp.1079, 1090, April [22] S. Yang, Y. Zhang, and Y. Han, Speckle reduction of SAR image through dictionary learning and point target enhancing approaches, Radar (Radar), 2011 IEEE CIE International Conference on, vol.2, no., pp.1926,1929, 24-27, Oct [23] N. Yahya, N. S. Kamel, and A. S. Malik, Speckle reduction of SAR images based on signal subspace technique, Intelligent and Advanced Systems (ICIAS), th International Conference on, vol.2, no., pp.670,675, 12-14, June [24] G. Wang, W. Zhou, and J. Guan, A novel mean filter based on the partial distribution for SAR images speckle reduction, Synthetic Aperture Radar (APSAR), rd International Asia-Pacific Conference on, vol., no., pp.1,4, 26-30, Sept [25] Y. Chen, and B. Li, An improved SAR image speckle reduction algorithm of wavelet threshold, Remote Sensing, Environment and Transportation Engineering (RSETE), nd International Conference on, vol., no., pp.1,4, 1-3, June [26] H. Woo, and S. Yun, Alternating minimization algorithm for speckle reduction with a shifting technique, Image Processing, IEEE Transactions on, vol.21, no.4, pp.1701, 1714, April [27] Y. Chen, and H. Xu, Comparative study of speckle noise reduction approaches for interferometric synthetic aperture radar images, in Press, International Conference on Computer Science, Electronics Technology and Automation, 2013 International Conference On, Sept [28] W. Zhang, J. Yang, and L. Yu, Comparisons of speckle noise filtering methods on high resolution SAR image, Computer and Communication Technologies in Agriculture Engineering (CCTAE), 2010 International Conference On, vol.3, no., pp.202,204, 12-13, June [29] S. Pecknold, S. Lovejoy, and D. Schertzer, The simulation of universal multifractals[m], Singapore: World Scientific, [30] H. A. Zebker, J. Villasenor, Decorrelation in interferometric radar echoes, Geoscience and Remote Sensing, IEEE Transactions on, vol.30, no.5, pp.950,959, Sep [31] J. S. Lee, Digital image enhancement and noise filtering by use of local statistics, Pattern Analysis and Machine Intelligence, IEEE Transactions on, vol.pami-2, no.2, pp.165,168, March [32] Interferometric synthetic aperture radar, In Wikipedia. Retrieved August 18, 2013, from c_aperture_radar

8 JOURNAL OF COMPUTERS, VOL. 9, NO. 4, APRIL Yifei Chen received her B.S. degree in electrical & information engineering from Beijing University of Technology, Beijing, China in June 2010 and her M.S. degree in electrical engineering from The George Washington University, Washington, DC, U.S in August She is currently working towards her M.S. degree at Beihang University, Beijing, China, majoring electrical & communication engineering. Her primary research interests include synthetic aperture radar images processing and software defined instruments & RF minitransceivers. Huaping Xu received her Ph.D. in the Department of Electronic & Information Engineering from Beihang University, Beijing, China in December She is currently working as an associate professor at Beihang University, Beijing, China, Department of Electronic & Information Engineering. Her primary research interests include interferometric synthetic aperture radar and synthetic aperture radar image processing.

RADAR INTERFEROMETRY FOR SAFE COAL MINING IN CHINA

RADAR INTERFEROMETRY FOR SAFE COAL MINING IN CHINA RADAR INTERFEROMETRY FOR SAFE COAL MINING IN CHINA L. Ge a, H.-C. Chang a, A. H. Ng b and C. Rizos a Cooperative Research Centre for Spatial Information School of Surveying & Spatial Information Systems,

More information

Detection of a Point Target Movement with SAR Interferometry

Detection of a Point Target Movement with SAR Interferometry Journal of the Korean Society of Remote Sensing, Vol.16, No.4, 2000, pp.355~365 Detection of a Point Target Movement with SAR Interferometry Jung-Hee Jun* and Min-Ho Ka** Agency for Defence Development*,

More information

A Combined Multi-Temporal InSAR Method: Incorporating Persistent Scatterer and Small Baseline Approaches. Andy Hooper University of Iceland

A Combined Multi-Temporal InSAR Method: Incorporating Persistent Scatterer and Small Baseline Approaches. Andy Hooper University of Iceland A Combined Multi-Temporal InSAR Method: Incorporating Persistent Scatterer and Small Baseline Approaches Andy Hooper University of Iceland Time Multi-Temporal InSAR Same area imaged each time Multi-Temporal

More information

SARscape Modules for ENVI

SARscape Modules for ENVI Visual Information Solutions SARscape Modules for ENVI Read, process, analyze, and output products from SAR data. ENVI. Easy to Use Tools. Proven Functionality. Fast Results. DEM, based on TerraSAR-X-1

More information

IMPACT OF BAQ LEVEL ON INSAR PERFORMANCE OF RADARSAT-2 EXTENDED SWATH BEAM MODES

IMPACT OF BAQ LEVEL ON INSAR PERFORMANCE OF RADARSAT-2 EXTENDED SWATH BEAM MODES IMPACT OF BAQ LEVEL ON INSAR PERFORMANCE OF RADARSAT-2 EXTENDED SWATH BEAM MODES Jayson Eppler (1), Mike Kubanski (1) (1) MDA Systems Ltd., 13800 Commerce Parkway, Richmond, British Columbia, Canada, V6V

More information

Persistent Scatterer InSAR

Persistent Scatterer InSAR Persistent Scatterer InSAR Andy Hooper University of Leeds Synthetic Aperture Radar: A Global Solution for Monitoring Geological Disasters, ICTP, 2 Sep 2013 Good Interferogram 2011 Tohoku earthquake Good

More information

EVALUATING THE EFFECT OF THE OBSERVATION TIME ON THE DISTRIBUTION OF SAR PERMANENT SCATTERERS

EVALUATING THE EFFECT OF THE OBSERVATION TIME ON THE DISTRIBUTION OF SAR PERMANENT SCATTERERS EVALUATING THE EFFECT OF THE OBSERVATION TIME ON THE DISTRIBUTION OF SAR PERMANENT SCATTERERS Alessandro Ferretti (), Carlo Colesanti (), Daniele Perissin (), Claudio Prati (), and Fabio Rocca () () Tele-Rilevamento

More information

The study of Interferogram denoising method Based on Empirical Mode Decomposition

The study of Interferogram denoising method Based on Empirical Mode Decomposition www.ijcsi.org 750 The study of Interferogram denoising method Based on Empirical Mode Decomposition Changun Huang 1, 2, Jiming Guo 3, Xiaodong Yu 4 and Changzheng Yuan 5 1 School of Geodesy and Geomatics,

More information

On Fusion Algorithm of Infrared and Radar Target Detection and Recognition of Unmanned Surface Vehicle

On Fusion Algorithm of Infrared and Radar Target Detection and Recognition of Unmanned Surface Vehicle Journal of Applied Science and Engineering, Vol. 21, No. 4, pp. 563 569 (2018) DOI: 10.6180/jase.201812_21(4).0008 On Fusion Algorithm of Infrared and Radar Target Detection and Recognition of Unmanned

More information

Generation of Fine Resolution DEM at Test Areas in Alaska Using ERS SAR Tandem Pairs and Precise Orbital Data *

Generation of Fine Resolution DEM at Test Areas in Alaska Using ERS SAR Tandem Pairs and Precise Orbital Data * Generation of Fine Resolution DEM at Test Areas in Alaska Using ERS SAR Tandem Pairs and Precise Orbital Data * O. Lawlor, T. Logan, R. Guritz, R. Fatland, S. Li, Z. Wang, and C. Olmsted Alaska SAR Facility

More information

Noise Removal of Spaceborne SAR Image Based on the FIR Digital Filter

Noise Removal of Spaceborne SAR Image Based on the FIR Digital Filter Noise Removal of Spaceborne SAR Image Based on the FIR Digital Filter Wei Zhang & Jinzhong Yang China Aero Geophysical Survey & Remote Sensing Center for Land and Resources, Beijing 100083, China Tel:

More information

URBAN MONITORING USING PERSISTENT SCATTERER INSAR AND PHOTOGRAMMETRY

URBAN MONITORING USING PERSISTENT SCATTERER INSAR AND PHOTOGRAMMETRY URBAN MONITORING USING PERSISTENT SCATTERER INSAR AND PHOTOGRAMMETRY Junghum Yu *, Alex Hay-Man Ng, Sungheuk Jung, Linlin Ge, and Chris Rizos. School of Surveying and Spatial Information Systems, University

More information

A Passive Suppressing Jamming Method for FMCW SAR Based on Micromotion Modulation

A Passive Suppressing Jamming Method for FMCW SAR Based on Micromotion Modulation Progress In Electromagnetics Research M, Vol. 48, 37 44, 216 A Passive Suppressing Jamming Method for FMCW SAR Based on Micromotion Modulation Jia-Bing Yan *, Ying Liang, Yong-An Chen, Qun Zhang, and Li

More information

INTERFEROMETRIC synthetic aperture radar (INSAR) is

INTERFEROMETRIC synthetic aperture radar (INSAR) is IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL. 42, NO. 3, MARCH 2004 511 First Demonstration of Surface Currents Imaged by Hybrid Along- and Cross-Track Interferometric SAR Robert Siegmund, Mingquan

More information

Local Frequency Estimation in Interferograms Using a. Multiband Pre-Filtering Approach

Local Frequency Estimation in Interferograms Using a. Multiband Pre-Filtering Approach Local Frequency Estimation in Interferograms Using a Multiband Pre-Filtering Approach Diego Perea-Vega and Ian Cumming Radar Remote Sensing Group Dept. of Electrical and Computer Engineering University

More information

Compression Method for High Dynamic Range Intensity to Improve SAR Image Visibility

Compression Method for High Dynamic Range Intensity to Improve SAR Image Visibility Compression Method for High Dynamic Range Intensity to Improve SAR Image Visibility Satoshi Hisanaga, Koji Wakimoto and Koji Okamura Abstract It is possible to interpret the shape of buildings based on

More information

INSAR RADARGRAMMETRY : A SOLUTION TO THE PHASE INTEGER AMBIGUITY PROBLEM FOR SINGLE INTERFEROGRAMS

INSAR RADARGRAMMETRY : A SOLUTION TO THE PHASE INTEGER AMBIGUITY PROBLEM FOR SINGLE INTERFEROGRAMS INSAR RADARGRAMMETRY : A SOLUTION TO THE PHASE INTEGER AMBIGUITY PROBLEM FOR SINGLE INTERFEROGRAMS ABSTRACT Andrew Sowter (), John Bennett () () IESSG, University of Nottingham, University Park, Nottingham

More information

Blind Single-Image Super Resolution Reconstruction with Defocus Blur

Blind Single-Image Super Resolution Reconstruction with Defocus Blur Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Blind Single-Image Super Resolution Reconstruction with Defocus Blur Fengqing Qin, Lihong Zhu, Lilan Cao, Wanan Yang Institute

More information

Edge Detection in SAR Images using Phase Stretch Transform

Edge Detection in SAR Images using Phase Stretch Transform Edge Detection in SAR Images using Phase Stretch Transform Christos V Ilioudis, Carmine Clemente, Mohammad H Asghari, Bahram Jalali and John J Soraghan Center for Excellence in Signal and Image Processing,

More information

Performance Comparison of Mean, Median and Wiener Filter in MRI Image De-noising

Performance Comparison of Mean, Median and Wiener Filter in MRI Image De-noising Performance Comparison of Mean, Median and Wiener Filter in MRI Image De-noising 1 Pravin P. Shetti, 2 Prof. A. P. Patil 1 PG Student, 2 Assistant Professor Department of Electronics Engineering, Dr. J.

More information

Environmental Impact Assessment of Mining Subsidence by Using Spaceborne Radar Interferometry

Environmental Impact Assessment of Mining Subsidence by Using Spaceborne Radar Interferometry Environmental Impact Assessment of Mining Subsidence by Using Spaceborne Radar Interferometry Hsing-Chung CHANG, Linlin GE and Chris RIZOS, Australia Key words: Mining Subsidence, InSAR, DInSAR, DEM. SUMMARY

More information

Terrain Motion and Persistent Scatterer InSAR

Terrain Motion and Persistent Scatterer InSAR Terrain Motion and Persistent Scatterer InSAR Andy Hooper University of Leeds ESA Land Training Course, Gödöllő, Hungary, 4-9 th September, 2017 Good Interferogram 2011 Tohoku earthquake Good correlation

More information

A Proposed FrFT Based MTD SAR Processor

A Proposed FrFT Based MTD SAR Processor A Proposed FrFT Based MTD SAR Processor M. Fathy Tawfik, A. S. Amein,Fathy M. Abdel Kader, S. A. Elgamel, and K.Hussein Military Technical College, Cairo, Egypt Abstract - Existing Synthetic Aperture Radar

More information

An Efficient Noise Removing Technique Using Mdbut Filter in Images

An Efficient Noise Removing Technique Using Mdbut Filter in Images IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 3, Ver. II (May - Jun.2015), PP 49-56 www.iosrjournals.org An Efficient Noise

More information

AN OPTIMAL ANTENNA PATTERN SYNTHESIS FOR ACTIVE PHASED ARRAY SAR BASED ON PARTICLE SWARM OPTIMIZATION AND ADAPTIVE WEIGHT- ING FACTOR

AN OPTIMAL ANTENNA PATTERN SYNTHESIS FOR ACTIVE PHASED ARRAY SAR BASED ON PARTICLE SWARM OPTIMIZATION AND ADAPTIVE WEIGHT- ING FACTOR Progress In Electromagnetics Research C, Vol. 10, 129 142, 2009 AN OPTIMAL ANTENNA PATTERN SYNTHESIS FOR ACTIVE PHASED ARRAY SAR BASED ON PARTICLE SWARM OPTIMIZATION AND ADAPTIVE WEIGHT- ING FACTOR S.

More information

NOISE REMOVAL TECHNIQUES FOR MICROWAVE REMOTE SENSING RADAR DATA AND ITS EVALUATION

NOISE REMOVAL TECHNIQUES FOR MICROWAVE REMOTE SENSING RADAR DATA AND ITS EVALUATION NOISE REMOVAL TECHNIQUES FOR MICROWAVE REMOTE SENSING RADAR DATA AND ITS EVALUATION Arundhati Misra 1, Dr. B Kartikeyan 2, Prof. S Garg* Space Applications Centre, ISRO, Ahmedabad,India. *HOD of Computer

More information

Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications )

Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications ) Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications ) Why is this important What are the major approaches Examples of digital image enhancement Follow up exercises

More information

Introduction to Microwave Remote Sensing

Introduction to Microwave Remote Sensing Introduction to Microwave Remote Sensing lain H. Woodhouse The University of Edinburgh Scotland Taylor & Francis Taylor & Francis Group Boca Raton London New York A CRC title, part of the Taylor & Francis

More information

JOURNAL OF INFORMATION, KNOWLEDGE AND RESEARCH IN ELECTRONICS AND COMMUNICATION ENGINEERING

JOURNAL OF INFORMATION, KNOWLEDGE AND RESEARCH IN ELECTRONICS AND COMMUNICATION ENGINEERING IMPLEMENTATION OF UNSUPERVISED CLASSIFICATION AND COMBINED CLASSIFICATION BASED ON H/q REGION DIVISION AND WISHART CLASSIFIER ON POLARIMETRIC SAR IMAGE 1 MS, SUSHMA KUMARI, 2 ASSOCIATE PROF. S. D. JOSHI

More information

A SAR Conjugate Mirror

A SAR Conjugate Mirror A SAR Conjugate Mirror David Hounam German Aerospace Center, DLR, Microwaves and Radar Institute Oberpfaffenhofen, D-82234 Wessling, Germany Fax: +49 8153 28 1449, E-Mail: David.Hounam@dlr.de Abstract--

More information

ESA Radar Remote Sensing Course ESA Radar Remote Sensing Course Radar, SAR, InSAR; a first introduction

ESA Radar Remote Sensing Course ESA Radar Remote Sensing Course Radar, SAR, InSAR; a first introduction Radar, SAR, InSAR; a first introduction Ramon Hanssen Delft University of Technology The Netherlands r.f.hanssen@tudelft.nl Charles University in Prague Contents Radar background and fundamentals Imaging

More information

Radar Imagery Filtering with Use of the Mathematical Morphology Operations

Radar Imagery Filtering with Use of the Mathematical Morphology Operations From the SelectedWorks of Przemysław Kupidura 2008 Radar Imagery Filtering with Use of the Mathematical Morphology Operations Przemysław Kupidura Piotr Koza Available at: https://works.bepress.com/przemyslaw_kupidura/7/

More information

A Study of Slanted-Edge MTF Stability and Repeatability

A Study of Slanted-Edge MTF Stability and Repeatability A Study of Slanted-Edge MTF Stability and Repeatability Jackson K.M. Roland Imatest LLC, 2995 Wilderness Place Suite 103, Boulder, CO, USA ABSTRACT The slanted-edge method of measuring the spatial frequency

More information

WIDE-SWATH imaging and high azimuth resolution pose

WIDE-SWATH imaging and high azimuth resolution pose 260 IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL 1, NO 4, OCTOBER 2004 Unambiguous SAR Signal Reconstruction From Nonuniform Displaced Phase Center Sampling Gerhard Krieger, Member, IEEE, Nicolas Gebert,

More information

Monitoring of Bridge Deformation with InSAR: An Experimental Study

Monitoring of Bridge Deformation with InSAR: An Experimental Study XXIV FIG International Congress 2010 11-16 April 2010 Sydney, Australia Monitoring of Bridge Deformation with InSAR: An Experimental Study Lei Zhang 1, Xiaoli Ding 1 and Zhong Lu 2 1 Department of Land

More information

Image Enhancement using Histogram Equalization and Spatial Filtering

Image Enhancement using Histogram Equalization and Spatial Filtering Image Enhancement using Histogram Equalization and Spatial Filtering Fari Muhammad Abubakar 1 1 Department of Electronics Engineering Tianjin University of Technology and Education (TUTE) Tianjin, P.R.

More information

APJIMTC, Jalandhar, India. Keywords---Median filter, mean filter, adaptive filter, salt & pepper noise, Gaussian noise.

APJIMTC, Jalandhar, India. Keywords---Median filter, mean filter, adaptive filter, salt & pepper noise, Gaussian noise. Volume 3, Issue 10, October 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Comparative

More information

Polarimetric optimization for clutter suppression in spectral polarimetric weather radar

Polarimetric optimization for clutter suppression in spectral polarimetric weather radar Delft University of Technology Polarimetric optimization for clutter suppression in spectral polarimetric weather radar Yin, Jiapeng; Unal, Christine; Russchenberg, Herman Publication date 2017 Document

More information

Acknowledgment. Process of Atmospheric Radiation. Atmospheric Transmittance. Microwaves used by Radar GMAT Principles of Remote Sensing

Acknowledgment. Process of Atmospheric Radiation. Atmospheric Transmittance. Microwaves used by Radar GMAT Principles of Remote Sensing GMAT 9600 Principles of Remote Sensing Week 4 Radar Background & Surface Interactions Acknowledgment Mike Chang Natural Resources Canada Process of Atmospheric Radiation Dr. Linlin Ge and Prof Bruce Forster

More information

A New Localization Algorithm Based on Taylor Series Expansion for NLOS Environment

A New Localization Algorithm Based on Taylor Series Expansion for NLOS Environment BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 5 Special Issue on Application of Advanced Computing and Simulation in Information Systems Sofia 016 Print ISSN: 1311-970;

More information

Using InSAR Technology for Monitoring vertical Deformation of the Earth Surface

Using InSAR Technology for Monitoring vertical Deformation of the Earth Surface Using InSAR Technology for Monitoring vertical Deformation of the Earth Surface AUREL SĂRĂCIN, CONSTANTIN COSARCĂ, CAIUS DIDULESCU, ADRIAN SAVU, AUREL NEGRILĂ Faculty of Geodesy Technical University of

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Part 2: Image Enhancement Digital Image Processing Course Introduction in the Spatial Domain Lecture AASS Learning Systems Lab, Teknik Room T26 achim.lilienthal@tech.oru.se Course

More information

MULTIPLE APERTURE INSAR (MAI) WITH C-BAND AND L-BAND DATA: NOISE AND PRECISION

MULTIPLE APERTURE INSAR (MAI) WITH C-BAND AND L-BAND DATA: NOISE AND PRECISION MULTIPLE APERTURE INSAR (MAI) WITH C-BAND AND L-BAND DATA: NOISE AND PRECISION Noa Bechor Ben-Dov and Thomas A. Herring Massachusetts Institute of Technology, Cambridge, MA 2139, USA, Email: nbechor@chandler.mit.edu

More information

An Improved DBF Processor with a Large Receiving Antenna for Echoes Separation in Spaceborne SAR

An Improved DBF Processor with a Large Receiving Antenna for Echoes Separation in Spaceborne SAR Progress In Electromagnetics Research C, Vol. 67, 49 57, 216 An Improved DBF Processor a Large Receiving Antenna for Echoes Separation in Spaceborne SAR Hongbo Mo 1, *,WeiXu 2, and Zhimin Zeng 1 Abstract

More information

PSInSAR VALIDATION BY MEANS OF A BLIND EXPERIMENT USING DIHEDRAL REFLECTORS

PSInSAR VALIDATION BY MEANS OF A BLIND EXPERIMENT USING DIHEDRAL REFLECTORS PSInSAR VALIDATION BY MEANS OF A BLIND EXPERIMENT USING DIHEDRAL REFLECTORS G. Savio (1), A. Ferretti (1) (2), F. Novali (1), S. Musazzi (3), C. Prati (2), F. Rocca (2) (1) Tele-Rilevamento Europa T.R.E.

More information

CS534 Introduction to Computer Vision. Linear Filters. Ahmed Elgammal Dept. of Computer Science Rutgers University

CS534 Introduction to Computer Vision. Linear Filters. Ahmed Elgammal Dept. of Computer Science Rutgers University CS534 Introduction to Computer Vision Linear Filters Ahmed Elgammal Dept. of Computer Science Rutgers University Outlines What are Filters Linear Filters Convolution operation Properties of Linear Filters

More information

SURVEILLANCE SYSTEMS WITH AUTOMATIC RESTORATION OF LINEAR MOTION AND OUT-OF-FOCUS BLURRED IMAGES. Received August 2008; accepted October 2008

SURVEILLANCE SYSTEMS WITH AUTOMATIC RESTORATION OF LINEAR MOTION AND OUT-OF-FOCUS BLURRED IMAGES. Received August 2008; accepted October 2008 ICIC Express Letters ICIC International c 2008 ISSN 1881-803X Volume 2, Number 4, December 2008 pp. 409 414 SURVEILLANCE SYSTEMS WITH AUTOMATIC RESTORATION OF LINEAR MOTION AND OUT-OF-FOCUS BLURRED IMAGES

More information

Research Article Performance Evaluation of Azimuth Offset Method for Mitigating the Ionospheric Effect on SAR Interferometry

Research Article Performance Evaluation of Azimuth Offset Method for Mitigating the Ionospheric Effect on SAR Interferometry Hindawi Journal of Sensors Volume 217, Article ID 4587475, 1 pages https://doi.org/1.1155/217/4587475 Research Article Performance Evaluation of Azimuth Offset Method for Mitigating the Ionospheric Effect

More information

Synthetic Aperture Radar. Hugh Griffiths THALES/Royal Academy of Engineering Chair of RF Sensors University College London

Synthetic Aperture Radar. Hugh Griffiths THALES/Royal Academy of Engineering Chair of RF Sensors University College London Synthetic Aperture Radar Hugh Griffiths THALES/Royal Academy of Engineering Chair of RF Sensors University College London CEOI Training Workshop Designing and Delivering and Instrument Concept 15 March

More information

Rec. ITU-R P RECOMMENDATION ITU-R P *

Rec. ITU-R P RECOMMENDATION ITU-R P * Rec. ITU-R P.682-1 1 RECOMMENDATION ITU-R P.682-1 * PROPAGATION DATA REQUIRED FOR THE DESIGN OF EARTH-SPACE AERONAUTICAL MOBILE TELECOMMUNICATION SYSTEMS (Question ITU-R 207/3) Rec. 682-1 (1990-1992) The

More information

Automation of Fingerprint Recognition Using OCT Fingerprint Images

Automation of Fingerprint Recognition Using OCT Fingerprint Images Journal of Signal and Information Processing, 2012, 3, 117-121 http://dx.doi.org/10.4236/jsip.2012.31015 Published Online February 2012 (http://www.scirp.org/journal/jsip) 117 Automation of Fingerprint

More information

RADAR REMOTE SENSING

RADAR REMOTE SENSING RADAR REMOTE SENSING Jan G.P.W. Clevers & Steven M. de Jong Chapter 8 of L&K 1 Wave theory for the EMS: Section 1.2 of L&K E = electrical field M = magnetic field c = speed of light : propagation direction

More information

Research Article Detection of Ground Moving Targets for Two-Channel Spaceborne SAR-ATI

Research Article Detection of Ground Moving Targets for Two-Channel Spaceborne SAR-ATI Hindawi Publishing Corporation EURASIP Journal on Advances in Signal Processing Volume, Article ID 78, 9 pages doi:.//78 Research Article Detection of Ground Moving Targets for Two-Channel Spaceborne SAR-ATI

More information

21-Sep-11. Outline. InSAR monitoring of CO2 sequestration - Complications. Enhanced solution (novel spatiotemporal atmospheric filtering)

21-Sep-11. Outline. InSAR monitoring of CO2 sequestration - Complications. Enhanced solution (novel spatiotemporal atmospheric filtering) Pushing the accuracy limit for CO2 sequestration monitoring: Statistically optimal spatio-temporal removal of the atmospheric component from InSAR Networks Bernhard Rabus Jayson Eppler MacDonald Dettwiler

More information

Improvement of Antenna System of Interferometric Microwave Imager on WCOM

Improvement of Antenna System of Interferometric Microwave Imager on WCOM Progress In Electromagnetics Research M, Vol. 70, 33 40, 2018 Improvement of Antenna System of Interferometric Microwave Imager on WCOM Aili Zhang 1, 2, Hao Liu 1, *,XueChen 1, Lijie Niu 1, Cheng Zhang

More information

Very High Resolution and Multichannel SAR/MTI

Very High Resolution and Multichannel SAR/MTI Dr. Patrick Berens Research Institute for High-Frequency Physics and Radar Techniques (FHR) Research Establishment for Applied Science (FGAN) 53343 Wachtberg Germany berens@fgan.de ABSTRACT SAR is widely

More information

Specificities of Near Nadir Ka-band Interferometric SAR Imagery

Specificities of Near Nadir Ka-band Interferometric SAR Imagery Specificities of Near Nadir Ka-band Interferometric SAR Imagery Roger Fjørtoft, Alain Mallet, Nadine Pourthie, Jean-Marc Gaudin, Christine Lion Centre National d Etudes Spatiales (CNES), France Fifamé

More information

FILTER FIRST DETECT THE PRESENCE OF SALT & PEPPER NOISE WITH THE HELP OF ROAD

FILTER FIRST DETECT THE PRESENCE OF SALT & PEPPER NOISE WITH THE HELP OF ROAD FILTER FIRST DETECT THE PRESENCE OF SALT & PEPPER NOISE WITH THE HELP OF ROAD Sourabh Singh Department of Electronics and Communication Engineering, DAV Institute of Engineering & Technology, Jalandhar,

More information

Assessment of Slow Deformations and Rapid Motions by Radar Interferometry

Assessment of Slow Deformations and Rapid Motions by Radar Interferometry 'Photogrammetric Week 05' Dieter Fritsch, Ed. Wichmann Verlag, Heidelberg 2005. Bamler et al. 111 Assessment of Slow Deformations and Rapid Motions by Radar Interferometry RICHARD BAMLER, BERT KAMPES,

More information

BEMD-based high resolution image fusion for land cover classification: A case study in Guilin

BEMD-based high resolution image fusion for land cover classification: A case study in Guilin IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS BEMD-based high resolution image fusion for land cover classification: A case study in Guilin To cite this article: Lei Li et al

More information

SARscape for ENVI. A Complete SAR Analysis Solution

SARscape for ENVI. A Complete SAR Analysis Solution SARscape for ENVI A Complete SAR Analysis Solution IDL and ENVI A Foundation for SARscape IDL The Data Analysis & Visualization Platform Data Access: IDL supports virtually every data format, type and

More information

Index 275. K Ka-band, 250, 259 Knowledge-based concepts, 110

Index 275. K Ka-band, 250, 259 Knowledge-based concepts, 110 Index A Acquisition planning, 225 Across-track, 30, 41, 88, 90 93 Across-track interferometry, 30 Along-track, 3, 10, 19, 41, 88, 90, 91, 93, 94, 103 Along-track interferometry, 41 Ambiguous elevation

More information

Application of GPS and Remote Sensing Image Technology in Construction Monitoring of Road and Bridge

Application of GPS and Remote Sensing Image Technology in Construction Monitoring of Road and Bridge 2017 3rd International Conference on Social Science, Management and Economics (SSME 2017) ISBN: 978-1-60595-462-2 Application of GPS and Remote Sensing Image Technology in Construction Monitoring of Road

More information

MULTI-CHANNEL SAR EXPERIMENTS FROM THE SPACE AND FROM GROUND: POTENTIAL EVOLUTION OF PRESENT GENERATION SPACEBORNE SAR

MULTI-CHANNEL SAR EXPERIMENTS FROM THE SPACE AND FROM GROUND: POTENTIAL EVOLUTION OF PRESENT GENERATION SPACEBORNE SAR 3 nd International Workshop on Science and Applications of SAR Polarimetry and Polarimetric Interferometry POLinSAR 2007 January 25, 2007 ESA/ESRIN Frascati, Italy MULTI-CHANNEL SAR EXPERIMENTS FROM THE

More information

Algorithms for Reducing Noise in Synthetic Aperture Radar Images

Algorithms for Reducing Noise in Synthetic Aperture Radar Images 1 Algorithms for Reducing Noise in Synthetic Aperture Radar Images Troy Peterson Kling & Jeffrey Kidwell Abstract Images of Earth s surface gathered by Uninhabited Aerial Vehicle Synthetic Aperture Radar

More information

Microwave Remote Sensing

Microwave Remote Sensing Provide copy on a CD of the UCAR multi-media tutorial to all in class. Assign Ch-7 and Ch-9 (for two weeks) as reading material for this class. HW#4 (Due in two weeks) Problems 1,2,3 and 4 (Chapter 7)

More information

Playa del Rey, California InSAR Ground Deformation Monitoring Interim Report H

Playa del Rey, California InSAR Ground Deformation Monitoring Interim Report H Playa del Rey, California InSAR Ground Deformation Monitoring Interim Report H Ref.: RV-14524 Doc.: CM-168-01 January 31, 2013 SUBMITTED TO: Southern California Gas Company 555 W. Fifth Street (Mail Location

More information

Design of a digital holographic interferometer for the. ZaP Flow Z-Pinch

Design of a digital holographic interferometer for the. ZaP Flow Z-Pinch Design of a digital holographic interferometer for the M. P. Ross, U. Shumlak, R. P. Golingo, B. A. Nelson, S. D. Knecht, M. C. Hughes, R. J. Oberto University of Washington, Seattle, USA Abstract The

More information

Synthetic Aperture Radar Interferometry (InSAR) Technique (Lecture I- Tuesday 11 May 2010)

Synthetic Aperture Radar Interferometry (InSAR) Technique (Lecture I- Tuesday 11 May 2010) Synthetic Aperture Radar Interferometry () Technique (Lecture I- Tuesday 11 May 2010) ISNET/CRTEAN Training Course on Synthetic Aperture Radar (SAR) Imagery: Processing, Interpretation and Applications

More information

Synthetic Aperture Radar (SAR) images features clustering using Fuzzy c- means (FCM) clustering algorithm

Synthetic Aperture Radar (SAR) images features clustering using Fuzzy c- means (FCM) clustering algorithm Article Synthetic Aperture Radar (SAR) images features clustering using Fuzzy c- means (FCM) clustering algorithm Rashid Hussain Faculty of Engineering Science and Technology, Hamdard University, Karachi

More information

SATELLITE OCEANOGRAPHY

SATELLITE OCEANOGRAPHY SATELLITE OCEANOGRAPHY An Introduction for Oceanographers and Remote-sensing Scientists I. S. Robinson Lecturer in Physical Oceanography Department of Oceanography University of Southampton JOHN WILEY

More information

Propagation Modelling White Paper

Propagation Modelling White Paper Propagation Modelling White Paper Propagation Modelling White Paper Abstract: One of the key determinants of a radio link s received signal strength, whether wanted or interfering, is how the radio waves

More information

A Novel Approach for MRI Image De-noising and Resolution Enhancement

A Novel Approach for MRI Image De-noising and Resolution Enhancement A Novel Approach for MRI Image De-noising and Resolution Enhancement 1 Pravin P. Shetti, 2 Prof. A. P. Patil 1 PG Student, 2 Assistant Professor Department of Electronics Engineering, Dr. J. J. Magdum

More information

Development of a Ground-based Synthetic Aperture Radar System for Highly Repeatable Measurements

Development of a Ground-based Synthetic Aperture Radar System for Highly Repeatable Measurements Development of a Ground-based Synthetic Aperture Radar System for Highly Repeatable Measurements Hoonyol LEE, Seong-Jun CHO, Nak-Hoon SUNG and Jung-Ho KIM Department of Geophysics, Kangwon National University

More information

RADAR ANALYST WORKSTATION MODERN, USER-FRIENDLY RADAR TECHNOLOGY IN ERDAS IMAGINE

RADAR ANALYST WORKSTATION MODERN, USER-FRIENDLY RADAR TECHNOLOGY IN ERDAS IMAGINE RADAR ANALYST WORKSTATION MODERN, USER-FRIENDLY RADAR TECHNOLOGY IN ERDAS IMAGINE White Paper December 17, 2014 Contents Introduction... 3 IMAGINE Radar Mapping Suite... 3 The Radar Analyst Workstation...

More information

International Journal of Innovative Research in Engineering Science and Technology APRIL 2018 ISSN X

International Journal of Innovative Research in Engineering Science and Technology APRIL 2018 ISSN X HIGH DYNAMIC RANGE OF MULTISPECTRAL ACQUISITION USING SPATIAL IMAGES 1 M.Kavitha, M.Tech., 2 N.Kannan, M.E., and 3 S.Dharanya, M.E., 1 Assistant Professor/ CSE, Dhirajlal Gandhi College of Technology,

More information

A. Dalrin Ampritta 1 and Dr. S.S. Ramakrishnan 2 1,2 INTRODUCTION

A. Dalrin Ampritta 1 and Dr. S.S. Ramakrishnan 2 1,2 INTRODUCTION Improving the Thematic Accuracy of Land Use and Land Cover Classification by Image Fusion Using Remote Sensing and Image Processing for Adapting to Climate Change A. Dalrin Ampritta 1 and Dr. S.S. Ramakrishnan

More information

The Shuttle Radar Topography Mission: A Global DEM

The Shuttle Radar Topography Mission: A Global DEM The Shuttle Radar Topography Mission: A Global DEM Tom G. Farr, Mike Kobrick Jet Propulsion Laboratory California Institute of Technology Pasadena, CAUSA Digital topographic data are critical for a variety

More information

Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine

Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine Journal of Clean Energy Technologies, Vol. 4, No. 3, May 2016 Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine Hanim Ismail, Zuhaina Zakaria, and Noraliza Hamzah

More information

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET)

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 6367(Print) ISSN 0976 6375(Online)

More information

Effects of Fading Channels on OFDM

Effects of Fading Channels on OFDM IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719, Volume 2, Issue 9 (September 2012), PP 116-121 Effects of Fading Channels on OFDM Ahmed Alshammari, Saleh Albdran, and Dr. Mohammad

More information

3D radar imaging based on frequency-scanned antenna

3D radar imaging based on frequency-scanned antenna LETTER IEICE Electronics Express, Vol.14, No.12, 1 10 3D radar imaging based on frequency-scanned antenna Sun Zhan-shan a), Ren Ke, Chen Qiang, Bai Jia-jun, and Fu Yun-qi College of Electronic Science

More information

ANALYSIS OF SRTM HEIGHT MODELS

ANALYSIS OF SRTM HEIGHT MODELS ANALYSIS OF SRTM HEIGHT MODELS Sefercik, U. *, Jacobsen, K.** * Karaelmas University, Zonguldak, Turkey, ugsefercik@hotmail.com **Institute of Photogrammetry and GeoInformation, University of Hannover,

More information

Fringe 2015 Workshop

Fringe 2015 Workshop Fringe 2015 Workshop On the Estimation and Interpretation of Sentinel-1 TOPS InSAR Coherence Urs Wegmüller, Maurizio Santoro, Charles Werner and Oliver Cartus Gamma Remote Sensing AG - S1 IWS InSAR and

More information

remote sensing? What are the remote sensing principles behind these Definition

remote sensing? What are the remote sensing principles behind these Definition Introduction to remote sensing: Content (1/2) Definition: photogrammetry and remote sensing (PRS) Radiation sources: solar radiation (passive optical RS) earth emission (passive microwave or thermal infrared

More information

The Elevator Fault Diagnosis Method Based on Sequential Probability Ratio Test (SPRT)

The Elevator Fault Diagnosis Method Based on Sequential Probability Ratio Test (SPRT) Automation, Control and Intelligent Systems 2017; 5(4): 50-55 http://www.sciencepublishinggroup.com/j/acis doi: 10.11648/j.acis.20170504.11 ISSN: 2328-5583 (Print); ISSN: 2328-5591 (Online) The Elevator

More information

Midterm Review. Image Processing CSE 166 Lecture 10

Midterm Review. Image Processing CSE 166 Lecture 10 Midterm Review Image Processing CSE 166 Lecture 10 Topics covered Image acquisition, geometric transformations, and image interpolation Intensity transformations Spatial filtering Fourier transform and

More information

Figure 1: C band and L band (SIR-C/X-SAR images of Flevoland in Holland). color scheme: HH: red, HV:green, VV: blue

Figure 1: C band and L band (SIR-C/X-SAR images of Flevoland in Holland). color scheme: HH: red, HV:green, VV: blue L-band PS analysis: JERS-1 results and TerraSAR L predictions Kenji Daito (1), Alessandro Ferretti (), Shigeki Kuzuoka (3),Fabrizio Novali (), Pietro Panzeri (), Fabio Rocca (4) (1) Daido Institute of

More information

The Tandem-L Formation

The Tandem-L Formation The Tandem-L Formation G. Krieger, I. Hajnsek, K. Papathanassiou, M. Eineder, M. Younis, F. De Zan, P. Prats, S. Huber, M. Werner, A. Freeman +, P. Rosen +, S. Hensley +, W. Johnson +, L. Veilleux +, B.

More information

Improvement and Validation of Ranging Accuracy with YG-13A

Improvement and Validation of Ranging Accuracy with YG-13A Article Improvement and Validation of Ranging Accuracy with YG-13A Mingjun Deng 1, Guo Zhang 2, *, Ruishan Zhao 3, Jiansong Li 1, Shaoning Li 2 1 School of Remote Sensing and Information Engineering, Wuhan

More information

Earth Observation from a Moon based SAR: Potentials and Limitations

Earth Observation from a Moon based SAR: Potentials and Limitations Earth Observation from a Moon based SAR: Potentials and Limitations F. Bovenga 1, M. Calamia 2,3, G. Fornaro 5, G. Franceschetti 4, L. Guerriero 1, F. Lombardini 5, A. Mori 2 1 Politecnico di Bari - Dipartimento

More information

Impulse Image Noise Reduction Using FuzzyCellular Automata Method

Impulse Image Noise Reduction Using FuzzyCellular Automata Method International Journal of Computer and Electrical Engineering, Vol. 6, No. 2, April 204 Impulse Image Noise Reduction Using FuzzyCellular Automata Method A. Sargolzaei, K. K.Yen, K. Zeng, S. M. A. Motahari,

More information

ASAR Training Course, Hanoi, 25 February 7 March 2008 Introduction to Radar Interferometry

ASAR Training Course, Hanoi, 25 February 7 March 2008 Introduction to Radar Interferometry Introduction to Radar Interferometry Presenter: F.Sarti (ESA/ESRIN) 1 Imaging Radar : reminder 2 Physics of radar Potentialities of radar All-weather observation system (active system) Penetration capabilities

More information

Damage detection in the 2015 Nepal earthquake using ALOS-2 satellite SAR imagery

Damage detection in the 2015 Nepal earthquake using ALOS-2 satellite SAR imagery Proceedings of the Tenth Pacific Conference on Earthquake Engineering Building an Earthquake-Resilient Pacific 6-8 November 2015, Sydney, Australia Damage detection in the 2015 Nepal earthquake using ALOS-2

More information

GROUND-BASED RADAR INTERFEROMETRY FOR MONITORING UNSTABLE SLOPES

GROUND-BASED RADAR INTERFEROMETRY FOR MONITORING UNSTABLE SLOPES GROUND-BASED RADAR INTERFEROMETRY FOR MONITORING UNSTABLE SLOPES Massimiliano Pieraccini, Guido Luzi, Daniele Mecatti, Linhsia Noferini, Giovanni Macaluso, and Carlo Atzeni University of Florence Department

More information

Integrated Digital System for Yarn Surface Quality Evaluation using Computer Vision and Artificial Intelligence

Integrated Digital System for Yarn Surface Quality Evaluation using Computer Vision and Artificial Intelligence Integrated Digital System for Yarn Surface Quality Evaluation using Computer Vision and Artificial Intelligence Sheng Yan LI, Jie FENG, Bin Gang XU, and Xiao Ming TAO Institute of Textiles and Clothing,

More information

Approaches for Angle of Arrival Estimation. Wenguang Mao

Approaches for Angle of Arrival Estimation. Wenguang Mao Approaches for Angle of Arrival Estimation Wenguang Mao Angle of Arrival (AoA) Definition: the elevation and azimuth angle of incoming signals Also called direction of arrival (DoA) AoA Estimation Applications:

More information

Principles of Pulse-Doppler Radar p. 1 Types of Doppler Radar p. 1 Definitions p. 5 Doppler Shift p. 5 Translation to Zero Intermediate Frequency p.

Principles of Pulse-Doppler Radar p. 1 Types of Doppler Radar p. 1 Definitions p. 5 Doppler Shift p. 5 Translation to Zero Intermediate Frequency p. Preface p. xv Principles of Pulse-Doppler Radar p. 1 Types of Doppler Radar p. 1 Definitions p. 5 Doppler Shift p. 5 Translation to Zero Intermediate Frequency p. 6 Doppler Ambiguities and Blind Speeds

More information

Motion Detection Using TanDEM-X Along-Track Interferometry

Motion Detection Using TanDEM-X Along-Track Interferometry Motion Detection Using TanDEM-X Along-Track Interferometry Steffen Suchandt and Hartmut Runge German Aerospace Center, Remote Sensing Technology Institute TanDEM-X Science Meeting, June 12th, 2013 Outline

More information

Adaptive Feature Analysis Based SAR Image Classification

Adaptive Feature Analysis Based SAR Image Classification I J C T A, 10(9), 2017, pp. 973-977 International Science Press ISSN: 0974-5572 Adaptive Feature Analysis Based SAR Image Classification Debabrata Samanta*, Abul Hasnat** and Mousumi Paul*** ABSTRACT SAR

More information