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.
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.
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | None | T3700 DICOM tests | ||
Resolved | None | T5739 Fix DICOM import with GDCM2 |
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.