Page MenuHomePhabricator

Resampling in BasicImageProcessing produces zero-dimension images
Closed, ResolvedPublic

Description

The 'Resample Image to Fit Geometry' filter produces images with zero size. Affects especially mitkDiffusion application, as the view is included in the Utilities Perspective and this filter was specially developed for transfer of segmentations during multi-variate data evaluation.

There is an exception from mitk::Image that is correctly catched.

Event Timeline

User hering has pushed new remote branch:

bug-16380-FixResampleImageFilter

[192fb5]: Merge branch 'bug-16380-FixResampleImageFilter'

Merged commits:

2014-09-04 13:18:47 Jan Hering [6b6165]
Fixed 2 Image Filter Call in BasicImageProcessin

  • test for timesteps through image, not the slider