mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-31 01:20:38 +08:00
11 lines
455 B
ReStructuredText
11 lines
455 B
ReStructuredText
|
|
===============
|
||
|
|
Further Reading
|
||
|
|
===============
|
||
|
|
|
||
|
|
For a short but informative introduction to the subject we recommend
|
||
|
|
the booklet by [Madsen]_ . For a general introduction to non-linear
|
||
|
|
optimization we recommend [NocedalWright]_. [Bjorck]_ remains the
|
||
|
|
seminal reference on least squares problems. [TrefethenBau]_ book is
|
||
|
|
our favourite text on introductory numerical linear algebra. [Triggs]_
|
||
|
|
provides a thorough coverage of the bundle adjustment problem.
|