OrthancWSIDicomizer - Whole-slide imaging support for Orthanc
OrthancWSIDicomizer [OPTION]... [INPUT]
Orthanc, lightweight, RESTful DICOM server for healthcare and
medical research.
Create a DICOM file from a digital pathology image.
- --help
- Display this help and exit
- --version
- Output version information and exit
- --verbose
- Be verbose in logs
- --threads arg
(=2)
- Number of processing threads to be used
- --openslide
arg
- Path to the shared library of OpenSlide (not necessary if converting from
standard hierarchical TIFF)
- --dataset
arg
- Path to a JSON file containing the DICOM dataset
- --sample-dataset
- Display a minimalistic sample DICOM dataset in JSON format, then exit
- --reencode
arg
- Whether to re-encode each tile (no transcoding, much slower)
(Boolean)
- --repaint
arg
- Whether to repaint the background of the image (Boolean)
- --color arg
- Color of the background (e.g. "255,0,0")
- --optical-path
arg (=brightfield)
- Optical path to be automatically added to the DICOM dataset
("none" or "brightfield")
- --icc-profile
arg
- Path to the ICC profile to be included. If empty, a default sRGB profile
will be added.
- --safety arg
(=1)
- Whether to do additional checks to verify the source image is supported
(might slow down) (Boolean)
- --lower-levels
arg
- Number of pyramid levels up to which multithreading should be applied
(only for performance/memory tuning)
Written by Sebastien Jodogne
<s.jodogne@orthanc-labs.com>
Copyright © 2012-2016 Sebastien Jodogne, Medical Physics
Department, University Hospital of Liege (Belgium)
Copyright © 2017-2021 Osimis S.A. (Belgium)
Copyright © 2021-2021 Sebastien Jodogne, ICTEAM UCLouvain (Belgium)
Licensing AGPL: GNU AGPL version 3 or later
<http://gnu.org/licenses/agpl.html>.
This is free software: you are free to change and redistribute it. There is NO
WARRANTY, to the extent permitted by law.