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.
Public Member Functions | Public Attributes | List of all members
TooN::Operator< Internal::Data< N, P > > Struct Template Reference

#include <data.hh>

Public Member Functions

template<int R, int C, class T , class B >
void eval (Matrix< R, C, T, B > &m) const
 

Public Attributes

vals [N]
 

Detailed Description

template<int N, class P>
struct TooN::Operator< Internal::Data< N, P > >

Definition at line 13 of file data.hh.

Member Function Documentation

template<int N, class P >
template<int R, int C, class T , class B >
void TooN::Operator< Internal::Data< N, P > >::eval ( Matrix< R, C, T, B > &  m) const
inline

Definition at line 18 of file data.hh.

Member Data Documentation

template<int N, class P >
P TooN::Operator< Internal::Data< N, P > >::vals[N]

Definition at line 15 of file data.hh.


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