Auto Threshold
The Auto Threshold module will automatically threshold the current image into a binary black and white image. The threshold level is automatically determined based on the most balanced point in the image's grayscale histogram.This module is useful when working with blob analysis or shape recognition whose background image can change and a manual threshold is not reliable enough.
Example
| Source Image | Thresholded |
![]() | ![]() |


