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.
Classes | Static Public Member Functions | List of all members
TooN::Internal::Divide Struct Reference

#include <operators.hh>

Classes

struct  Return
 

Static Public Member Functions

template<class A , class B , class C >
static A op (const B &b, const C &c)
 

Detailed Description

Definition at line 84 of file operators.hh.

Member Function Documentation

template<class A , class B , class C >
static A TooN::Internal::Divide::op ( const B &  b,
const C &  c 
)
inlinestatic

Definition at line 85 of file operators.hh.


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