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 Types | List of all members
TooN::Internal::Multiply::Return< P1, P2 > Struct Template Reference

#include <operators.hh>

Public Types

typedef MultiplyType< P1, P2 >::type Type
 

Detailed Description

template<class P1, class P2>
struct TooN::Internal::Multiply::Return< P1, P2 >

Definition at line 82 of file operators.hh.

Member Typedef Documentation

template<class P1 , class P2 >
typedef MultiplyType<P1,P2>::type TooN::Internal::Multiply::Return< P1, P2 >::Type

Definition at line 82 of file operators.hh.


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