Description:
The ConvertToBinary module converts an input image into a binary image, where all values are set to "1" if they are higher
than a certain threshold and "0" otherwise.
Ports:
Threshold

This slider defines the threshold value. The output image is generated after the Apply button is pressed.
|