Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Imagetransformation

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?

click to hide/show revision 2
No.2 Revision

ImagetransformationImage transformation

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 transformation matrix is known and i work with Mat objects?

click to hide/show revision 3
formatted, fixed typos, minor clarification

updated 2012-11-28 06:41:28 -0600

SR gravatar image

Image transformation

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