segmentation
- Segmentation functions
- amoebasuperpix - Amoeba-like superpixel segmentation.
- amoebasuperpix_base.
- slicsuperpix - Compute superpixels based on the Simple Linear Iterative Clustering segmentation technique.
- slicsuperpix_base.
- geodesicwshed - Perform geodesic based watershed segmentation of an image.
- geodesicwshed_base.
- geosuperpix - Compute geodesic superpixels similarly to the Simple Linear Iterative Clustering segmentation technique.
- lifetimeseg - Pixelwise life time index computed over a stack of labelled images.
- regionadjacency - Compute a sparse adjacency matrix for a labelled image of segmentation.
- regionadjacency_base.
- regionclean - Clean up an image segmentation by deleting regions which do not obey certain shape/area criteria.
- regionclean_base.