Dump element from a dicom file into to another
dcm_dump_element [-b] [-t] [-v] group element filein fileout
dcm_dump_element dumps element from DICOM file into another
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
group element
The tag of the element to be dumped
filein fileout
Input and output files
This is the method used to extract pixel data from images.