Mercurial > hg > orthanc
view Plugins/Samples/ModalityWorklists/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 | 42764dcd3a41 |
children |
line wrap: on
line source
Introduction ============ This sample plugin enables Orthanc to serve DICOM modality worklists that are read from some folder. The shared library containing the plugin is created as part of the build process of Orthanc. Documentation is available in the Orthanc Book: http://book.orthanc-server.com/plugins/worklists-plugin.html