#include <proj.h>
|
Point | point |
| An Eigen 4-vector containing the <x, y, z, w> coordinates of the point associated with the track. More...
|
|
ProjMap | projections |
| A map of all the projections of the point with camera index as key, based off an STL map. More...
|
|
Definition at line 182 of file proj.h.
sba::Track::Track |
( |
Point |
p | ) |
|
An Eigen 4-vector containing the <x, y, z, w> coordinates of the point associated with the track.
Definition at line 197 of file proj.h.
A map of all the projections of the point with camera index as key, based off an STL map.
Definition at line 193 of file proj.h.
The documentation for this class was generated from the following files: