Threshold a column of images using different thresholding algorithms.
Each selected algorithm yields an additional column of binary images, in addition to the original image column. With RGB/multi-channels images, each channel is thresholded separately, i.e the threshold images are also a multi-channels images.
The node greatly facilitates side-by-side comparison of different thresholding algorithms, so you can pick the best one for your images.
- Type: TableInput tableInput table with at least one column of images. Images can be loaded using one of the Image Reader node.