dcm_make_object - Make a DICOM information object from an ASCII description.
Contents
Description
dcm_make_object creates a DICOM information object and stores it in a file. It reads a description of the
data elements int the object from stdin and adds them to the information object.
Name
dcm_make_object - Make a DICOM information object from an ASCII description.
Options
dcm_make_object accepts the following options:
-ppixels Read raw pixel data from this file and add as 7FE0 0010
-v Place DCM facility in verbose mode fileout Stores the DICOM object
dcm_make_object(1)
Synopsis
dcm_make_object[-ppixels][-v]fileout
