changeset 1845:8ae1a18b9afb

readme
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 30 Nov 2015 14:04:05 +0100
parents 1ba224001fd0
children 3dcf5c0734c9
files Plugins/Samples/GdcmDecoder/README
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Plugins/Samples/GdcmDecoder/README	Mon Nov 30 14:04:05 2015 +0100
@@ -0,0 +1,6 @@
+This sample shows how to replace the decoder of DICOM images that is
+built in Orthanc, by the GDCM library.
+
+A production-ready version of this sample, is available in the
+offical Web viewer plugin:
+http://www.orthanc-server.com/static.php?page=web-viewer