Page MenuHomePhabricator

2D interpolation is not working in 4D images in non-axial windows
Closed, ResolvedPublic

Description

core.mod.seg.interpolationcontroller ERROR: Error in 2D interpolation: D:\
MITK-superbuild\ep\src\ITK\Modules\Core\Common\src\itkDataObject.cxx:393:
Requested region is (at least partially) outside the largest possible region.

Event Timeline

Error occurs in mitkSegmentationInterpolationController.cpp around line 480, where the lower slice for interpolation should be extracted.

User kislinsk has pushed new remote branch:

bug-18810-2DInterpolationIn4DImagesInNonAxialWindows

[d41abb]: Merge branch 'bug-18810-2DInterpolationIn4DImagesInNonAxialWindows'

Merged commits:

2015-03-05 13:38:28 Stefan Kislinskiy [d09c82]
Recreate slice extract filter for extracting lower and upper slices.