OpenCV453
|
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 |
Structure containing image keypoints and descriptors.