PETPVC
PETPVC copied to clipboard
MG can produce blank output when eroding non-binary WM mask
The erosion of the WM using itk::BinaryErodeImageFilter
can fail. Changing to itk::GrayscaleErodeImageFilter
appears to fix the problem.
Hi Gian Maria, contribs welcome for this :)