It would be nice if dcdisp would be usable. Currently it fails with:
$ ./appsrc/dcdisp/dcdisp /tmp/raw.dcm
Read ...
Rows = 256
Columns = 256
NumberOfFrames = 0
PhotometricInterpretation = MONOCHROME2
SamplesPerPixel = 1
BitsAllocated = 16
BitsStored = 16
HighBit = 15
PixelRepresentation = 1
PlanarConfiguration = 0
RescaleIntercept = 0
RescaleSlope = 0
WindowCenter = 96
WindowWidth = 192
PixelPaddingValue = 0
VOILUTs =
PixelData Value Length = 0x20000
Using ...
Rows = 256
Columns = 256
NumberOfFrames = 1
PhotometricInterpretation = MONOCHROME2
SamplesPerPixel = 1
BitsAllocated = 16
BitsStored = 16
HighBit = 15
PixelRepresentation = 1
PlanarConfiguration = 0
RescaleIntercept = 0
RescaleSlope = 1
WindowCenter = 96
WindowWidth = 192
PixelPaddingValue = 0
VOILUTs =
Rows*Columns*SamplesPerPixel*BitsAllocated/8 = 0x20000
Error - Can't allocate any color cells
Color map establishment failed
[1] 31046 segmentation fault ./appsrc/dcdisp/dcdisp /tmp/raw.dcm