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::SQSVD< Size, Precision > Member List

This is the complete list of members for TooN::SQSVD< Size, Precision >, including all inherited members.

backsub(const Matrix< Rows2, Cols2, P2, B2 > &rhs, const Precision condition=condition_no)TooN::SVD< Size, Size, Precision >inline
backsub(const Vector< Size, P2, B2 > &rhs, const Precision condition=condition_no)TooN::SVD< Size, Size, Precision >inline
compute(const Matrix< R2, C2, P2, B2 > &m)TooN::SVD< Size, Size, Precision >inline
determinant()TooN::SVD< Size, Size, Precision >inline
get_diagonal()TooN::SVD< Size, Size, Precision >inline
get_inv_diag(Vector< Min_Dim > &inv_diag, const Precision condition)TooN::SVD< Size, Size, Precision >inline
get_pinv(const Precision condition=condition_no)TooN::SVD< Size, Size, Precision >inline
get_U()TooN::SVD< Size, Size, Precision >inline
get_VT()TooN::SVD< Size, Size, Precision >inline
rank(const Precision condition=condition_no)TooN::SVD< Size, Size, Precision >inline
SQSVD()TooN::SQSVD< Size, Precision >inline
SQSVD(int size)TooN::SQSVD< Size, Precision >inline
SQSVD(const Matrix< R2, C2, P2, B2 > &m)TooN::SQSVD< Size, Precision >inline
SVD()TooN::SVD< Size, Size, Precision >inline
SVD(int rows, int cols)TooN::SVD< Size, Size, Precision >inline
SVD(const Matrix< R2, C2, P2, B2 > &m)TooN::SVD< Size, Size, Precision >inline