HomePhabricator
Diffusion MITK 9aaeac124c08

Render window specific geometry comparison fixes

Description

Render window specific geometry comparison fixes

Summary:
Remove 3D-render-window geometry comparison

A new concept of comparing the renderer's geometry
with the reference geometry has been added, so the old
comparison can be removed here.

Throw and catch exception for invalid timepoint

Test Plan:
manual UI testing

  • start MITK, open the segmentation plugin view, load different images
  • create a segmentation node for one of the image
  • activate a tool and try to draw on the render window
    • drawing should be possible but warning signs should appear
    • perhaps you have to perform a global reinit or reint to another node to see the warnings
  • reinit to the reference geometry
    • drawing should be possible without warning signs
  • also test 4D images, static / dynamic segmentation

Reviewers: kislinsk, s434n, O1 MITK Reviewer Group I, floca

Reviewed By: O1 MITK Reviewer Group I, floca

Subscribers: s434n, kislinsk, kalali

Maniphest Tasks: T26376

Differential Revision: https://phabricator.mitk.org/D727

Details

Provenance
kalaliAuthored on Oct 6 2022, 9:35 AM
kalaliPushed on Oct 6 2022, 5:07 PM
Reviewer
O1: MITK Reviewer Group I
Differential Revision
Restricted Differential Revision
Parents
rMITKc59fca092441: Throw and catch exception for invalid timepoint
rMITKe5f37b07c0b3: Merge branch 'master' into develop
Branches
Unknown
Tags
Unknown
Tasks
T26376: Segmentation plugin does not work correctly with the new mxn multi widget