SRBA: Sparser Relative Bundle Adjustment
|
Keyframe-to-keyframe edge: an unknown of the problem
Definition at line 82 of file srba_types.h.
#include <srba_types.h>
Public Attributes | |
TKeyFrameID | from |
TKeyFrameID | to |
pose_t | inv_pose |
Inverse pose: pose_from (-) pose_to , that is: "from" as seen from "to". | |
size_t | id |
0-based index of this edge, in the std::list "k2k_edges". |