Searched defs:trainDescCollection (Results 1 – 2 of 2) sorted by relevance
954 std::vector<Mat> trainDescCollection; member in cv::DescriptorMatcher
130 static void makeGpuCollection(const std::vector<GpuMat>& trainDescCollection, in makeGpuCollection()