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_resize - Resize a DICOM image

Description

dcm_resize  resizes  the  number  of rows and/or columns in a DICOM image.  Differencs are printed to the
       standard output.

Name

       dcm_resize - Resize a DICOM image

Options

dcm_resize accepts the following options:

       -b              Input files are stored in big-endian byte order

       -c              New number of columns in image

       -r              New number of rows in image

       -t              Read file assuming DICOM Part 10 format

       -v              Place DCM facility in verbose mode

       inputoutput    Input and output files

                                                                                                   dcm_resize(1)

Synopsis

dcm_resize[-b][-ccols][-rrows][-t][-v]inputoutput

See Also