Searched refs:ocl_match (Results 1 – 1 of 1) sorted by relevance
696 static bool ocl_match(InputArray query, InputArray _train, std::vector< std::vector<DMatch> > &matc… in ocl_match() function759 if(ocl_match(_queryDescriptors, utrainDescCollection[0], matches, normType)) in knnMatchImpl()767 if(ocl_match(_queryDescriptors, trainDescCollection[0], matches, normType)) in knnMatchImpl()