svo
Semi-Direct Visual Odometry
|
Temporary container to hold the g2o edge with reference to frame and point. More...
#include <bundle_adjustment.h>
Public Member Functions | |
EdgeContainerSE3 (g2oEdgeSE3 *e, Frame *frame, Feature *feature) | |
Public Attributes | |
g2oEdgeSE3 * | edge |
Frame * | frame |
Feature * | feature |
bool | is_deleted |
Temporary container to hold the g2o edge with reference to frame and point.
svo::ba::EdgeContainerSE3::EdgeContainerSE3 | ( | g2oEdgeSE3 * | e, |
Frame * | frame, | ||
Feature * | feature | ||
) | [inline] |