Page MenuHomePhabricator

Segmentation in 4D images isn't possible anymore
Closed, ResolvedPublic

Description

(1) Open 4D image
(2) Create segmentation
(3) Change time step != 0
(4) Add contours

There is no visual feedback and the contours are inserted in time step 0. However, 3D interpolation preview is visible in all time steps for time step 0 which seems to be another error.

Event Timeline

A member m_timestep had been used in segTool2D::WritebackSegmentationResult which wasn't set. Using the positionEvent now to get the timeStep.

[7b8bb7]: Merge branch 'bug-12579-segmentation-in-4d-images'

Merged commits:

2012-07-16 11:02:26 Tobias Schroeder [c7a749]
get timestep from position event