Home | History | Annotate | Download | only in opencv2

Lines Matching refs:Point2f

1130                                              std::vector<Point2f>& recallPrecisionCurve );
1132 CV_EXPORTS float getRecall( const std::vector<Point2f>& recallPrecisionCurve, float l_precision );
1133 CV_EXPORTS int getNearestPoint( const std::vector<Point2f>& recallPrecisionCurve, float l_precision );