DICOM IO class was changed from GDCMImageIO to DICOMImageIO2 . Since some images were only readable by GDCMImageIO a first solution would be a CMake option combined with a #ifdef to select the different classes at compile time.
Description
Description
Event Timeline
Comment Actions
[SVN revision 24100]
ENH (#4525): new CMake variable MITK_USE_GDCMIO to enable alternative
DICOM IO
Comment Actions
[SVN revision 24111]
ENH (#4525): Modification of the MITK DICOM series reader to look the at the MITK_USE_GDCMIO variable and to select the appropriate itk IO class accordingly.
Comment Actions
Resetting all bugs without active assignee flag to "CONFIRMED". Change status to IN_PROGRESS if you are working on it.