Performs a sigmoidal contrast stretch on input images.
sigmoidal_contrast_stretch(input, output, cutoff = 0, gain = 1,
num_tones = 256, verbose_mode = FALSE)
Input raster file.
Output raster file.
Cutoff value between 0.0 and 0.95.
Gain 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.