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 | Namespaces
mbase.hh File Reference

Go to the source code of this file.

Classes

struct  TooN::Internal::GenericMBase< Rows, Cols, Precision, RowStride, ColStride, Mem >
 
struct  TooN::Internal::Slice< RowStride, ColStride >
 
struct  TooN::Internal::Slice< RowStride, ColStride >::MLayout< Rows, Cols, Precision >
 
struct  TooN::Internal::DiagSize< Rows, Cols, D >
 
struct  TooN::Internal::DiagSize< Rows, Cols, 0 >
 
struct  TooN::Internal::DiagStride< Rs, Cs, D >
 
struct  TooN::Internal::DiagStride< Rs, Cs, 0 >
 
struct  TooN::Internal::GenericMBase< Rows, Cols, Precision, RowStride, ColStride, Mem >
 
struct  TooN::RowMajor
 
struct  TooN::RowMajor::MLayout< Rows, Cols, Precision >
 
struct  TooN::ColMajor
 
struct  TooN::ColMajor::MLayout< Rows, Cols, Precision >
 

Namespaces

 TooN
 Everything lives inside this namespace.
 
 TooN::Internal