HomePhabricator
Diffusion MITK 101158b385c3

T30395 Fix_seg_mask_tool

Description

T30395 Fix_seg_mask_tool

Summary:
BREAKING!!! What: removed Min/Max feature from the MaskFilter Why: Not supported by the itk::MaskImageFilter; but also not realy used in our code base. How to adapt: Use e.g. the statistic filter to compute min and max

+ Fixed mitk::MaskImageFilter works now with every pixel type

QmitkSingleNodeSelectionWidget now also check for auto select if the predicate has changed.

moved internal code to anonymous namespace

Reworked mask widget.

+ Fixed T30395

Test Plan: code review, ui testing

Reviewers: O1 MITK Reviewer Group I, O3 MITK Reviewer Group II, kislinsk

Reviewed By: O1 MITK Reviewer Group I, O3 MITK Reviewer Group II, kislinsk

Subscribers: kislinsk

Maniphest Tasks: T30395

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

Details

Provenance
flocaAuthored on Mon, Apr 22, 3:58 PM
flocaPushed on Mon, Apr 22, 4:10 PM
Reviewer
O1: MITK Reviewer Group I
Differential Revision
Restricted Differential Revision
Parents
rMITK2f78866ddf01: fixed review remarks
rMITKfa79c02c8d1a: Merge branch 'bugfix/T30396-RemoveGnuplotWidget' into develop
Branches
Unknown
Tags
Unknown
Tasks
T30395: [SEG] Utilities - rework/fix mask operations