Mercurial > hg > orthanc
view Plugins/Samples/GdcmDecoder/README @ 3103:81b58b549845
back to using 'var' instead of 'let' since let is not supported by many old browsers. All variables declaration have been moved to the top of the function to better show that their scope is the function
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Thu, 10 Jan 2019 10:51:36 +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