Home
last modified time | relevance | path

Searched refs:findKnnMatch (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudafeatures2d/src/cuda/
Dbf_knnmatch.cu1110 …void findKnnMatch(int k, const PtrStepSzi& trainIdx, const PtrStepSzf& distance, const PtrStepSzf&… in findKnnMatch() function
1127findKnnMatch<256>(k, static_cast<PtrStepSzi>(trainIdx), static_cast<PtrStepSzf>(distance), allDist… in findKnnMatchDispatcher()