Mercurial > hg > orthanc-book
comparison Sphinx/source/plugins.rst @ 70:bcd9e83dac7a
index VPI Reveal
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 12 Dec 2016 16:35:06 +0100 |
parents | 22b6ed6c9d5c |
children | 9c295f7cc016 |
comparison
equal
deleted
inserted
replaced
69:03d35f985f26 | 70:bcd9e83dac7a |
---|---|
63 Yves Martelli is based on `dwv | 63 Yves Martelli is based on `dwv |
64 <https://github.com/ivmartel/dwv/wiki>`__ and extends Orthanc with a | 64 <https://github.com/ivmartel/dwv/wiki>`__ and extends Orthanc with a |
65 Web viewer of DICOM images. | 65 Web viewer of DICOM images. |
66 * Another Web viewer is provided courtesy of `Emsy Chan | 66 * Another Web viewer is provided courtesy of `Emsy Chan |
67 <https://groups.google.com/d/msg/orthanc-users/EC5Z2KaM4Hs/MG3KkzhCDAAJ>`__. | 67 <https://groups.google.com/d/msg/orthanc-users/EC5Z2KaM4Hs/MG3KkzhCDAAJ>`__. |
68 * `VPI Reveal <http://www.vpireveal.com/>` provides a plugin to "write | |
69 the DICOM records in a normal Windows-readable file hierarchy | |
70 (patient-study-series-DICOM file) at a location called | |
71 ``VPIStorage`` that can then be imported into VPI Reveal." `Check | |
72 out the source code | |
73 <https://github.com/jodogne/OrthancContributed/tree/master/Plugins/orthancVPIRevealPlugin>`__. | |
68 * Check out the `OrthancContributed repository on GitHub | 74 * Check out the `OrthancContributed repository on GitHub |
69 <https://github.com/jodogne/OrthancContributed/tree/master/Plugins>`__, that | 75 <https://github.com/jodogne/OrthancContributed/tree/master/Plugins>`__, that |
70 might contain plugins that are not tracked in this list. | 76 might contain plugins that are not tracked in this list. |
71 | 77 |
72 *Remark:* Do not hesitate to `contact us | 78 *Remark:* Do not hesitate to `contact us |