spacipy.Stoarr.find_boundaries
- Stoarr.find_boundaries(mode='inner')
Compute the boundaries of the object. Return bool array where boundaries between labeled regions are True.
- Parameters:
mode (str, default inner) – mode in [‘thick’, ‘inner’, ‘outer’, ‘subpixel’], see skimage.segmentation.find_boundaries for detail