Thresholding

Node Icon

Threshold an image using the Li Threshold, by minimizing the cross-entropy between the foreground and the foreground mean, and the background and the background mean.

Inputs

Input

Input image(s).

Type: Image, List, Required, Single

Outputs

Output

Output mask(s).

Type: Mask, List

Threshold

The threshold found by Li's method.

Type: Numeric Array, List

Settings

Bins Integer

Set the number of image grayscale values, or bins, when finding the threshold.

See also

Keywords: