Searched refs:nMatches_ptr (Results 1 – 1 of 1) sorted by relevance
346 const int *nMatches_ptr = _nMatches.ptr<int>(); in ocl_radiusMatchConvert() local353 const int nMatches = std::min(nMatches_ptr[queryIdx], trainIdx.cols); in ocl_radiusMatchConvert()