acia.segm.processor.cellpose
Segmenter using Cellpose (below v4)
-
class acia.segm.processor.cellpose.CellposeSegmenter[source]
Bases: SegmentationProcessor
Cellpose segmenter
-
__init__(model_type, autorelease=True)[source]
Initialize the segmentation processor.
- Parameters:
-