医用画像
Deep Learning Toolbox™ を Medical Imaging Toolbox™ と共に使用して、医用画像アプリケーションに深層学習を適用します。
アプリ
医用画像ラベラー | Interactively explore, label, and publish animations of 2-D or 3-D medical image data (R2022b 以降) |
関数
medicalSegmentAnythingModel | Pretrained Medical Segment Anything Model (MedSAM) for medical image segmentation (R2024b 以降) |
extractEmbeddings | Extract image embeddings from Medical Segment Anything Model (MedSAM) encoder (R2024b 以降) |
segmentObjectsFromEmbeddings | Segment objects in medical image using Medical Segment Anything Model (MedSAM) image embeddings (R2024b 以降) |
cellpose | Configure Cellpose model for cell segmentation (R2023b 以降) |
segmentCells2D | Segment 2-D image using Cellpose (R2023b 以降) |
segmentCells3D | Segment 3-D image volume using Cellpose (R2023b 以降) |
トピック
- Get Started with Medical Image Labeler (Medical Imaging Toolbox)
Interactively explore, label, and publish animations of 2-D or 3-D medical image data.
- Get Started with MONAI Label in Medical Image Labeler (Medical Imaging Toolbox)
Apply AI models from the MONAI Label library for 3-D medical image segmentation.
- Get Started with Medical Segment Anything Model for Medical Image Segmentation (Medical Imaging Toolbox)
Perform interactive medical image segmentation using Medical Segment Anything Model (MedSAM) and deep learning. (R2024b 以降)
- Get Started with MedSAM in Medical Image Labeler (Medical Imaging Toolbox)
This example shows how to interactively segment objects in medical images and in cross-sections of medical volumes using the MedSAM algorithm in the Medical Image Labeler app. (R2025a 以降)
- Getting Started with Cellpose (Medical Imaging Toolbox)
Segment cells from microscopy images using a pretrained Cellpose model, or train a custom model.
- Create Datastores for Medical Image Semantic Segmentation (Medical Imaging Toolbox)
Create datastores that contain images and pixel label data from a
groundTruthMedical
object for training semantic segmentation deep learning networks.- Convert Ultrasound Image Series into Training Data for 2-D Semantic Segmentation Network (Medical Imaging Toolbox)
- Create Training Data for 3-D Medical Image Semantic Segmentation (Medical Imaging Toolbox)