Page MenuHomePhabricator

IVIM Crashes when masking with a ROI with another geometry
Closed, InvalidPublic

Description

If the ROI used for masking a DWI is generated upon an image with different geometry ( i.e. in T1 ), the IVIM Plugin will crash immediately after selecting the masking image.

How to fix: it is possible ITK throws an exception in case of geometry mismatch. In this case it suffices to catch it and stop the computation. If not, implement the geometry (spacing) check and throw an mitk::Exception.

Event Timeline

Could not reproduce on current master branch [38567bfb54]. Neither in release or debug build. In the 2012.09 Release the bug is still present. Somehow unclear how this got fixed.

kislinsk changed the task status from Invalid to Spite.Jun 27 2018, 1:32 PM
kislinsk added a project: Bulk Edit.
kislinsk changed the task status from Spite to Invalid.Jun 27 2018, 1:36 PM
kislinsk removed a project: Bulk Edit.