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::SE2< Precision > Member List

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

adjoint(const Vector< 3, Precision, Accessor > &vect) const TooN::SE2< Precision >inline
adjoint(const Matrix< 3, 3, Precision, Accessor > &M) const TooN::SE2< Precision >inline
exp(const Vector< S, P, A > &vect)TooN::SE2< Precision >inlinestatic
exp(const Vector< S, PV, Accessor > &mu)TooN::SE2< Precision >inline
generator(int i)TooN::SE2< Precision >inlinestatic
get_rotation()TooN::SE2< Precision >inline
get_rotation() const TooN::SE2< Precision >inline
get_translation()TooN::SE2< Precision >inline
get_translation() const TooN::SE2< Precision >inline
inverse() const TooN::SE2< Precision >inline
ln(const SE2 &se2)TooN::SE2< Precision >inlinestatic
ln() const TooN::SE2< Precision >inline
my_rotationTooN::SE2< Precision >private
my_translationTooN::SE2< Precision >private
operator*(const SE2< P > &rhs) const TooN::SE2< Precision >inline
operator*(const SE2< P > &lhs, const Vector< S, PV, A > &rhs)TooN::SE2< Precision >related
operator*(const SE2< P > &lhs, const Vector< 2, PV, A > &rhs)TooN::SE2< Precision >related
operator*(const Vector< S, PV, A > &lhs, const SE2< P > &rhs)TooN::SE2< Precision >related
operator*(const SE2< P > &lhs, const Matrix< R, Cols, PM, A > &rhs)TooN::SE2< Precision >related
operator*(const Matrix< Rows, C, PM, A > &lhs, const SE2< P > &rhs)TooN::SE2< Precision >related
operator*=(const SE2 &rhs)TooN::SE2< Precision >inline
operator<<(std::ostream &os, const SE2< Precision > &rhs)TooN::SE2< Precision >related
operator>>(std::istream &is, SE2< Precision > &rhs)TooN::SE2< Precision >related
SE2()TooN::SE2< Precision >inline
SE2(const SO2< Precision > &R, const Vector< 2, Precision, A > &T)TooN::SE2< Precision >inline
SE2(const Vector< S, P, A > &v)TooN::SE2< Precision >inline