Next: Levenberg-Marquardt minimization
Up: Structure and motion
Previous: Example
  Contents
Once the structure and motion has been obtained for the whole sequence, it is recommended to refine it through a global minimization step. A maximum likelihood estimation can be obtained through bundle adjustment [21,179]. The goal is to find the projection matrices
and the 3D points
for which the mean squared distances between the observed image points
and the reprojected image points
is minimized. For
views and
points the following criterion should be minimized:
 |
(E12) |
where
is the Euclidean image distance. If the image error is zero-mean Gaussian then bundle adjustment is the Maximum Likelihood Estimator. Although it can be expressed very simply, this minimization problem is huge. For a typical sequence of 20 views and 2000 points, a minimization problem in more than 6000 variables has to be solved. A straight-forward computation is obviously not feasible. However, the special structure of the problem can be exploited to solve the problem much more efficiently. Before going more into detail on efficiently solving the bundle adjustment, the Levenberg-Marquardt minimization is presented. Based one this an efficient method for bundle adjustment will be proposed in Section 5.4.2.
Subsections
Next: Levenberg-Marquardt minimization
Up: Structure and motion
Previous: Example
  Contents
Marc Pollefeys
2000-07-12