Overview
Modify existing or create new DICOM file according given XML presentation and store result as ACR/NEMA-2 dump (option: -a) or DICOM Part 10 file (option: -d). If neither option -a nor -d is specified, inclusion of Part 10 File Meta Information depends, if the input DICOM file or the XML presentation already includes File Meta Information attributes (0002,eeee). Either option -i <dcmfile> or-x [<xmlfile>] (or both) must be specified.
Usage
Options
Example
Convert XML presentation in.xml to DICOM file out.dcm
Load DICOM object from file in.dcm and store it as DICOM (Part 10) file encoded with Deflated Explicit VR Little Endian Transfer Syntax.