This is the complete list of members for
KeyPoint, including all inherited members.
| addDescriptor(std::vector< double > descriptor) | KeyPoint | |
| calcIntersection(const KeyPoint &other) | KeyPoint | |
| calcOverlap(const KeyPoint &other) | KeyPoint | |
| copyDescriptor(T *descriptor, int length) | KeyPoint | |
| featureVector | KeyPoint | |
| getBoundingBox() const | KeyPoint | |
| getCenterArrow() const | KeyPoint | |
| getCircle() const | KeyPoint | |
| KeyPoint(float _x, float _y, float _scale, float _strength, int _sign, float _orientation, std::vector< double > _featureVector) | KeyPoint | |
| KeyPoint(float _x, float _y, float _scale, float _strength, int _sign) | KeyPoint | |
| KeyPoint() | KeyPoint | |
| KeyPoint(const KeyPoint &other) | KeyPoint | |
| operator=(const KeyPoint &other) | KeyPoint | |
| orientation | KeyPoint | |
| position() | KeyPoint | [inline] |
| scale | KeyPoint | |
| sign | KeyPoint | |
| squaredDistance(const KeyPoint &other) const | KeyPoint | |
| squaredDistance(const KeyPoint &other, double max) const | KeyPoint | |
| strength | KeyPoint | |
| toASCII() | KeyPoint | |
| toString() | KeyPoint | |
| vectorLimits | KeyPoint | |
| x | KeyPoint | |
| y | KeyPoint | |
| ~KeyPoint() | KeyPoint | |