Ask Your Question

Revision history [back]

Triangulate distance of points in 2D image?

I have three points with a known position in world space. I also have a 2D image in which these three points are visible.

Using OpenCV is there a way I can provide the actual x,y,z world coordinates of the of my points then triangulate the distance of each of these points from their x, y positions in my 2D image?