[vtkusers] Interpolate vtkImageData

John Drescher drescherjm at gmail.com
Wed Jun 2 15:35:26 EDT 2010


On Wed, Jun 2, 2010 at 3:31 PM, Jothy <jothybasu at gmail.com> wrote:
> Hi all,
>
> I have a vtkImageData with x1,y1,z1 spacing,xD,yD,zD dimensions and some
> origin. Now,I want to interpolate this and make a different imagedata with
> the same dimensions and lesser spacing than the original spacing.
>
> How can I do that?
>

I believe vtkImageReslice  can do that.

John



More information about the vtkusers mailing list