[Insight-users] Use a VectoImage to Translate Image?
Glen Lehmann
glehmann at imaging.robarts.ca
Mon, 26 Jan 2004 18:06:23 -0500
Hello,
I have been unable to find the correct combination of filters to solve
the following problem.
I have an InputImage and a VectorImage. For each location M in the
InputImage I have an associated displacement vector (dM) in the
VectorImage. I would like an OutputImage such that
the scalar values are those in the InputImage at M+dM.
Any suggestions are appreciated.
Thanks,
Glen