Provided by: dicom3tools_1.00~20140105-1_amd64 bug

NAME

       dcunrgb - ACR/NEMA DICOM PS3 ... DICOM PS3 - Convert RGB to grayscale file

SYNOPSIS

       dcunrgb infile outfile

DESCRIPTION

       dcunrgb  reads the named dicom input file that has 3 sample per pixel 8 bit per component RGB pixel data,
       and copies the header information  and  pixel  data  converted  to  a  single  channel  8  bit  grayscale
       MONOCHROME2  to  a  new  dicom file, in the explicit VR little endian uncompressed transfer syntax with a
       meta information header prepended.

OPTIONS

       The verbose output goes to standard error.

       There are no options.

ENVIRONMENT


EXAMPLES


FILES


SEE ALSO

       dcunjpeg(1)

AUTHOR

       Copyright (C) 1993-2011. David A. Clunie DBA PixelMed Publishing. All rights reserved.

BUGS

       Requires that netpbm utilities, and in particular ppmtopgm, are installed and in the PATH.