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

SARsstackingUtilityTSclassification

SARscape Process TS Classification.

Reference

Syntax

Result = ENVITask('SARsstackingUtilityTSclassification')

Input properties (Set, Get): CLASSIFICATION_CRITERIA, GENERATE_CLASSIFIED_TS, GENERATE_QL, INPUT_FILE_LIST, IN_TRIGGERING_EXECUTION_OPTION, L1_THRESHOLD, MAYORITY_FILTER, MF_WIN_SIZE, OPENCL_DEVICEID, OPENCL_PLATFORMID, RMSE_THRESHOLD, ROOT_URI_FOR_OUTPUT, SARSCAPE_PREFERENCE

Output properties (Get only): CLASSIFICATION_DAIC_SARSCAPEDATA

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

CLASSIFICATION_CRITERIA (optional)

classification_criteria

Options available are:

CLASSIFICATION_DAIC_SARSCAPEDATA

This is the Classification Daic

CLASSIFICATION_RMS_SARSCAPEDATA

This is the Classification RMS

CLASSIFICATION_SARSCAPEDATA

This is the Classification

DESCRIPTION

This property describes the task.

GENERATE_CLASSIFIED_TS (optional)

Generate Classified TS

GENERATE_QL (optional)

Generate Quick Look

INPUT_FILE_LIST (required)

Input File List

IN_TRIGGERING_EXECUTION_OPTION (optional)

Input triggering execution option

L1_THRESHOLD (optional)

L1 threshold

MAYORITY_FILTER (optional)

Majority Filter

MF_WIN_SIZE (optional)

MF window size

NAME

This property contains the name of the task.

OPENCL_DEVICEID (optional)

OPENCL DEVICE ID

OPENCL_PLATFORMID (optional)

OPENCL PLATFORM ID

OUT_TRIGGERING_EXECUTION_OPTION

Output triggering execution option

RMSE_THRESHOLD (optional)

RMSE threshold

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:

Version History

SARscape 6.1

Introduced

See Also

Tool description, ENVITask, ENVITaskParameter