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