crispness_index {whitebox}R Documentation

Crispness index

Description

Calculates the Crispness Index, which is used to quantify how crisp (or conversely how fuzzy) a probability image is.

Usage

crispness_index(input, output = NULL, verbose_mode = FALSE)

Arguments

input

Input raster file.

output

Optional output html file (default name will be based on input file if unspecified).

verbose_mode

Sets verbose mode. If verbose mode is False, tools will not print output messages.

Value

Returns the tool text outputs.


[Package whitebox version 1.4.0 Index]