OpenCV  2.4.13
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

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

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