Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

one point (u,v) to actual (x,y) w.r.t camera frame?

Hello,

I am detecting center of circle and getting (u,v) of that coordinates in Image. Now I want this (u,v) into actual world coordinates (x,y) w.r.t to camera_frame. I do not need z coordinate.

How can I get this? what is the possible way to do this?

I could not found anything relevant to this. I have my camera calibration matrix.

thanks.