- image
Image
or str
Input image.
- sigma
int
, optional Number of sigma for the detection threshold.
- iterations
int
Number of iterations for the binary dilatation.
- opening_iterations
int
Number of iterations for the binary opening.
- outfile
str
, optional Output mask filename.
- plotbool
Plot the image and mask.