Page MenuHomePhabricator

MITK - DICOM Seg - load created files
Closed, ResolvedPublic

Description

  1. Open file MITK-Data\ImageStatistics\testimage.dcm
  2. Create segmentation, save it at the same dir
  3. Close project
  4. open testimage.dcm (with the seg in the same folder)

Version:

  • Current Release: 18.04.2
  • windows 10
  • But also tested with a master version from 2 weeks ago..

Reason:

28.52 core.mod.dicomReader.dicomSeriesreaderhelper ERROR: Error encountered when loading DICOM series \ep\src\ITK\Modules\IO\GDCM\src\itkGDCMImageIO.cxx:331:
itk::ERROR: GDCMImageIO(0000016F122A9FE0): Unhandled PixelFormat: SamplesPerPixel :1
BitsAllocated :1
BitsStored :1
HighBit :0
PixelRepresentation:0
ScalarType found :SINGLEBIT

Event Timeline

schererj triaged this task as Unbreak Now! priority.Mar 2 2020, 3:48 PM

Same with Linux (Ubuntu 16.04)

So adding a DICOM SEG to a directory already containing other DICOM files makes MITK unable to load the original DICOM files anymore.

gaoh claimed this task.

I just tested it, it works!