Slicer: 2145-support-for-installing-extension-from-file 44f7e333

Author Committer Branch Timestamp Parent
pieper pieper 2145-support-for-installing-extension-from-file 2013-01-22 16:15:56 2145-support-for-installing-extension-from-file 08d71ac1
Changeset

BUG: handle fact that tensors input can come with either 6 or 9 components

Internally slicer (vtk) always represents tensors as 9 component, but
that conversion happens after the data is read in. So this optimization
needs to check for both cases.

Note that the py_SlicerMRBTest failed as a result of this optimization,
but nobody checked (it happened during the SLC project week, so
things were busy and other things broke as well).

git-svn-id: http://svn.slicer.org/Slicer4/trunk@21627 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Libs/vtkITK/vtkITKArchetypeDiffusionTensorImageReaderFile.cxx Diff File