Page MenuHomePhabricator

Standardized serialization of TimeGeometry in itk-based-writer
Closed, WontfixPublic

Description

T19348 introduced a serialization strategy for TimeGeometries in the ItkImageIO for the mitk::Image class.

It seems to make sens, that itk-based-writer for image types (e.g. LabelSetImageIO, DiffusionImageIO) have the same behaviour/feature on such a basic level (escpecially LabelSetImageIO, because 3D+t is a probable situation there). I think the best would be to generalize the code introduced in T19438 in this bug and refactor the other writers to use it as well.

But this must be discussed in more detail, before a implementation can start.

Event Timeline

Last comment had a wrong bug number it is T19438

kislinsk claimed this task.
kislinsk added a subscriber: kislinsk.
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.