g2o
|
#include "g2o/core/base_vertex.h"
#include "g2o/core/base_binary_edge.h"
#include "g2o/types/sba/types_six_dof_expmap.h"
#include "sim3.h"
Go to the source code of this file.
Classes | |
class | g2o::VertexSim3Expmap |
Sim3 Vertex, (x,y,z,qw,qx,qy,qz) the parameterization for the increments constructed is a 7d vector (x,y,z,qx,qy,qz) (note that we leave out the w part of the quaternion. More... | |
class | g2o::EdgeSim3 |
7D edge between two Vertex7 More... | |
class | g2o::EdgeSim3ProjectXYZ |
Namespaces | |
g2o | |