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, 0 > Struct Template Reference

#include <mbase.hh>

Static Public Attributes

static const int stride = Rs + Cs
 

Detailed Description

template<int Rs, int Cs>
struct TooN::Internal::DiagStride< Rs, Cs, 0 >

Definition at line 75 of file mbase.hh.

Member Data Documentation

template<int Rs, int Cs>
const int TooN::Internal::DiagStride< Rs, Cs, 0 >::stride = Rs + Cs
static

Definition at line 77 of file mbase.hh.


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