Contour
Class: NodeMaskContour
Creates contours of all connected regions in the input mask. Boundary voxels are kept TRUE, while the interior voxels are set to FALSE.
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
Settings
Fully Connected Boolean
Sets whether the connected components are defined strictly by face connectivity or by face+edge+vertex connectivity. For objects that are 1 pixel wide, use FullyConnectedOn.
Slicewise Boolean
Perform the morphological operation on a slice-by-slice basis.
References
See also
Keywords:
Copyright © 2022, NONPI Medical AB