Searched refs:ocl_matchConvert (Results 1 – 1 of 1) sorted by relevance
117 static bool ocl_matchConvert(const Mat &trainIdx, const Mat &distance, std::vector< std::vector<DMa… in ocl_matchConvert() function158 return ocl_matchConvert(trainIdxCPU, distanceCPU, matches); in ocl_matchDownload()