Searched defs:Point2f (Results 1 – 2 of 2) sorted by relevance
77 inline void fitCurve2Order(const std::vector<Point2f>& /*points*/, std::vector<float>& /*curve*/) in fitCurve2Order()82 …nst std::vector<float>& /*curve1*/, const std::vector<float>& /*curve2*/, Point2f& /*cross_point*/) in findCurvesCross() argument
179 typedef Point_<float> Point2f; typedef