OpenCV  2.4.13.5
Open Source Computer Vision
cv::detail::ImageFeatures Struct Reference

#include <matchers.hpp>

Public Attributes

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

Member Data Documentation

§ descriptors

Mat 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: