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

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

add_mJ(Precision m, const Vector< Size2, Precision2, Base2 > &J)TooN::IRLS< Size, Precision, Reweight >inline
WLS< Size, Precision >::add_mJ(Precision m, const Vector< Size, Precision, B2 > &J, Precision weight=1)TooN::WLS< Size, Precision >inline
WLS< Size, Precision >::add_mJ(const Vector< N, Precision, B1 > &m, const Matrix< Size, N, Precision, B2 > &J, const Matrix< N, N, Precision, B3 > &invcov)TooN::WLS< Size, Precision >inline
add_mJ_rows(const Vector< N, Precision, B1 > &m, const Matrix< N, Size, Precision, B2 > &J, const Matrix< N, N, Precision, B3 > &invcov)TooN::WLS< Size, Precision >inline
add_prior(Precision val)TooN::WLS< Size, Precision >inline
add_prior(const Vector< Size, Precision, B2 > &v)TooN::WLS< Size, Precision >inline
add_prior(const Matrix< Size, Size, Precision, B2 > &m)TooN::WLS< Size, Precision >inline
add_sparse_mJ_rows(const Vector< N, Precision, B1 > &m, const Matrix< N, S1, Precision, B2 > &J1, const int index1, const Matrix< N, N, Precision, B3 > &invcov)TooN::WLS< Size, Precision >inline
add_sparse_mJ_rows(const Vector< N, Precision, B1 > &m, const Matrix< N, S1, Precision, B2 > &J1, const int index1, const Matrix< N, S2, Precision, B3 > &J2, const int index2, const Matrix< N, N, Precision, B4 > &invcov)TooN::WLS< Size, Precision >inline
clear()TooN::IRLS< Size, Precision, Reweight >inline
compute()TooN::WLS< Size, Precision >inline
get_C_inv()TooN::WLS< Size, Precision >inline
get_C_inv() constTooN::WLS< Size, Precision >inline
get_decomposition()TooN::WLS< Size, Precision >inline
get_decomposition() constTooN::WLS< Size, Precision >inline
get_mu()TooN::WLS< Size, Precision >inline
get_mu() constTooN::WLS< Size, Precision >inline
get_residual()TooN::IRLS< Size, Precision, Reweight >inline
get_true_C_inv()TooN::IRLS< Size, Precision, Reweight >inline
get_true_C_inv() const TooN::IRLS< Size, Precision, Reweight >inline
get_vector()TooN::WLS< Size, Precision >inline
get_vector() constTooN::WLS< Size, Precision >inline
IRLS(int size=Size)TooN::IRLS< Size, Precision, Reweight >inline
IRLS(IRLS &copyof)TooN::IRLS< Size, Precision, Reweight >private
my_residualTooN::IRLS< Size, Precision, Reweight >private
my_true_C_invTooN::IRLS< Size, Precision, Reweight >private
operator+=(const IRLS &meas)TooN::IRLS< Size, Precision, Reweight >inline
WLS< Size, Precision >::operator+=(const WLS &meas)TooN::WLS< Size, Precision >inline
operator=(IRLS &copyof)TooN::IRLS< Size, Precision, Reweight >private
WLS(int size=0)TooN::WLS< Size, Precision >inline