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