Page MenuHomePhabricator

Change default: Open DICOM data with new dicom reader
Closed, ResolvedPublic

Description

For MICCAI demo we should disable the old dicom reader.

We need the property concept for DICOM Segmentation functionality. It is missleading for the demo users if they can load DICOM data without this information.

Event Timeline

goch triaged this task as Normal priority.Sep 5 2017, 2:29 PM
goch added a project: MITK.
  • Ask @floca if we could use the new dicom reader as default reader in the MITK Workbench
  • Ask @floca if we could use the new dicom reader as default reader in the MITK Workbench

Nearly. I think T19437: Configfile classicreader.xml and mitk::ClassicDICOMSeriesReader produce different results should be fixed first. Reason: Then we could set the autoselection as default and would have the old loading behaviour included.
I wanted to fix it a year ago. Its not difficult, but takes a bit of time and properness. But as it was not pressing it always became down prioritzed *sigh*. I think the most success promising option would be that someone else takes care about, instead of waiting for me.

If it is allready merged I think fixing T19437 gets more important, doesn't it? Currently the new default handling would handle some data sets in an other way then before (e.g. some dynamic data is read incorrectly).

Deleted branch T23339-change-dicom-reader-default.