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.
Static Public Attributes | List of all members
TooN::Internal::DiagStride< Rs, Cs, D > Struct Template Reference

#include <mbase.hh>

Static Public Attributes

static const int stride = Dynamic
 

Detailed Description

template<int Rs, int Cs, bool D = (Rs == Dynamic || Cs == Dynamic)>
struct TooN::Internal::DiagStride< Rs, Cs, D >

Definition at line 70 of file mbase.hh.

Member Data Documentation

template<int Rs, int Cs, bool D = (Rs == Dynamic || Cs == Dynamic)>
const int TooN::Internal::DiagStride< Rs, Cs, D >::stride = Dynamic
static

Definition at line 72 of file mbase.hh.


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