Parameters
Input image (default = "") Image to apply threshold to.
Apply to input image (default = "true") Select if the threshold should be applied directly to the input image, or if it should be applied to a duplicate, then stored as a different image in the workspace.
Output image (default = "") Name of the output image created during the thresholding process. This image will be added to the workspace.
Threshold source (default = "Fixed value") Source for the threshold value:
- "Fixed value" Uses a single, fixed value for all images. This value is specified using the "Threshold value" parameter.
- "Image measurement" Threshold is set to the value of a measurement assoiated with the image to be binarised. Measurement selected by "Measurement" parameter. In this mode a different threshold can be applied to each image.
Threshold value (default = "1") Absolute manual threshold value that will be applied to all pixels.
Measurement (default = "") Measurement to act as threshold value when in "Image measurement" mode.
Black objects/white background (default = "true") Controls the logic of the output image in terms of what is considered foreground and background.