|
SRBA: Sparser Relative Bundle Adjustment
|
Each of the observations used during the optimization
Definition at line 790 of file RbaEngine.h.
#include <RbaEngine.h>
Public Member Functions | |
| TObsUsed (const size_t obs_idx_, k2f_edge_t *const k2f_) | |
Public Attributes | |
| size_t | obs_idx |
| Global index in all_observations. | |
| k2f_edge_t * | k2f |
| Obs data. | |
1.7.6.1