#include <KeyFrame.h>
Public Types | |
enum | { SRC_TRACKER, SRC_REFIND, SRC_ROOT, SRC_TRAIL, SRC_EPIPOLAR } |
Public Attributes | |
bool | bSubPix |
int | nLevel |
enum Measurement:: { ... } | Source |
Vector< 2 > | v2RootPos |
Definition at line 43 of file KeyFrame.h.
anonymous enum |
Definition at line 48 of file KeyFrame.h.
bool Measurement::bSubPix |
Definition at line 46 of file KeyFrame.h.
Definition at line 45 of file KeyFrame.h.
enum { ... } Measurement::Source |
Vector<2> Measurement::v2RootPos |
Definition at line 47 of file KeyFrame.h.