![]() |
OpenCV 4.12.0
开源计算机视觉
|
包含图像关键点和描述符的结构体。 更多...
#include <opencv2/stitching/detail/matchers.hpp>
公共成员函数 | |
| std::vector< KeyPoint > | getKeypoints () |
公共属性 | |
| UMat | descriptors |
| int | img_idx |
| Size | img_size |
| std::vector< KeyPoint > | keypoints |
包含图像关键点和描述符的结构体。
|
inline |
| UMat cv::detail::ImageFeatures::descriptors |
| int cv::detail::ImageFeatures::img_idx |
| Size cv::detail::ImageFeatures::img_size |
| std::vector<KeyPoint> cv::detail::ImageFeatures::keypoints |