![]() |
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 |