<div dir="ltr"><div><span style="font-family:Helvetica,Arial,sans-serif;font-size:14px">Dear all,</span></div><div style="font-family:Helvetica,Arial,sans-serif;font-size:14px"><br></div><div style="font-family:Helvetica,Arial,sans-serif;font-size:14px">I am trying to understand the vtkWarpTransform method vtkWarpInverseTransformPoint, so I can implement it in my own code. My goal is to inverse a 3D displacement field image (so 4 dimensions including the displacement vector). However, my results are always different from the results I get by using the vtk. <span style="font-family:Arial,Helvetica,sans-serif;font-size:small"></span></div><div style="font-family:Helvetica,Arial,sans-serif;font-size:14px"><br>I think my problem might be caused either by the way points that reside on the borders of the image are handled, or by a misunderstanding of TemplateTransformPoint(inverse,deltaP,derivative) (line 145) in vtkWarpTransform. I was not able to find the source code in which either of this is described. Does anyone have a link to this? </div><div style="font-family:Helvetica,Arial,sans-serif;font-size:14px"><br></div><div>Kind regards,</div><div><br></div><div>RK</div></div>