Searched refs:findKnnMatch (Results 1 – 1 of 1) sorted by relevance
1110 …void findKnnMatch(int k, const PtrStepSzi& trainIdx, const PtrStepSzf& distance, const PtrStepSzf&… in findKnnMatch() function1127 …findKnnMatch<256>(k, static_cast<PtrStepSzi>(trainIdx), static_cast<PtrStepSzf>(distance), allDist… in findKnnMatchDispatcher()