view Plugins/Samples/GdcmDecoder/README @ 3768:6110a4995ace

replacing std::auto_ptr by std::unique_ptr in GDCM sample plugin
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 17 Mar 2020 15:02:23 +0100
parents 8ae1a18b9afb
children
line wrap: on
line source

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