Mercurial > hg > orthanc-book
changeset 1056:89bb195dfbc0
starting stl documentation
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sat, 06 Apr 2024 18:10:09 +0200 |
parents | ebe3214f3ab0 |
children | 5a3c238575f8 |
files | Sphinx/source/plugins/indexer.rst Sphinx/source/plugins/multitenant-dicom.rst Sphinx/source/plugins/neuro.rst Sphinx/source/plugins/ohif.rst Sphinx/source/plugins/stl.rst Sphinx/source/plugins/tcia.rst Sphinx/source/plugins/volview.rst |
diffstat | 7 files changed, 37 insertions(+), 20 deletions(-) [+] |
line wrap: on
line diff
--- 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 -<https://uclouvain.be/en/research-institutes/icteam>`__ uses Orthanc -to publish filesystems containing medical images as a DICOM modality. +<https://orthanc.uclouvain.be/>`__ 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
--- 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 -<https://uclouvain.be/en/research-institutes/icteam>`__ can be used to -turn Orthanc into a **multitenant DICOM** server using :ref:`labels -<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 +<https://orthanc.uclouvain.be/>`__ can be used to turn Orthanc into a +**multitenant DICOM** server using :ref:`labels <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 <https://orthanc.uclouvain.be/hg/orthanc/file/default/OrthancServer/Plugins/Samples/MultitenantDicom>`__ of Orthanc, starting with Orthanc 1.12.0.
--- 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 -<https://uclouvain.be/en/research-institutes/icteam>`__ extends -Orthanc with features dedicated for neuroimaging: +<https://orthanc.uclouvain.be/>`__ extends Orthanc with features +dedicated for neuroimaging: * Conversion of DICOM series and DICOM instances to the `NIfTI-1 <https://en.wikipedia.org/wiki/Neuroimaging_Informatics_Technology_Initiative>`__
--- 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 -<https://uclouvain.be/en/research-institutes/icteam>`__ extends -Orthanc with the `OHIF <https://ohif.org/>`__ extensible Web imaging -platform. +<https://orthanc.uclouvain.be/>`__ extends Orthanc with the `OHIF +<https://ohif.org/>`__ extensible Web imaging platform. The plugin greatly simplifies the deployment of OHIF, as it does not necessitate the setup of any reverse proxy.
--- 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 +<https://orthanc.uclouvain.be/>`__ extends Orthanc with support for +`Encapsulated 3D Manufacturing Model IODs +<https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_A.85.html>`_, +for the moment limited to `STL files +<https://en.wikipedia.org/wiki/STL_(file_format)>`__. + +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 +<https://en.wikipedia.org/wiki/Neuroimaging_Informatics_Technology_Initiative>`__. +The description of these features is `available as a paper +<https://doi.org/10.1145/3632047.3632051>`__. **For researchers**: `Please cite this paper <https://doi.org/10.1145/3632047.3632051>`__. + + +Usage +----- + +WIP.
--- 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 -<https://uclouvain.be/en/research-institutes/icteam>`__ extends -Orthanc with a Web interface that can be used to import open-data -medical images from `The Cancer Imaging Archive (TCIA) +<https://orthanc.uclouvain.be/>`__ extends Orthanc with a Web +interface that can be used to import open-data medical images from +`The Cancer Imaging Archive (TCIA) <https://www.cancerimagingarchive.net/>`__, and serve them immediately using Orthanc.
--- 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 -<https://uclouvain.be/en/research-institutes/icteam>`__ extends -Orthanc with `Kitware's VolView <https://volview.kitware.com/>`__ Web -interface for cinematic volume rendering of DICOM data. +<https://orthanc.uclouvain.be/>`__ extends Orthanc with `Kitware's +VolView <https://volview.kitware.com/>`__ Web interface for cinematic +volume rendering of DICOM data. **For researchers**: `Please cite this paper <https://dial.uclouvain.be/pr/boreal/object/boreal:257257>`__.