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

#include <mbase.hh>

Static Public Attributes

static const int size = (Rows<Cols?Rows:Cols)
 

Detailed Description

template<int Rows, int Cols>
struct TooN::Internal::DiagSize< Rows, Cols, 0 >

Definition at line 64 of file mbase.hh.

Member Data Documentation

template<int Rows, int Cols>
const int TooN::Internal::DiagSize< Rows, Cols, 0 >::size = (Rows<Cols?Rows:Cols)
static

Definition at line 66 of file mbase.hh.


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