mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 09:00:37 +08:00
Fix typos in doc and errors in the demo code.
Change-Id: I237402958ed8747ae438643132fcab90113ac27d
This commit is contained in:
@@ -621,7 +621,7 @@ instance of this object responsible for each image observation.
|
||||
|
||||
Each residual in a BAL problem depends on a three dimensional point
|
||||
and a nine parameter camera. The nine parameters defining the camera
|
||||
are: three for rotation as a Rodriques' axis-angle vector, three
|
||||
are: three for rotation as a Rodrigues' axis-angle vector, three
|
||||
for translation, one for focal length and two for radial distortion.
|
||||
The details of this camera model can be found the `Bundler homepage
|
||||
<http://phototour.cs.washington.edu/bundler/>`_ and the `BAL homepage
|
||||
|
||||
Reference in New Issue
Block a user