|  | OpenCV
    3.3.1
    Open Source Computer Vision | 
Structure containing image keypoints and descriptors. More...
#include "matchers.hpp"
| Public Attributes | |
| UMat | descriptors | 
| int | img_idx | 
| Size | img_size | 
| std::vector< KeyPoint > | keypoints | 
Structure containing image keypoints and descriptors.
| UMat cv::detail::ImageFeatures::descriptors | 
| int cv::detail::ImageFeatures::img_idx | 
| Size cv::detail::ImageFeatures::img_size | 
| std::vector<KeyPoint> cv::detail::ImageFeatures::keypoints | 
 1.8.12
 1.8.12