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_make_object - Make a DICOM information object from an ASCII description.

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

See Also