Hi,

I have a single sliced 4D image and a PlanarFigure. Unfortunately it seems to 
be impossible to apply a TimeGeometry to the PlanarFigure so that it can have a 
different PlaneGeometry at each time step. Looking into the code I found that 
apparently there is no support for ā€œ4Dā€ planar figures yet [1] although the 
initialization of such time geometry is implemented [2].

Is there an elegant way to apply a multiple time step geometry to PlanarFIgures 
or do I have to solve my problem with a workaround (e.g. alter the 
PlaneGeometry when the displayed time step changes)?

Best regards,
Paul


[1] 
https://github.com/MITK/MITK/blob/master/Modules/PlanarFigure/src/DataManagement/mitkPlanarFigure.cpp#L42-L43
[2] 
https://github.com/MITK/MITK/blob/master/Modules/PlanarFigure/src/DataManagement/mitkPlanarFigure.cpp#L558-L568

------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to