Skip to main content

Apply Complex Data Filter (Image Analyst Tools)

Summary

Smooths the phase component of the complex input synthetic aperture radar (SAR) data and outputs complex radar data.

Usage

  • The input must be complex data.

  • Higher alpha values will mean stronger filtering is applied. Using stronger filters will result in a smoother phase, but the accuracy is not necessarily improved.

    Using an alpha value that is too large can reduce the resolution of the output radar data.

    Using an alpha value that is too small can result in a noisy output.

  • The Goldstein Phase Filter option for the Filter Type parameter uses the outer window to compute phase variance. Phase variance is a type of coherence measurement. If the phase values in the outer window show high variability, which indicates low coherence, the smaller inner window will be used for filtering.

Parameters

Label Explanation Data type

Input Radar Data

The input complex radar data.

Raster Dataset; Raster Layer

Output Radar Data

The phase-filtered complex radar data.

Raster Dataset

Polarization Bands

(Optional)

The polarization bands that will be filtered.

The first band is selected by default.

String

Filter Type

(Optional)

The type of filter that will be applied.

  • Goldstein phase filterA nonlinear adaptive algorithm that uses coherence to adapt the window size for optimal filtering will be applied. This is the default.

String

Alpha

(Optional)

The strength of the filtering that will be applied. The value range is from 0 to 1.0.

A value of 0 means no filtering will be applied. A value of 0.5 means a moderate filter will be applied. A value of 1 means maximum filtering will be applied.

The default value is 0.5.

Double

Inner Window Size

(Optional)

The inner filter window size. This window is used to filter phase values in high coherence areas. The default value is 8 pixels.

Long

Outer Window Size

(Optional)

The outer filter window size. This window is used to filter phase values in low coherence areas. The default values is 64 pixels.

Long

Environments

Cell Alignment, Cell Size, Compression, Current Workspace, Extent, Geographic Transformations, GPU ID, Match Multidimensional Variable, NoData, Output Coordinate System, Parallel Processing Factor, Processor Type, Pyramid, Raster Statistics, Resampling Method, Scratch Workspace, Snap Raster, Tile Size, Union Dimension

Licensing information

  • Basic: Requires Image Analyst
  • Standard: Requires Image Analyst
  • Advanced: Requires Image Analyst