Performs a standard-deviation contrast stretch on input images.
standard_deviation_contrast_stretch(input, output, stdev = 2,
num_tones = 256, verbose_mode = FALSE)
Input raster file.
Output raster file.
Standard deviation clip value.
Number of tones in the output image.
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Returns the tool text outputs.