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_rm_element - Remove an element from a DICOM file

Description

dcm_rm_element removes and element from DICOM file while writing into an output file.

Name

       dcm_rm_element - Remove an element from a DICOM file

Options

dcm_rm_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 removed

       fileinfileout  Input and output files

                                                                                               dcm_rm_element(1)

Synopsis

dcm_rm_element[-b][-t][-v]groupelementfileinfileout

See Also