HomeSort by relevance Sort by last modified time
    Searched refs:getNearestPoint (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/features2d/src/
evaluation.cpp 529 int nearestPointIndex = getNearestPoint( recallPrecisionCurve, l_precision );
539 int cv::getNearestPoint( const std::vector<Point2f>& recallPrecisionCurve, float l_precision )
  /external/opencv3/modules/features2d/include/opencv2/
features2d.hpp     [all...]

Completed in 419 milliseconds