Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/
Devaluation.cpp493 std::vector<Point2f>& recallPrecisionCurve ) in computeRecallPrecisionCurve()
527 float cv::getRecall( const std::vector<Point2f>& recallPrecisionCurve, float l_precision ) in getRecall()
539 int cv::getNearestPoint( const std::vector<Point2f>& recallPrecisionCurve, float l_precision ) in getNearestPoint()