Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/src/cuda/
Dcalib3d.cu143 __global__ void computeHypothesisScoresKernel( in computeHypothesisScoresKernel() function
183 computeHypothesisScoresKernel<256><<<grid, threads>>>( in computeHypothesisScores()