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!