/SlicerMonailabelApp

This repo has different configurations of the base slicer app of monailabel for different studies

Primary LanguagePython

This Repository Contains

  • Copy (15 November 2023) of the original MONAI Label Plugin for 3D slicer
  • Branches with added functionality needed for certain studies:
    • main: original
    • score: segmentation quality scoring
    • adjust: adds button in order to submit additional segmentation (also includes segmentation quality score)
    • LipoALT: lipoma vs ALT validation study, includes segmentation scoring, and classification of phenotyping, location and tumor depth.

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 git@github.com: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.