#include <matchers.hpp>
Public Attributes | |
int | img_idx |
Size | img_size |
std::vector< KeyPoint > | keypoints |
Mat | descriptors |
Mat cv::detail::ImageFeatures::descriptors |
int cv::detail::ImageFeatures::img_idx |
Size cv::detail::ImageFeatures::img_size |
std::vector<KeyPoint> cv::detail::ImageFeatures::keypoints |