Mercurial > hg > orthanc
view OrthancServer/Plugins/Samples/ModalityWorklists/README @ 6295:88aa865b6a54 utf8-path
use boost::system::path instead of std::string to improve handling of non ASCII path on Windows
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Wed, 03 Sep 2025 18:46:39 +0200 |
parents | 59e3b6f8c5be |
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: https://orthanc.uclouvain.be/book/plugins/worklists-plugin.html