The linear algorithms described above can be outlined as follows:
and
the cosines of the angular separations
using the image points and calibration matrix of the camera.
4th degree polynomial equations of form
,
form the matrix
,
then use SVD to solve linearly
either in two steps for 4 points
or in one step for 5 or more points.
The square of the depth x is obtained from Equation (6),
then the depth is set to
.
The experimental results of these linear algorithms have been reported in [5].