angle | cv::KeyPoint | |
class_id | cv::KeyPoint | |
KeyPoint() | cv::KeyPoint | |
KeyPoint(Point2f _pt, float _size, float _angle=-1, float _response=0, int _octave=0, int _class_id=-1) | cv::KeyPoint | |
KeyPoint(float x, float y, float _size, float _angle=-1, float _response=0, int _octave=0, int _class_id=-1) | cv::KeyPoint | |
octave | cv::KeyPoint | |
pt | cv::KeyPoint | |
response | cv::KeyPoint | |
size | cv::KeyPoint |