Structure containing image keypoints and descriptors.
More...
#include <opencv2/stitching/detail/matchers.hpp>
Structure containing image keypoints and descriptors.
§ getKeypoints()
std::vector<KeyPoint> cv::detail::ImageFeatures::getKeypoints |
( |
| ) |
|
|
inline |
§ descriptors
UMat cv::detail::ImageFeatures::descriptors |
§ img_idx
int cv::detail::ImageFeatures::img_idx |
§ img_size
Size cv::detail::ImageFeatures::img_size |
§ keypoints
std::vector<KeyPoint> cv::detail::ImageFeatures::keypoints |
The documentation for this struct was generated from the following file: