logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dcm_dump_file - Dump the contents of a DICOM File

Description

dcm_dump_file dumps the contents of a DICOM V3 file to standard output in human readable form.

Name

       dcm_dump_file - Dump the contents of a DICOM File

Options

dcm_dump_file accepts the following options:

       -b              Input files are stored in big-endian byte order

       -e              Exit on file open error.  Do not process other files

       -g              Remove group length elements

       -mmult         Change VM limit from 0 to mult

       -v              Place DCM facility in verbose mode

       -t              Part 10 file

       -w              Set open options; flag can be REPEAT

       -z              Perform format conversion (verification) on data in files

       file            One or more information objects to be dumped

                                                                                                dcm_dump_file(1)

Synopsis

dcm_dump_file[-b][-g][-l][-mmult][-t][-v][-wflag][-z]file[file...]

See Also