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.
Public Attributes | List of all members
Candidate Struct Reference

#include <KeyFrame.h>

Public Attributes

CVD::ImageRef irLevelPos
 
Vector< 2 > v2RootPos
 
double dSTScore
 

Detailed Description

Definition at line 36 of file KeyFrame.h.

Member Data Documentation

double Candidate::dSTScore

Definition at line 40 of file KeyFrame.h.

CVD::ImageRef Candidate::irLevelPos

Definition at line 38 of file KeyFrame.h.

Vector<2> Candidate::v2RootPos

Definition at line 39 of file KeyFrame.h.


The documentation for this struct was generated from the following file: