Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/include/opencv2/
Dfeatures2d.hpp1128 CV_EXPORTS void computeRecallPrecisionCurve( const std::vector<std::vector<DMatch> >& matches1to2,
/external/opencv3/modules/features2d/src/
Devaluation.cpp491 void cv::computeRecallPrecisionCurve( const std::vector<std::vector<DMatch> >& matches1to2, in computeRecallPrecisionCurve() function in cv