MantisBT - VTK
View Issue Details
0008181VTK(No Category)public2008-11-27 08:132014-10-02 11:25
Roy van Pelt 
David Gobbi 
normalfeaturealways
closedwon't fix 
 
 
0008181: vtkImageReslice to support vector data
Currently vtkImageReslice does not support transformations of vector data.
I feel that vtkImageReslice should support the possibility to support convariant and contravariant vectors, as well as mathematically unrelated vectors.
Currently vtkImageReslice returns a vtkImageData structure with only the scalar data. Vector data is simply discarded.
hackaton
Issue History
2008-11-27 08:13Roy van PeltNew Issue
2011-02-26 10:28David GobbiAssigned To => David Gobbi
2011-02-26 10:28David GobbiStatusbacklog => tabled
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2014-10-02 11:17David GobbiTag Attached: hackaton
2014-10-02 11:25David GobbiNote Added: 0033466
2014-10-02 11:25David GobbiStatusbacklog => closed
2014-10-02 11:25David GobbiResolutionopen => won't fix

Notes
(0033466)
David Gobbi   
2014-10-02 11:25   
This feature request is a good idea, but I don't think it would be widely used. Currently, VTK imaging filters only process scalar data (or vector data masquerading as multi-component scalar data).