Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/src/cuda/
Dcalib3d.cu175 const float dist_threshold, int* hypothesis_scores) in computeHypothesisScores() argument
184 num_points, object, image, dist_threshold, hypothesis_scores); in computeHypothesisScores()
/external/opencv3/modules/cudalegacy/src/
Dcalib3d.cpp77 const float dist_threshold, int* hypothesis_scores);