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
Trail Struct Reference

#include <Tracker.h>

Public Attributes

MiniPatch mPatch
 
CVD::ImageRef irCurrentPos
 
CVD::ImageRef irInitialPos
 

Detailed Description

Definition at line 39 of file Tracker.h.

Member Data Documentation

CVD::ImageRef Trail::irCurrentPos

Definition at line 42 of file Tracker.h.

CVD::ImageRef Trail::irInitialPos

Definition at line 43 of file Tracker.h.

MiniPatch Trail::mPatch

Definition at line 41 of file Tracker.h.


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