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::DownhillSimplex< N, Precision > Member List

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

alphaTooN::DownhillSimplex< N, Precision >
DownhillSimplex(const Function &func, const Vector< N > &c, Precision spread=1)TooN::DownhillSimplex< N, Precision >inline
epsilonTooN::DownhillSimplex< N, Precision >
find_next_point(const Function &func)TooN::DownhillSimplex< N, Precision >inline
finished()TooN::DownhillSimplex< N, Precision >inline
gammaTooN::DownhillSimplex< N, Precision >
get_best() const TooN::DownhillSimplex< N, Precision >inline
get_simplex() const TooN::DownhillSimplex< N, Precision >inline
get_values() const TooN::DownhillSimplex< N, Precision >inline
get_worst() const TooN::DownhillSimplex< N, Precision >inline
iterate(const Function &func)TooN::DownhillSimplex< N, Precision >inline
restart(const Function &func, const Vector< N > &c, Precision spread)TooN::DownhillSimplex< N, Precision >inline
restart(const Function &func, Precision spread)TooN::DownhillSimplex< N, Precision >inline
rhoTooN::DownhillSimplex< N, Precision >
sigmaTooN::DownhillSimplex< N, Precision >
simplexTooN::DownhillSimplex< N, Precision >private
Simplex typedefTooN::DownhillSimplex< N, Precision >private
valuesTooN::DownhillSimplex< N, Precision >private
Values typedefTooN::DownhillSimplex< N, Precision >private
VerticesTooN::DownhillSimplex< N, Precision >privatestatic
zero_epsilonTooN::DownhillSimplex< N, Precision >