[vtkusers] vtkImageReslice

David Gobbi dgobbi at irus.rri.ca
Wed May 8 09:43:58 EDT 2002


On Wed, 8 May 2002, Frederic Huguet wrote:

> Is it possible to use a vtkImageReslice object with a vtkRectilinearGrid
> object ?

No.   The input to vtkImageReslice must be vtkImageData or
vtkStructuredPoints.   If you want to resample a vtkRectilinearGrid
then you should use the vtkProbeFilter.

  - David




More information about the vtkusers mailing list