![]() |
OpenCV 4.10.0
开源计算机视觉
|
以下是 cv::KeyPoint 的成员的完整列表,包括所有继承的成员。
| 角度 | cv::KeyPoint | |
| 类标识符 | cv::KeyPoint | |
| 转换(const std::vector< KeyPoint > &keypoints, std::vector< Point2f > &points2f, const std::vector< int > &keypointIndexes=std::vector< int >()) | cv::KeyPoint | 静态 |
| convert(const std::vector< Point2f > &points2f, std::vector< KeyPoint > &keypoints, float size=1, float response=1, int octave=0, int class_id=-1) | cv::KeyPoint | 静态 |
| 哈希() const | cv::KeyPoint | |
| KeyPoint() | cv::KeyPoint | |
| 关键点(Point2f pt, float size, float angle=-1, float response=0, int octave=0, int class_id=-1) | cv::KeyPoint | |
| 关键点(float x, float y, float size, float angle=-1, float response=0, int octave=0, int class_id=-1) | cv::KeyPoint | |
| 倍频程 | cv::KeyPoint | |
| 重叠(const KeyPoint &kp1, const KeyPoint &kp2) | cv::KeyPoint | 静态 |
| 点 | cv::KeyPoint | |
| 响应 | cv::KeyPoint | |
| 大小 | cv::KeyPoint |
1.9.8