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