Home
last modified time | relevance | path

Searched defs:dist_threshold (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudalegacy/src/cuda/
Dcalib3d.cu145 const float dist_threshold, int* g_num_inliers) in computeHypothesisScoresKernel()
175 const float dist_threshold, int* hypothesis_scores) in computeHypothesisScores()
/external/freetype/src/autofit/
Dafcjk.c756 FT_Pos dist_threshold; in af_cjk_hints_link_segments() local