Home
last modified time | relevance | path

Searched defs:org0 (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/imgproc/src/
Dsubdivision2d.cpp549 static Point2f computeVoronoiPoint(Point2f org0, Point2f dst0, Point2f org1, Point2f dst1) in computeVoronoiPoint()
590 Point2f org0, dst0, org1, dst1; in calcVoronoi() local