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_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