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::Size3< i, j, k > Struct Template Reference

#include <gaussian_elimination.h>

Static Public Attributes

static const int s =(i!= -1)?i:(j!=-1?j:k)
 

Detailed Description

template<int i, int j, int k>
struct TooN::Internal::Size3< i, j, k >

Definition at line 95 of file gaussian_elimination.h.

Member Data Documentation

template<int i, int j, int k>
const int TooN::Internal::Size3< i, j, k >::s =(i!= -1)?i:(j!=-1?j:k)
static

Definition at line 97 of file gaussian_elimination.h.


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