# HG changeset patch # User Sebastien Jodogne # Date 1712419809 -7200 # Node ID 89bb195dfbc05c67d6bf85d85695f193becf2d3f # Parent ebe3214f3ab061b6ce06ed7191e2bdf29d820b45 starting stl documentation diff -r ebe3214f3ab0 -r 89bb195dfbc0 Sphinx/source/plugins/indexer.rst --- a/Sphinx/source/plugins/indexer.rst Sat Apr 06 18:00:13 2024 +0200 +++ b/Sphinx/source/plugins/indexer.rst Sat Apr 06 18:10:09 2024 +0200 @@ -7,8 +7,8 @@ .. contents:: This **official** plugin by the `ICTEAM institute of UCLouvain -`__ uses Orthanc -to publish filesystems containing medical images as a DICOM modality. +`__ uses Orthanc to publish filesystems +containing medical images as a DICOM modality. The plugin continuously synchronizes the content of an Orthanc server with the content of a filesystem, which can then be accessed, through diff -r ebe3214f3ab0 -r 89bb195dfbc0 Sphinx/source/plugins/multitenant-dicom.rst --- a/Sphinx/source/plugins/multitenant-dicom.rst Sat Apr 06 18:00:13 2024 +0200 +++ b/Sphinx/source/plugins/multitenant-dicom.rst Sat Apr 06 18:10:09 2024 +0200 @@ -7,12 +7,12 @@ .. contents:: This **official** plugin by the `ICTEAM institute of UCLouvain -`__ can be used to -turn Orthanc into a **multitenant DICOM** server using :ref:`labels -`. More precisely, the same Orthanc database can be accessed -from different DICOM servers, that each provides a different view -depending on the presence of labels. This plugin available is part of -the `official source distribution +`__ can be used to turn Orthanc into a +**multitenant DICOM** server using :ref:`labels `. More +precisely, the same Orthanc database can be accessed from different +DICOM servers, that each provides a different view depending on the +presence of labels. This plugin available is part of the `official +source distribution `__ of Orthanc, starting with Orthanc 1.12.0. diff -r ebe3214f3ab0 -r 89bb195dfbc0 Sphinx/source/plugins/neuro.rst --- a/Sphinx/source/plugins/neuro.rst Sat Apr 06 18:00:13 2024 +0200 +++ b/Sphinx/source/plugins/neuro.rst Sat Apr 06 18:10:09 2024 +0200 @@ -7,8 +7,8 @@ .. contents:: This **official** plugin by the `ICTEAM institute of UCLouvain -`__ extends -Orthanc with features dedicated for neuroimaging: +`__ extends Orthanc with features +dedicated for neuroimaging: * Conversion of DICOM series and DICOM instances to the `NIfTI-1 `__ diff -r ebe3214f3ab0 -r 89bb195dfbc0 Sphinx/source/plugins/ohif.rst --- a/Sphinx/source/plugins/ohif.rst Sat Apr 06 18:00:13 2024 +0200 +++ b/Sphinx/source/plugins/ohif.rst Sat Apr 06 18:10:09 2024 +0200 @@ -7,9 +7,8 @@ .. contents:: This **official** plugin by the `ICTEAM institute of UCLouvain -`__ extends -Orthanc with the `OHIF `__ extensible Web imaging -platform. +`__ extends Orthanc with the `OHIF +`__ extensible Web imaging platform. The plugin greatly simplifies the deployment of OHIF, as it does not necessitate the setup of any reverse proxy. diff -r ebe3214f3ab0 -r 89bb195dfbc0 Sphinx/source/plugins/stl.rst --- a/Sphinx/source/plugins/stl.rst Sat Apr 06 18:00:13 2024 +0200 +++ b/Sphinx/source/plugins/stl.rst Sat Apr 06 18:10:09 2024 +0200 @@ -10,7 +10,25 @@ Overview -------- -WIP. +This **official** plugin by the `ICTEAM institute of UCLouvain +`__ extends Orthanc with support for +`Encapsulated 3D Manufacturing Model IODs +`_, +for the moment limited to `STL files +`__. + +The plugin allows to attach STL files to existing DICOM studies and to +generate a STL mesh from structure sets (i.e., DICOM RT-STRUCT) or +from `NIfTI binary volumes +`__. +The description of these features is `available as a paper +`__. **For researchers**: `Please cite this paper `__. + + +Usage +----- + +WIP. diff -r ebe3214f3ab0 -r 89bb195dfbc0 Sphinx/source/plugins/tcia.rst --- a/Sphinx/source/plugins/tcia.rst Sat Apr 06 18:00:13 2024 +0200 +++ b/Sphinx/source/plugins/tcia.rst Sat Apr 06 18:10:09 2024 +0200 @@ -7,9 +7,9 @@ .. contents:: This **official** plugin by the `ICTEAM institute of UCLouvain -`__ extends -Orthanc with a Web interface that can be used to import open-data -medical images from `The Cancer Imaging Archive (TCIA) +`__ extends Orthanc with a Web +interface that can be used to import open-data medical images from +`The Cancer Imaging Archive (TCIA) `__, and serve them immediately using Orthanc. diff -r ebe3214f3ab0 -r 89bb195dfbc0 Sphinx/source/plugins/volview.rst --- a/Sphinx/source/plugins/volview.rst Sat Apr 06 18:00:13 2024 +0200 +++ b/Sphinx/source/plugins/volview.rst Sat Apr 06 18:10:09 2024 +0200 @@ -7,9 +7,9 @@ .. contents:: This **official** plugin by the `ICTEAM institute of UCLouvain -`__ extends -Orthanc with `Kitware's VolView `__ Web -interface for cinematic volume rendering of DICOM data. +`__ extends Orthanc with `Kitware's +VolView `__ Web interface for cinematic +volume rendering of DICOM data. **For researchers**: `Please cite this paper `__.