Page MenuHomePhabricator

fiberfox crashes if reference dwi is used as input
Closed, ResolvedPublic

Event Timeline

always happens if slices are not square

steps to reproduce:

  • try to create fiberfox phantom with image where x-dimension!=y-dimension

-> crash in TractsToDWIImageFilter
-> method: DoKspaceStuff( std::vector< DoubleDwiType::Pointer >& images )
-> if "itk::KspaceImageFilter< SliceType::PixelType >::Pointer idft" is deleted at the end of the loop.

New remote branch pushed: bug-15725-fiberfox-crashes-with-non-square-images

[1f965a]: Merge branch 'bug-15725-fiberfox-crashes-with-non-square-images'

Merged commits:

2013-08-15 12:00:59 Caspar Goch [540f11]
KspaceImageFilter checked the wrong dimension before subtracting