TD Gurus!
I would like to ‘warp’ or ‘morph’ an image of a face with facial tracking markers to match the corresponding facial tracking markers of another face. I’m wondering if there is a clever way to do this using the Displace TOP?
In other words, for each facial landmark point on the left face, compute the displacement it to the corresponding landmark on the right face, then apply that as an image displacement to the corresponding image point for the underlying face image, with a continuous interpolation between the facial landmarks. Basically I the effect would be my face (left) in the ‘shape’ of my wife’s (right).
Any ideas of how to do this in TD to save me writing something in Python?
Any help would be appreciated. Thank you!
Leo