We got an external request to offer the pixeldumper view and app also in our public releases.
I see nothing that speaks against it. But following things have to be done:
- The code has to be fixed, see my review comments https://phabricator.mitk.org/rDIPPf2d2131ceba762531083a6658b792c59b49417b1 (this was never fixed as far as I know). Basically we should revert most or all of the changes and just use an implementation passed on itkIndexedUnaryFunctorImageFilter.h and a functor that is used to collect the dump information per label in a member.
- support for multilabel images