Hello, I've got the following problem. I would like to transform a image (scale, rotation and sheer) and save the position of a pixel in the reference image and the transformed position of this pixel in the regenerated image. How can i do this, when the transformationmatrix is known and i work with Mat objects?