Skip to content

Commit

Permalink
Add MITK to installation docs (#1761)
Browse files Browse the repository at this point in the history
* Add MITK as supported platform

Signed-off-by: Ashis Ravindran <[email protected]>

* Update link to MONAI Label repo

Signed-off-by: Ashis Ravindran <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: Ashis Ravindran <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
ASHISRAVINDRAN and pre-commit-ci[bot] authored Oct 22, 2024
1 parent 736252c commit a112200
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ MONAI Label Supported Stable Visualization Tools:

* 3D Slicer: `Stable and Preview Version >= 5.0 <https://download.slicer.org/>`_

* MITK: `Version >= 2024.06.2 <https://www.mitk.org/wiki/Downloads>`_

* OHIF: `Version >= 3.1 <https://ohif.org/>`_

* QuPath: `Version >= 0.3.2 <https://qupath.github.io/>`_
Expand Down Expand Up @@ -221,6 +223,16 @@ To install stable released version of 3D Slicer, see `3D Slicer installation <ht

Currently, Windows and Linux version are supported.

MITK
-----------------------

The Medical imaging Interaction ToolKit (MITK) is an open source, standalone, medical imaging platform. MONAI Label is partially integrated to MITK Workbench,
a powerful and free application to view, process, and segment medical images. The MONAI Label tool in MITK is mostly tested for inferencing using radiology and bundle apps
allowing for Auto and Click-based interactive models.

To install MITK, see `MITK download <https://www.mitk.org/wiki/Downloads>`_.


OHIF (Web-based)
-----------------------

Expand Down Expand Up @@ -287,6 +299,11 @@ To add the MONAI Label icon shortcut on the 3DSlicer toolbar

Refer `3D Slicer plugin <https://github.com/Project-MONAI/MONAILabel/tree/main/plugins/slicer>`_ for other options to install and run MONAI Label plugin in 3D Slicer.

MITK Plugin
----------------------
MITK comes pre-built with the MONAI Label plugin. The tool interface can be found in both MITK's Segmentation View > 2D tools and also in Segmentation View > 3D tools.
As the the name suggests, the hosted MONAI Label app's 2D models are featured in 2D tools and vice versa. Refer `MITK Documentation <https://github.com/Project-MONAI/MONAILabel/tree/main/plugins/mitk>`_
to know more using MONAI Label in MITK.

OHIF Plugin
----------------------
Expand Down

0 comments on commit a112200

Please sign in to comment.