ResamplingConfigInput - Amazon SageMaker

ResamplingConfigInput

The structure representing input for resampling operation.

Contents

OutputResolution

The structure representing output resolution (in target georeferenced units) of the result of resampling operation.

Type: OutputResolutionResamplingInput object

Required: Yes

AlgorithmName

The name of the algorithm used for resampling.

Type: String

Valid Values: NEAR | BILINEAR | CUBIC | CUBICSPLINE | LANCZOS | AVERAGE | RMS | MODE | MAX | MIN | MED | Q1 | Q3 | SUM

Required: No

TargetBands

Bands used in the operation. If no target bands are specified, it uses all bands available in the input.

Type: Array of strings

Array Members: Minimum number of 1 item.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: