|
SRBA: Sparser Relative Bundle Adjustment
|
Definition at line 244 of file RbaEngine.h.
Public Attributes | |
| size_t | span_tree_max_depth |
| Maximum spanning tree depth for reconstructing relative poses (default=std::numeric_limits<size_t>::max() : infinity) | |
| bool | draw_unknown_feats |
| Draw features with non-fixed rel.pos as well? | |
| bool | draw_unknown_feats_ellipses |
| double | draw_unknown_feats_ellipses_quantiles |
| bool | show_unknown_feats_ids |
| bool | draw_kf_hierarchical |
| (default:false) Draw in a special way those KFs with more than one kf-to-kf edge, to help visualize the structure of the map | |
| double | draw_kf_hierarchical_height |
| (default: 10.0) (If draw_kf_hierarchical==true) The height in Z to offset the "border" KFs | |
1.7.6.1