OpenCV  4.10.0
开源计算机视觉
正在加载...
正在搜索...
无匹配项
cv::KeyPoint 成员列表

以下是 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静态
哈希() constcv::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