OpenCV 4.5.3(日本語機械翻訳)
公開メンバ関数 | 公開変数類 | 全メンバ一覧
cv::detail::ImageFeatures 構造体

Structure containing image keypoints and descriptors. [詳解]

#include <matchers.hpp>

公開メンバ関数

CV_WRAP std::vector< KeyPoint > getKeypoints ()

公開変数類

CV_PROP_RW int img_idx
CV_PROP_RW Size img_size
std::vector< KeyPoint > keypoints
CV_PROP_RW UMat descriptors

詳解

画像のキーポイントとディスクリプタを含む構造体。


この構造体詳解は次のファイルから抽出されました: