Cellpose for Microscopy Segmentation
Segment microscopy images using Medical Imaging Toolbox Interface for Cellpose
            Library
Segment cells from microscopy images using the Medical Imaging Toolbox™ Interface for Cellpose Library support package. The support package provides functionality for downloading pretrained models from the Cellpose Library, segmenting 2-D and 3-D images using Cellpose models, and training new models using your own microscopy data.
You can install the Medical Imaging Toolbox Interface for Cellpose Library from Add-On Explorer. For more information about installing add-ons, see Get and Manage Add-Ons. The support package also requires Deep Learning Toolbox™ and Computer Vision Toolbox™.
Functions
cellpose | Configure Cellpose model for cell segmentation (Since R2023b) | 
segmentCells2D | Segment 2-D image using Cellpose (Since R2023b) | 
segmentCells3D | Segment 3-D image volume using Cellpose (Since R2023b) | 
trainCellpose | Train custom Cellpose model (Since R2023b) | 
downloadCellposeModels | Download pretrained models from Cellpose Library (Since R2023b) | 
Topics
- Getting Started with Cellpose
Segment cells from microscopy images using a pretrained Cellpose model, or train a custom model.
 




