Page MenuHomePhabricator

[Segmentation] Show Position Nodes in Interpolation not working for loaded mitk projects
Closed, InvalidPublic

Description

Show Position Nodes not working for loaded Interpolation .mitk projects.
The DataManager should ideally display new nodes as child nodes of the annotated segmentation node but it the checkbox does nothing.

Steps:

  1. Draw and modify segmentation masks while the 3D interpolation is activated
  2. Without clicking “Confirm”, Save the current scene with “Save Project”.
  3. Close Project or Close workbench, doesn't matter.
  4. Load the previously saved *.mitk-file to the workbench.
  5. The segmentation tools and the “Interpolation” area are available again.

The selected interpolation mode shows Disabled instead of 3 dimensional .
And, more importantly, Clicking on "Show Position Nodes" checkbox does nothing.

OS: Windows 10 (not tested on other platforms)

Event Timeline

a178n renamed this task from [Segmentation] Show Position Nodes in not working for loaded mitk projects to [Segmentation] Show Position Nodes in Interpolation not working for loaded mitk projects.Nov 20 2023, 1:23 PM
a178n updated the task description. (Show Details)
a178n added subscribers: floca, kislinsk, s434n.

I can't reproduce that "Show Position Nodes" does nothing and I don't see why it shouldn't as it affects all node siblings that have "isContourMarker" (BoolProperty) set, which is still the case. It is also expected that the interpolation mode is disabled. You can enable it again and then click on "Reinit Interpolation".