This operator does some modifications on already segmented binary images
The result is a modified binary image
input image
binary image (sequence) to be postprocessed
foreground value
intensity value of cell objects
minimum area (pixels)
minimum area (number of pixels) of objects to be retained
objects with a smaller area will be discarded
are objects 8-connected
cell objects will be considered to have eight-connectivity if checked and four-connectivity otherwise
remove border touching objects
objects that are connected to the image borders will be discarded, if checked
Verbose
output some additional information