SRBA: Sparser Relative Bundle Adjustment
|
Extra output information to be found in RbaEngine<>::TOptimizeExtraOutputInfo::extra_results
Definition at line 29 of file srba_options_solver.h.
#include <srba_options_solver.h>
Public Member Functions | |
void | clear () |
Public Attributes | |
bool | hessian_valid |
Will be false if the Hessian wasn't evaluated for some reason. | |
Eigen::MatrixXd | hessian |
The last value of the (dense) Hessian (inverse of covariances) of all kf-to-kf relative pose unknowns (note that this is after Schur reduction)
Definition at line 33 of file srba_options_solver.h.