Trying to derive a 2D transformation matrix using only the images
问题 I dunno if this should go in a Math forum or a Programming forums, but I'll post it in both and see where I get. I have two computer images... one of them is an "original" image (a large TIF file). The other one is a transformed version of the original image... it's been rotated, sheared and translated in a software program. I need to do some work on the transformed image, but I need the (x-y) coordinates of each pixel in the original image to finish my calculations. I know that the image was