548 research outputs found

    Optimum graph cuts for pruning binary partition trees of polarimetric SAR images

    Get PDF
    This paper investigates several optimum graph-cut techniques for pruning binary partition trees (BPTs) and their usefulness for the low-level processing of polarimetric synthetic aperture radar (PolSAR) images. BPTs group pixels to form homogeneous regions, which are hierarchically structured by inclusion in a binary tree. They provide multiple resolutions of description and easy access to subsets of regions. Once constructed, BPTs can be used for a large number of applications. Many of these applications consist in populating the tree with a specific feature and in applying a graph cut called pruning to extract a partition of the space. In this paper, different pruning examples involving the optimization of a global criterion are discussed and analyzed in the context of PolSAR images for segmentation. Through the objective evaluation of the resulting partitions by means of precision-and-recall-for-boundaries curves, the best pruning technique is identified, and the influence of the tree construction on the performances is assessed.Peer ReviewedPostprint (author's final draft

    Accurate Despeckling and Estimation of Polarimetric Features by Means of a Spatial Decorrelation of the Noise in Complex PolSAR Data

    Get PDF
    In this work, we extended a procedure for the spatial decorrelation of fully-developed speckle, originally developed for single-polarization SAR data, to fully-polarimetric SAR data. The spatial correlation of the noise depends on the tapering window in the Fourier domain used by the SAR processor to avoid defocusing of targets caused by Gibbs effects. Since each polarimetric channel is focused independently of the others, the noise-whitening procedure can be performed applying the decorrelation stage to each channel separately. Equivalently, the noise-whitening stage is applied to each element of the scattering matrix before any multilooking operation, either coherent or not, is performed. In order to evaluate the impact of a spatial decorrelation of the noise on the performance of polarimetric despeckling filters, we make use of simulated PolSAR data, having user-defined polarimetric features. We optionally introduce a spatial correlation of the noise in the simulated complex data by means of a 2D separable Hamming window in the Fourier domain. Then, we remove such a correlation by using the whitening procedure and compare the accuracy of both despeckling and polarimetric features estimation for the three following cases: uncorrelated, correlated, and decorrelated images. Simulation results showed a steady improvement of performance scores, most notably the equivalent number of looks (ENL), which increased after decorrelation and closely attained the value of the uncorrelated case. Besides ENL, the benefits of the noise decorrelation hold also for polarimetric features, whose estimation accuracy is diminished by the correlation. Also, the trends of simulations were confirmed by qualitative results of experiments carried out on a true Radarsat-2 image

    Learning a Dilated Residual Network for SAR Image Despeckling

    Full text link
    In this paper, to break the limit of the traditional linear models for synthetic aperture radar (SAR) image despeckling, we propose a novel deep learning approach by learning a non-linear end-to-end mapping between the noisy and clean SAR images with a dilated residual network (SAR-DRN). SAR-DRN is based on dilated convolutions, which can both enlarge the receptive field and maintain the filter size and layer depth with a lightweight structure. In addition, skip connections and residual learning strategy are added to the despeckling model to maintain the image details and reduce the vanishing gradient problem. Compared with the traditional despeckling methods, the proposed method shows superior performance over the state-of-the-art methods on both quantitative and visual assessments, especially for strong speckle noise.Comment: 18 pages, 13 figures, 7 table

    A Tutorial on Speckle Reduction in Synthetic Aperture Radar Images

    Get PDF
    Speckle is a granular disturbance, usually modeled as a multiplicative noise, that affects synthetic aperture radar (SAR) images, as well as all coherent images. Over the last three decades, several methods have been proposed for the reduction of speckle, or despeckling, in SAR images. Goal of this paper is making a comprehensive review of despeckling methods since their birth, over thirty years ago, highlighting trends and changing approaches over years. The concept of fully developed speckle is explained. Drawbacks of homomorphic filtering are pointed out. Assets of multiresolution despeckling, as opposite to spatial-domain despeckling, are highlighted. Also advantages of undecimated, or stationary, wavelet transforms over decimated ones are discussed. Bayesian estimators and probability density function (pdf) models in both spatial and multiresolution domains are reviewed. Scale-space varying pdf models, as opposite to scale varying models, are promoted. Promising methods following non-Bayesian approaches, like nonlocal (NL) filtering and total variation (TV) regularization, are reviewed and compared to spatial- and wavelet-domain Bayesian filters. Both established and new trends for assessment of despeckling are presented. A few experiments on simulated data and real COSMO-SkyMed SAR images highlight, on one side the costperformance tradeoff of the different methods, on the other side the effectiveness of solutions purposely designed for SAR heterogeneity and not fully developed speckle. Eventually, upcoming methods based on new concepts of signal processing, like compressive sensing, are foreseen as a new generation of despeckling, after spatial-domain and multiresolution-domain method

    Degree of Polarization-Based Data Filter for Fully Polarimetric Synthetic Aperture Radar

    Get PDF
    This paper proposes a novel data filtering algorithm for fully polarimetric synthetic aperture radar (PolSAR) based on the degree of polarization (DoP) information. First, we define the homogeneity degree and polarization independence degree using the DoP information, and propose a feature plane to characterize the target feature. Second, employing the feature plane, we categorize the targets into three types and assign specific filtering policy for each type to estimate the optimal filtering window sizes. Finally, the TT -matrices of fully PolSAR data are filtered using the windows with estimated optimal sizes. Compared with boxcar filter, refined Lee filter, scattering model-based filter, and improved sigma filter in processing ALOS2-PALSAR2 data, the proposed DoP-based algorithm presents the best filtering performance

    Data Arrangement With Rotation Transformation for Fully Polarimetric Synthetic Aperture Radar

    Get PDF
    This letter proposes a data arrangement for fully polarimetric synthetic aperture radar (PolSAR). It is an essential novel method in the use of the rotation transformation in data interpretation. The key point of the proposal is employing a single pixel-based and selective rotation transformation for each pixel before the speckle filtering. The experimental results with ALOS2-PALSAR2 data show that the proposed data arrangement has much higher performance in recognizing double-bounce scattering in the man-made target area. At the same time, it is effective in avoiding the overestimation of double-bounce and/or surface scattering in natural target areas

    Coherence estimation in synthetic aperture radar data based on speckle noise modeling

    Get PDF
    In the past we proposed a multidimensional speckle noise model to which we now include systematic phase variation effects. This extension makes it possible to define what is believed to be a novel coherence model able to identify the different sources of bias when coherence is estimated on multidimensional synthetic radar aperture (SAR) data. On the one hand, low coherence biases are basically due to the complex additive speckle noise component of the Hermitian product of two SAR images. On the other hand, the availability of the coherence model permits us to quantify the bias due to topography when multilook filtering is considered, permitting us to establish the conditions upon which information may be estimated independently of topography. Based on the coherence model, two coherence estimation approaches, aiming to reduce the different biases, are proposed. Results with simulated and experimental polarimetric and interferometric SAR data illustrate and validate both, the coherence model and the coherence estimation algorithms.Peer Reviewe

    deSpeckNet: Generalizing Deep Learning Based SAR Image Despeckling

    Full text link
    Deep learning (DL) has proven to be a suitable approach for despeckling synthetic aperture radar (SAR) images. So far, most DL models are trained to reduce speckle that follows a particular distribution, either using simulated noise or a specific set of real SAR images, limiting the applicability of these methods for real SAR images with unknown noise statistics. In this paper, we present a DL method, deSpeckNet1, that estimates the speckle noise distribution and the despeckled image simultaneously. Since it does not depend on a specific noise model, deSpeckNet generalizes well across SAR acquisitions in a variety of landcover conditions. We evaluated the performance of deSpeckNet on single polarized Sentinel-1 images acquired in Indonesia, The Democratic Republic of Congo and The Netherlands, a single polarized ALOS-2/PALSAR-2 image acquired in Japan and an Iceye X2 image acquired in Germany. In all cases, deSpeckNet was able to effectively reduce speckle and restor
    • …
    corecore