-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
Description
Component
DIPlib 3.3.0. Actually I use PyDIP but this is a feature request for the core library.
Describe the bug
Would it be possible to add masking functionality to StochasticWatershed (similarly to the mask parameter in Watershed)? Currently I simply run the iterations myself by drawing seeds and using SeededWatershed. It would be slightly more practical if I didn't have to do that, but much more importantly, it would be great if the exact probabilities could also be computed in the masked case.
Thanks again for the great library :)
To Reproduce
N/A
System information:
N/A