neuralib.cellpose.core.read_cellpose

neuralib.cellpose.core.read_cellpose(file)[source]

Read a cellpose segmentation result file

Parameters:

file (str | Path | PathLike[str]) – cellpose segmentation result .npy file

Returns:

CellposeSegmentation

Return type:

CellposeSegmentation