![]() |
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.
|
This is the complete list of members for CVD::ImageRef, including all inherited members.
area() const | CVD::ImageRef | inline |
dot_times(const ImageRef &ref) const | CVD::ImageRef | inline |
end(const ImageRef &size) | CVD::ImageRef | inline |
home() | CVD::ImageRef | inline |
ImageRef() | CVD::ImageRef | inline |
ImageRef(int xp, int yp) | CVD::ImageRef | inline |
ImageRef(std::istream &is) | CVD::ImageRef | inline |
ImageRef_zero(0, 0) | CVD::ImageRef | related |
mag_squared() const | CVD::ImageRef | inline |
next(const ImageRef &max) | CVD::ImageRef | inline |
next(const ImageRef &min, const ImageRef &max) | CVD::ImageRef | inline |
operator!=(const ImageRef &ref) const | CVD::ImageRef | inline |
operator*(const double scale) const | CVD::ImageRef | inline |
operator*(const int scale, const ImageRef &ref) | CVD::ImageRef | related |
operator*=(const double scale) | CVD::ImageRef | inline |
operator+(const ImageRef rhs) const | CVD::ImageRef | inline |
operator+=(const ImageRef rhs) | CVD::ImageRef | inline |
operator-() const | CVD::ImageRef | inline |
operator-(const ImageRef rhs) const | CVD::ImageRef | inline |
operator-=(const ImageRef rhs) | CVD::ImageRef | inline |
operator/(const double scale) const | CVD::ImageRef | inline |
operator/=(const double scale) | CVD::ImageRef | inline |
operator<(const ImageRef &other) const | CVD::ImageRef | inline |
operator<<(int i) const | CVD::ImageRef | inline |
operator<<(std::ostream &os, const ImageRef &ref) | CVD::ImageRef | related |
operator<<=(int i) | CVD::ImageRef | inline |
operator=(const ImageRef &ref) | CVD::ImageRef | inline |
operator==(const ImageRef &ref) const | CVD::ImageRef | inline |
operator>(const ImageRef &other) const | CVD::ImageRef | inline |
operator>>(int i) const | CVD::ImageRef | inline |
operator>>(std::istream &is, ImageRef &ref) | CVD::ImageRef | related |
operator>>=(int i) | CVD::ImageRef | inline |
operator[](int i) | CVD::ImageRef | inline |
operator[](int i) const | CVD::ImageRef | inline |
prev(const ImageRef &max) | CVD::ImageRef | inline |
prev(const ImageRef &min, const ImageRef &max) | CVD::ImageRef | inline |
shiftl(int i) const | CVD::ImageRef | inline |
shiftr(int i) const | CVD::ImageRef | inline |
x | CVD::ImageRef | |
y | CVD::ImageRef |