changeset 70:bcd9e83dac7a

index VPI Reveal
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 12 Dec 2016 16:35:06 +0100
parents 03d35f985f26
children 9c295f7cc016
files Sphinx/source/plugins.rst
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/plugins.rst	Thu Dec 08 13:22:50 2016 +0100
+++ b/Sphinx/source/plugins.rst	Mon Dec 12 16:35:06 2016 +0100
@@ -65,6 +65,12 @@
   Web viewer of DICOM images.
 * Another Web viewer is provided courtesy of `Emsy Chan
   <https://groups.google.com/d/msg/orthanc-users/EC5Z2KaM4Hs/MG3KkzhCDAAJ>`__.
+* `VPI Reveal <http://www.vpireveal.com/>` provides a plugin to "write
+  the DICOM records in a normal Windows-readable file hierarchy
+  (patient-study-series-DICOM file) at a location called
+  ``VPIStorage`` that can then be imported into VPI Reveal."  `Check
+  out the source code
+  <https://github.com/jodogne/OrthancContributed/tree/master/Plugins/orthancVPIRevealPlugin>`__.
 * Check out the `OrthancContributed repository on GitHub
   <https://github.com/jodogne/OrthancContributed/tree/master/Plugins>`__, that
   might contain plugins that are not tracked in this list.