HomePhabricator
Diffusion MITK a3aa5679e0c9

BREAKING! Changed signature of mitk::AutoSegmentationWithPreviewTool…

Description

BREAKING! Changed signature of mitk::AutoSegmentationWithPreviewTool::DoUpdatePreview

Reason: Now also the "old"/current segmentation (aka working image) at the given
time step is passed. That is needed for tools like picking that generate
their preview based on the original segmentation.

Migrate: Adapt signature of DoUpdatePreview.

Details

Provenance
flocaAuthored on May 5 2021, 9:43 PM
flocaPushed on May 14 2021, 12:27 PM
Differential Revision
Restricted Differential Revision
Parents
rMITKa3e1edc80b03: BREAKING! Member mitk::Tool::m_ToolManager is now private
Branches
Unknown
Tags
Unknown
Tasks
T28248: [Segmentation] Picking 3D Tool creates a 3D segmentation out of a 4D image