Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

dcm_dump_element - Dump element from a DICOM file into to another

Description

dcm_dump_element dumps element from DICOM file into another

Name

       dcm_dump_element - Dump element from a DICOM file into to another

Notes

       This is the method used to extract pixel data from images.

                                                                                             dcm_dump_element(1)

Options

dcm_dump_element accepts the following options:

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

       -t              Read file assuming DICOM Part 10 format

       -v              Place DCM facility in verbose mode

       groupelement   The tag of the element to be dumped

       fileinfileout  Input and output files

Synopsis

dcm_dump_element[-b][-t][-v]groupelementfileinfileout

See Also