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::DiagSize< Rows, Cols, D > Struct Template Reference

#include <mbase.hh>

Static Public Attributes

static const int size = Dynamic
 

Detailed Description

template<int Rows, int Cols, bool D = (Rows == Dynamic || Cols == Dynamic)>
struct TooN::Internal::DiagSize< Rows, Cols, D >

Definition at line 59 of file mbase.hh.

Member Data Documentation

template<int Rows, int Cols, bool D = (Rows == Dynamic || Cols == Dynamic)>
const int TooN::Internal::DiagSize< Rows, Cols, D >::size = Dynamic
static

Definition at line 61 of file mbase.hh.


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