SRBA: Sparser Relative Bundle Adjustment
|
Parameters for optimize_local_area()
Definition at line 214 of file RbaEngine.h.
#include <RbaEngine.h>
Public Attributes | |
bool | optimize_k2k_edges |
bool | optimize_landmarks |
TKeyFrameID | max_visitable_kf_id |
While exploring around the root KF, stop the BFS when KF_ID>=this number (default:infinity) | |
size_t | dont_optimize_landmarks_seen_less_than_n_times |
Set to 1 to try to optimize all landmarks even if they're just observed once, which may makes sense depending on the sensor type (default: 2) |