| OpenCV 4.5.3(日本語機械翻訳)
 | 
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 | 
画像のキーポイントとディスクリプタを含む構造体。