Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/
Devaluation.cpp529 int nearestPointIndex = getNearestPoint( recallPrecisionCurve, l_precision ); in getRecall() local
541 int nearestPointIndex = -1; in getNearestPoint() local
/external/opencv3/modules/features2d/test/
Dtest_rotation_and_scale_invariance.cpp165 int nearestPointIndex = -1; in matchKeyPoints() local