Double Threshold
Create binary mask(s) from one or more input images by setting each voxel as true or false given a set of thresholds and contiondions applied to the input.
Inputs
Input
Input image(s).
Type: Image, List, Required, Single
Outputs
Output
Output mask(s).
Type: Mask, List
Settings
Lower Threshold Float
Set the lower threshold. Voxels with lower (or equal) values will be set to false.
Lower Condition Selection
Select the condition of the threshold.
Values: Greater Than, Higher or Equal
Upper Threshold Float
Set the upper threshold. Voxels with higher (or equal) values will be set to false.
Upper Condition Selection
Select the condition of the threshold.
Values: Lower, Lower or Equal
See also
Keywords:
Copyright © 2023, Hero Imaging AB