[vtkusers] Feature Request: vtkImageResample
    Bryn Lloyd 
    blloyd at vision.ee.ethz.ch
       
    Fri Jan 30 03:41:40 EST 2009
    
    
  
Dear VTK Developers
I would like to use the vtkResampleImage class in Paraview (plugin). For 
this purpose it would be helpful if in addition to the methods
SetAxisMagnificationFactor (int axis, double factor)
SetAxisOutputSpacing (int axis, double spacing)
which are valid for axis 0,1 and 2, following new functions could be added:
SetAxisMagnificationFactor (double, double, double)
SetAxisOutputSpacing (double, double, double)
i.e. taking values for all three axis directions simultaneously.
Could this be done?
Thanks in advance!
Bryn
-- 
-------------------------------------------------
Bryn Lloyd
Computer Vision Laboratory
ETH Zürich, Sternwartstrasse 7
CH - 8092 Zürich, Switzerland
Tel: +41 44 63 26668
Fax: +41 44 63 21199
-------------------------------------------------
    
    
More information about the vtkusers
mailing list