Module: Interactive Thresholding ()
This module script is deprecated. Please use the Interactive Threshold module instead.
This tool allows thresholds to be selected interactively. The current selection is displayed in an ortho slice representation. This tool is used by the Quantification I_threshold command. When the tool is not called from Visilog, it can create a label image itself.
Press the Apply button to create the binary image. A new field is created that is 1 for each value within the threshold interval and 0 for all other field values. The Data input port is not visible when the tool is called from Visilog.
Data [required]
Image data the thresholds are applied to. Supported images are HxUniformScalarField3 and HxUniformColorField3Mask
Optional image data used as a mask for thresholding. The image data must be a binary HxUniformScalarField3 with the same dimensions as the input image data. If such a mask is connected, threshold will only be evaluated where mask value is equal to 1.
Orientation
This port provides three buttons for resetting the slice orientation: xy perpendicular to the z-axis, xz perpendicular to the y-axis, or yz perpendicular to the x-axis.Colormap
Choose a colormap to map data to colors.Slice Number
This port allows you to restrict the range of visible data values. Values below the lower bound are mapped to black, values above the upper bound are mapped to white.Render
Labeled voxels can be rendered either in a transparent or opaque style.Minimum-threshold
Specifies the lower value of the threshold interval.Maximum-threshold
Specifies the upper value of the threshold interval.Minimum-Threshold-R
Specifies the lower Red value of the threshold interval when the input data is a color field.Maximum-Threshold-R
Specifies the upper Red value of the threshold interval when the input data is a color field.Minimum-Threshold-G
Specifies the lower Green value of the threshold interval when the input data is a color field.Maximum-Threshold-G
Specifies the upper Green value of the threshold interval when the input data is a color field.Minimum-Threshold-B
Specifies the lower Blue value of the threshold interval when the input data is a color field.Color Mask
Choose color to display mask.Layer order
This port is only visible if the module is an overlay of an Ortho Views.