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.
TooN::Matrix< Rows, Cols, Precision, Layout > Member List

This is the complete list of members for TooN::Matrix< Rows, Cols, Precision, Layout >, including all inherited members.

Matrix()TooN::Matrix< Rows, Cols, Precision, Layout >inline
Matrix(int rows, int cols)TooN::Matrix< Rows, Cols, Precision, Layout >inline
Matrix(Precision *p)TooN::Matrix< Rows, Cols, Precision, Layout >inline
Matrix(Precision *p, int r, int c)TooN::Matrix< Rows, Cols, Precision, Layout >inline
Matrix(Precision *data, int rows, int cols, int rowstride, int colstride, Internal::Slicing)TooN::Matrix< Rows, Cols, Precision, Layout >inline
Matrix(const Operator< Op > &op)TooN::Matrix< Rows, Cols, Precision, Layout >inline
Matrix(const Matrix< Rows2, Cols2, Precision2, Base2 > &from)TooN::Matrix< Rows, Cols, Precision, Layout >inline
operator!=(const Matrix< Rows2, Cols2, Precision2, Base2 > &rhs) const TooN::Matrix< Rows, Cols, Precision, Layout >inline
operator*=(const Precision &rhs)TooN::Matrix< Rows, Cols, Precision, Layout >inline
operator+=(const Matrix< Rows2, Cols2, Precision2, Base2 > &from)TooN::Matrix< Rows, Cols, Precision, Layout >inline
operator+=(const Operator< Op > &op)TooN::Matrix< Rows, Cols, Precision, Layout >inline
operator-=(const Operator< Op > &op)TooN::Matrix< Rows, Cols, Precision, Layout >inline
operator-=(const Matrix< Rows2, Cols2, Precision2, Base2 > &from)TooN::Matrix< Rows, Cols, Precision, Layout >inline
operator/=(const Precision &rhs)TooN::Matrix< Rows, Cols, Precision, Layout >inline
operator=(const Matrix &from)TooN::Matrix< Rows, Cols, Precision, Layout >inline
operator=(const Operator< Op > &op)TooN::Matrix< Rows, Cols, Precision, Layout >inline
operator=(const Matrix< Rows2, Cols2, Precision2, Base2 > &from)TooN::Matrix< Rows, Cols, Precision, Layout >inline
operator==(const Matrix< Rows2, Cols2, Precision2, Base2 > &rhs) const TooN::Matrix< Rows, Cols, Precision, Layout >inline
ref()TooN::Matrix< Rows, Cols, Precision, Layout >inline