Description

Binarises an image (or image stack) using a fixed intensity threshold. The input threshold can be a single value (same for all images) or taken from a measurement associated with the image to be binarised.

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:

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.