SRBA: Sparser Relative Bundle Adjustment
|
The observation-specific data structure
Definition at line 25 of file observations_Cartesian_2D.h.
#include <observations_Cartesian_2D.h>
Public Member Functions | |
template<class ARRAY > | |
void | getAsArray (ARRAY &obs) const |
Public Attributes | |
mrpt::math::TPoint2D | pt |
void srba::observations::Cartesian_2D::obs_data_t::getAsArray | ( | ARRAY & | obs | ) | const [inline] |
Converts this observation into a plain array of its parameters
Definition at line 31 of file observations_Cartesian_2D.h.