squidpy.im.SegmentationWatershed

class squidpy.im.SegmentationWatershed[source]

Segmentation model based on skimage watershed segmentation.

Methods

segment(img, **kwargs)

Segment an image.