Public Attributes | List of all members
cv::detail::ImageFeatures Struct Reference

#include <matchers.hpp>

Public Attributes

int img_idx
 
Size img_size
 
std::vector< KeyPointkeypoints
 
Mat descriptors
 

Member Data Documentation

int cv::detail::ImageFeatures::img_idx
Size cv::detail::ImageFeatures::img_size
std::vector<KeyPoint> cv::detail::ImageFeatures::keypoints
Mat cv::detail::ImageFeatures::descriptors

The documentation for this struct was generated from the following file: