First time here? Check out the FAQ!

Ask Your Question
0

affine transform coordinate

asked Aug 12 '13

pkohout gravatar image

updated Aug 12 '13

Hi,

how can I transform a Coordinate (X/Y) with a 3x2 Transform Matrix?

For example, I have an image (img1) of 2048x2048 px, transform it (apply some rotation and translation) and then get img2. Now I want to know, where the pixel, which was at the point P(100/150) in img1, is in img2?

It does not have to be totally accurate, some pixels off is no problem. Is there any method to achieve this in OpenCV ?

Preview: (hide)

1 answer

Sort by » oldest newest most voted
1

answered Aug 12 '13

engine gravatar image
Preview: (hide)

Question Tools

Stats

Asked: Aug 12 '13

Seen: 2,234 times

Last updated: Aug 12 '13