Images: im#
Provides functions to perform the core image operations including TMA masking, dearraying, and segmenting.
Functions#
These functions provide convenient functions to expose the core functions of the TMA image processing classes.
Masks a channel or channels of the raw multiscale image stored in the .image attribute of the provided SpatialData object. |
|
Automatically dearrays a TMA on masks stored in the .labels attribute of the provided spatialdata object. |
|
Performs cell segmentation using Cellpose to the given image. |
|
Measures the properties of the labels or cells in the image from a given labels mask. |