views:

154

answers:

1

Hi all,

I'd like to warp a vtkImageData with a vector field, similar to what itk's WarpImageFilter does. the vtkGridTransform object seems promising, but there doesn't seem to be a vtkTransformImageFilter...

Is what I want to do at all possible with VTK?

Thanks a lot!

A: 

Ok, here's the answer:

http://www.nabble.com/Image-Warp-with-VTK--td25363976.html

static_rtti