Re: Point location via triangulation




"Jaime José Bestard" <bestard1@xxxxxxxxx> wrote in message
news:1161288941.619184.74470@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I am trying to obtain the location of a point in space by knowing its
position in two or three different cameras. The cameras used are not
placed orthogonally, so there is a few transformations needed. My main
problem is getting some vectors from these cameras to this point, since
I am completely inexperienced regarding camera parameters.

This is the standard camera calibration problem. Search the web for camera
calibration and you will find a wealth of information, including software.


.