Optional
A binary image, the same size as the image. The algorithm will fill only if the current pixel in the binary mask is not null.
undefined Copy
undefined
Points which should be filled by watershed filter.
- minimum points from getExtrema() function. Copy
- minimum points from getExtrema() function.
Limit of filling. Maximum value that pixel can have.
1 Copy
1
Param: mask
A binary image, the same size as the image. The algorithm will fill only if the current pixel in the binary mask is not null.
Default