Actions
Bug #800
closedCompression codecs should check whether DICOM dataset really contains Pixel Data (7fe0,0010)
Start date:
2017-11-03
Due date:
% Done:
100%
Estimated time:
Module:
dcmdata, dcmjpeg, dcmjpls etc.
Operating System:
Compiler:
Description
Currently, e.g. dcmcjpeg silently processes Parametric Map objects with Float Pixel Data (see http://forum.dcmtk.org/viewtopic.php?f=1&t=4654 and the referenced sections of the DICOM standard).
Also SR documents are processed, which makes no sense (if no pixel data is present in the document). At least a warning should be reported in this case.
Actions