Page MenuHomePhabricator

Fix DICOM import with GDCM2
Closed, ResolvedPublic

Description

Using GDCM2 for importing DICOM images the geometry is falsely set.

Instead of 25 slices the mitk image has 25 time-steps. Thus a real interaction and analysis is not possible.

Related Objects

StatusAssignedTask
ResolvedNone
ResolvedNone

Event Timeline

Systematic DICOM testing gets more important. I added T3700 to the "blocks" list so we can collect all bugs there which need additional test infrastructure.

[SVN revision 26833]
FIX (#5739): Instead of using time stamps to identify images belonging to the same time step in 3D+t data, it is now assumed that all time steps have the same initial slice position.