dcm_create_object - Create a object in a DICOM File
Contents
Description
dcm_create_object makes creates DICOM file from raw pixel data and an input source.
Name
dcm_create_object - Create a object in a DICOM File
Options
dcm_create_object accepts the following options:
-i Take input from this file rather than stdin
-ppixels Read raw pixel data from this file and add as 7FE0 0010
-v Place DCM facility in verbose mode
fileout Name of the output file
dcm_create_object(1)
Synopsis
dcm_create_object[-iinputfile][-ppixels][-v]fileout
