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

これは cv::xfeatures2d::Elliptic_KeyPoint の全メンバ一覧であり、継承されたメンバもすべて含む。

anglecv::KeyPoint
axescv::xfeatures2d::Elliptic_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
Elliptic_KeyPoint()cv::xfeatures2d::Elliptic_KeyPoint
Elliptic_KeyPoint(Point2f pt, float angle, Size axes, float size, float si)cv::xfeatures2d::Elliptic_KeyPoint
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
sicv::xfeatures2d::Elliptic_KeyPoint
sizecv::KeyPoint
transfcv::xfeatures2d::Elliptic_KeyPoint
~Elliptic_KeyPoint()cv::xfeatures2d::Elliptic_KeyPointvirtual