view Plugins/Samples/GdcmDecoder/README @ 3834:219de90c1f43

Added a flag to use an extra buffer in PamReader to ensure (malloc-like) alignment of the image buffer. This flag is NOT turned on by default and, in Orthanc, is only used by the Unit tests.
author Benjamin Golinvaux <bgo@osimis.io>
date Wed, 15 Apr 2020 16:58:28 +0200
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