OpenCV 4.13.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
🤖 AIによる機械翻訳(非公式) — これは OpenCV 4.13.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は 公式英語版(原文) を参照してください。
cv::KeyPoint メンバ一覧

cv::KeyPoint のメンバの完全な一覧であり、継承されたすべてのメンバを含む。

anglecv::KeyPoint
class_idcv::KeyPoint
convert(const std::vector< KeyPoint > &keypoints, std::vector< Point2f > &points2f, const std::vector< int > &keypointIndexes=std::vector< int >())cv::KeyPointstatic
convert(const std::vector< Point2f > &points2f, std::vector< KeyPoint > &keypoints, float size=1, float response=1, int octave=0, int class_id=-1)cv::KeyPointstatic
hash() constcv::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
octavecv::KeyPoint
overlap(const KeyPoint &kp1, const KeyPoint &kp2)cv::KeyPointstatic
ptcv::KeyPoint
responsecv::KeyPoint
sizecv::KeyPoint