Skip to content

Masked stochastic watershed #118

@anntzer

Description

@anntzer

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions