findGammaIntersectionPoints 141 modules/imgproc/src/min_enclosing_triangle.cpp static bool findGammaIntersectionPoints(const std::vector<cv::Point2f> &polygon, unsigned int nrOfPoints, findGammaIntersectionPoints 914 modules/imgproc/src/min_enclosing_triangle.cpp if (!findGammaIntersectionPoints(polygon, nrOfPoints, c, polygonPointIndex, findGammaIntersectionPoints 960 modules/imgproc/src/min_enclosing_triangle.cpp if (!findGammaIntersectionPoints(polygon, nrOfPoints, c, predecessor(a, nrOfPoints),