ImageColorThresholderApp.image_color_thresholder_app — Functionimagecolorthresholder_app(img)
Open the image color thresholder app GUI.
ImageColorThresholderApp.image_color_threshold — Functionmask, timg = imagecolorthreshold(img[, bg])
Arguments
img: input image.bg: background color to replace, if not provided black color will be used.
Returns
mask: binary masktimg: thresholded image
It needs to export from GUI