#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 48 of file KeyFrame.h.
anonymous enum |
Definition at line 53 of file KeyFrame.h.
bool Measurement::bSubPix |
Definition at line 51 of file KeyFrame.h.
Definition at line 50 of file KeyFrame.h.
enum { ... } Measurement::Source |
Vector<2> Measurement::v2RootPos |
Definition at line 52 of file KeyFrame.h.