Closed GoogleCodeExporter closed 8 years ago
pydicom does not yet handle pixel compression schemes, so if you need to
manipulate pixels in such dicom files using pydicom, then you should first pass
the files through a decompression program. This could be done, for example,
with command-line tools in dcmtk.
Original comment by darcymason@gmail.com
on 15 Aug 2013 at 11:55
Closing the issue as not handling compressed pixel data is standard behaviour
in current pydicom.
Original comment by darcymason@gmail.com
on 15 Sep 2013 at 10:14
Original issue reported on code.google.com by
zhangyutingzyt1989
on 15 Aug 2013 at 7:46