Hi,
I would like to know how I can apply a perspective transform to a picture.
Actually, I have a background picture of an object that is not taken from the front but from the side. I would like to position another image (taken from front, so it is "flat", or "2D") on the first image and to apply a perspective transform to the second image so we can think the two images are actually one.
Any idea how to do that ?

