Bob Fisher
Assume a set of 3D points
and the corresponding
projected 2D image points
and
.
Let the projection matrices be P and P', such that
and
.
Given the observed set of corresponding 2D image points
and
, the goal of the
stereo reconstruction process is to recover the
set of 3D points
, and sometimes also the
projection matrices P and P'.
If only the projected points
and
are known, the
fundamental matrix F can be computed [1], from which
a projective reconstruction can be computed [2].
If the plane at infinity can be estimated, then an affine reconstruction
is possible, whereby angles are correct and parallelism holds, but
metric scale is unknown [3].
If the absolute conic can be computed [4], then a metric reconstruction
is possible.