ENVI > Programming > Routines > Data Processing (ENVITasks) >SARsBaseNonLocalSAR

SARsBaseNonLocalSAR

SARscape Basic Non Local SAR filter.

Reference

Syntax

Result = ENVITask('SARsBaseNonLocalSAR')

Input properties (Set, Get): ANL_SAR_ENL, ANL_SAR_H_FACTOR, ANL_SAR_KERNEL_SIZE, ANL_SAR_MIN_KERNEL_SIZE, ANL_SAR_T_FACTOR, ANL_SAR_WINDOW_SIZE, GENERATE_QL, INPUT_SARSCAPEDATA, IN_TRIGGERING_EXECUTION_OPTION, OPENCL_DEVICEID, OPENCL_PLATFORMID, ROOT_URI_FOR_OUTPUT, SARSCAPE_PREFERENCE, INSERT_GEO_POINTS_FLAG

Output properties (Get only): DESCRIPTION

Properties marked as "Set" are those that you can set to specific values. You can also retrieve their current values any time. Properties marked as "Get" are those whose values you can retrieve but not set

This task inherits the following methods from ENVITask:

AddParameter

Execute

Parameter

ParameterNames

RemoveParameter

Properties

ANL_SAR_ENL (optional)

Equivalent Number of Looks

ANL_SAR_H_FACTOR (optional)

Non-Local H Factor

ANL_SAR_KERNEL_SIZE (optional)

Non-Local Similarity Kernel Size

Options available are:

ANL_SAR_MIN_KERNEL_SIZE (optional)

Non-Local Similarity Min Kernel Size

Options available are:

ANL_SAR_T_FACTOR (optional)

Non-Local T Factor

ANL_SAR_WINDOW_SIZE (optional)

Non-Local Average Window Size

Options available are:

DESCRIPTION

This property describes the task.

GENERATE_QL (optional)

Generate Quick Look

INPUT_SARSCAPEDATA (required)

Input File List

IN_TRIGGERING_EXECUTION_OPTION (optional)

Input triggering execution option

NAME

This property contains the name of the task.

OPENCL_DEVICEID (optional)

OPENCL DEVICE ID

OPENCL_PLATFORMID (optional)

OPENCL PLATFORM ID

OUTPUT_SARSCAPEDATA

Output File List

OUT_TRIGGERING_EXECUTION_OPTION

Output triggering execution option

ROOT_URI_FOR_OUTPUT (optional)

Common URI for outputs

SARSCAPE_PREFERENCE (optional)

SARscape Default System Parameters

The default value is Use actual preferences.

Options available are:

INSERT_GEO_POINTS_FLAG (optional)

Insert geo points

Version History

SARscape 6.1

Introduced

See Also

Tool description, ENVITask, ENVITaskParameter