Home
last modified time | relevance | path

Searched defs:ImageFeatures (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dmatchers.hpp62 struct CV_EXPORTS ImageFeatures struct
64 int img_idx;
65 Size img_size;
66 std::vector<KeyPoint> keypoints;
67 UMat descriptors;