Applies a threshold to an image.
Reference to the source image.
Reference to the destination image.
Cluster specifying the threshold range.
Lowest pixel value used during a threshold.
Default: 128
Highest pixel value used during a threshold.
Default: 255
Value used to replace pixels between the lower value and upper value.
This operation requires that keep/replace value? is TRUE.
Use a binary palette when you plan to visualize an image to which a threshold has been applied in replace mode. However, which palette to use for visualization depends on the value of replace value. For example, the visualization of a threshold image could be performed with a gray palette. However, in this case it is advised that you use a replacement value of 255 (white) to see the threshold image better.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Reference to the destination image.
If image dst is connected, image dst out is the same as image dst. Otherwise, image dst out refers to the image referenced by image src.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application