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_create_object - Create a object in a DICOM File

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

See Also