SRBA: Sparser Relative Bundle Adjustment
|
Information returned by RbaEngine::define_new_keyframe()
Definition at line 180 of file RbaEngine.h.
#include <RbaEngine.h>
Public Member Functions | |
void | clear () |
Public Attributes | |
TKeyFrameID | kf_id |
The ID of the newly created KF. | |
std::vector< TNewEdgeInfo > | created_edge_ids |
The newly created edges (minimum: 1 edge) | |
TOptimizeExtraOutputInfo | optimize_results |
Results from the least-squares optimization. | |
TOptimizeExtraOutputInfo | optimize_results_stg1 |
Results from the least-squares optimization. |