Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/include/opencv2/
Dfeatures2d.hpp1132 CV_EXPORTS float getRecall( const std::vector<Point2f>& recallPrecisionCurve, float l_precision );
/external/opencv3/modules/features2d/src/
Devaluation.cpp527 float cv::getRecall( const std::vector<Point2f>& recallPrecisionCurve, float l_precision ) in getRecall() function in cv