SLAMflex SE  0.1.0
SLAMflex provides detection and tracking of dominant planes for smartphone devices. This plane can then be used to show AR content relative to the plane orientation. The detection of plane is performed in the field of view of the smartphone camera. In subsequent frames it is tracked. The interface returns the plane position and orientation.
Classes | Variables
KeyFrame.cpp File Reference
#include "KeyFrame.h"
#include "ShiTomasi.h"
#include "SmallBlurryImage.h"
#include "vision.h"
#include "fast_corner.h"

Go to the source code of this file.

Classes

struct  LevelHelpersFiller
 

Variables

Vector< 3, float > gavLevelColors [LEVELS]
 
static LevelHelpersFiller foo
 

Variable Documentation

LevelHelpersFiller foo
static

Definition at line 139 of file KeyFrame.cpp.

Vector<3,float> gavLevelColors[LEVELS]

Definition at line 122 of file KeyFrame.cpp.