Module: Thresholding From Mean ()

Description:

This is an experimental module from the Xtra Library: https://xtras.amira-avizo.com.

This module performs an adaptive thresholding of the input data based on a deviation from the mean of its grayscale values.
The deviation can be either multiplicative, as a proportion of the mean, or additive, as a static offset from the mean.
Besides, it is also possible to reduce the action of this module to a custom portion of the input data by providing a mask for it.

See also: Adaptive Thresholding, Threshold By Criterion.

Connections:

Input Grayscale Image [required]
The image to be processed. Supported type is: grayscale (Uniform Scalar Field) image.

Input Mask [optional]
The mask of the image to be processed. Supported type is: binary label (Uniform Label Field) image.

Ports:

Console

Opens the Python Script Object console of the module as the active console window.

Interpretation

This port specifies whether the input will be interpreted as a 3D volume or a stack of 2D images for processing.

Threshold

The fraction or the additive value according to the Threshold Mode port value.

Criterion

This port defines the comparison operator used as criterion:

Threshold Mode

Defines the model used to compute the adaptive threshold from the mean.