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.
List of all members
TooN::Operator< Internal::SizedIdentity< Precision > > Struct Template Reference

#include <objects.h>

Inheritance diagram for TooN::Operator< Internal::SizedIdentity< Precision > >:
TooN::Operator< Internal::Identity< Precision > >

Public Member Functions

Constructors
 Operator (int s, const Precision &v)
 
Scalable operator members
template<class Pout , class Pmult >
Operator< Internal::SizedIdentity< Pout > > scale_me (const Pmult &m) const
 

Sized operator members

const int my_size
 
int num_rows () const
 
int num_cols () const
 

Detailed Description

template<class Precision>
struct TooN::Operator< Internal::SizedIdentity< Precision > >

Definition at line 332 of file objects.h.

Constructor & Destructor Documentation

template<class Precision >
TooN::Operator< Internal::SizedIdentity< Precision > >::Operator ( int  s,
const Precision &  v 
)
inline

Definition at line 339 of file objects.h.

Member Function Documentation

template<class Precision >
int TooN::Operator< Internal::SizedIdentity< Precision > >::num_cols ( ) const
inline

Definition at line 348 of file objects.h.

template<class Precision >
int TooN::Operator< Internal::SizedIdentity< Precision > >::num_rows ( ) const
inline

Definition at line 347 of file objects.h.

template<class Precision >
template<class Pout , class Pmult >
Operator<Internal::SizedIdentity<Pout> > TooN::Operator< Internal::SizedIdentity< Precision > >::scale_me ( const Pmult &  m) const
inline

Definition at line 353 of file objects.h.

Member Data Documentation

template<class Precision >
const int TooN::Operator< Internal::SizedIdentity< Precision > >::my_size

Definition at line 346 of file objects.h.


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