Module: Dilation / Ball Dilation ()
Ball Dilation is one of the configurations of the module Dilation. For other configurations, see the port Type.
For an introduction, see:
This module performs a 3D dilation of an image using a structuring element matching with a sphere.
This module supports two modes: a fast mode which combines erosions using different neighborhoods and a precise mode (slower) which ensures a real sphere structuring element.
See also: Ball Erosion.
Input Image [required]
The input image to be processed. Supported types include: binary and label image (Uniform Label Field), grayscale image (Uniform Scalar Field) and color image (Uniform Color Field).
Type
This port selects the configuration of this module. The available configurations are:Interpretation
This port specifies whether the input will be interpreted as a 3D volume or a stack of 2D images for processing. The port is grayed if alternate interpretation is not available.Size
This port refers to the half-kernel size.Precision
This port refers to the precision mode used (Precise or Faster).