Otsu

Class: NodeOtsuThreshold

Node Icon

Converts an image to a binary Mask using otsu thresholding.

Inputs

Image

Input image.

Type: Image4DFloat, Required, Single

Outputs

Mask

The resulting mask. A binary mask with the same size as the input image.

Type: Image4DBool

References

See also

Keywords: Threshold, Thresholding, Otsu