Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

MONAI Label Plugin for 3D Slicer

3D Slicer is a free, open-source software for visualization, processing, segmentation, registration, and other 3D images and meshes. MONAI Label supports 3D Slicer with radiology and monaibundle applications. With its advanced features, 3D Slicer is a mature and well-tested viewer for radiology studies and algorithms.

Table of Contents

Supported Applications

Users can find supported applications in the sample-apps folder under the radiology section. They'll find models like DeepEdit, DeepGrow, Segmentation, and more. These applications can be used to create and refine labels for various medical imaging tasks.

Installing 3D Slicer

To use MONAI Label with 3D Slicer, you'll need to download and install 3D Slicer. MONAI Label supports stable and preview versions of 3D Slicer, version 5.0 or higher. For more information on installing 3D Slicer, check out the 3D Slicer Documentation

Installing MONAI Label Plugin

  • Go to View -> Extension Manager -> Active Learning -> MONAI Label
  • Install MONAI Label plugin
  • Restart 3D Slicer

Note: To update the plugin to the latest version, you have to uninstall the existing 3D Slicer version and download and install the new preview version of 3D Slicer again

Plugin in Developer Mode

  • git clone [email protected]:Project-MONAI/MONAILabel.git
  • Open 3D Slicer: Go to Edit -> Application Settings -> Modules -> Additional Module Paths
  • Add New Module Path: <FULL_PATH>/plugins/slicer/MONAILabel
  • Restart 3D Slicer

Plugin Settings

You can change some default behaviors for the MONAI Label plugin by following these steps:

  1. Go to Edit -> Application Settings -> MONAI Label
  2. Customize the settings as per your requirement.