Thinning

Class: NodeMaskThinning

Node Icon

This node will produce a skeleton of each foreground object in the mask. The algorithm corresponds with the 2D implementation described in:

Rafael C.Gonzales and Richard E.Woods.Digital Image Processing.Addison Wesley, 491-494, (1993).

Inputs

Mask

A binary mask.

Type: Image4DBool, Required, Single

Outputs

Out

A binary mask with the same spatial properties as the input mask.

Type: Image4DBool

References

See also

Keywords: