Closing

Node Icon

This filter removes small (i.e., smaller than the structuring element) holes and tube like structures in the interior or at the boundaries of the mask(s).

The morphological closing of an mask “f” is defined as: Closing(f) = Erosion(Dilation(f)).

Inputs

Input

Input mask(s).

Type: Image, Mask, List, Required, Single

Outputs

Output

Output mask(s).

Type: Mask, List

Settings

Kernel Selection

Shape of the structuring element.

Values: Annulus, Ball, Box, Cross

Kernel Radius [px] 3D Vector

Set the kernel radius in voxels, specified as [i, j, k].

Safe Border Boolean

Add a safe border to input image to avoid border effects and remove it once the operation is done.

See also

References

Keywords: