getContourPoints 603 modules/imgproc/src/generalized_hough.cpp void getContourPoints(const Mat& edges, const Mat& dx, const Mat& dy, std::vector<ContourPoint>& points); getContourPoints 690 modules/imgproc/src/generalized_hough.cpp getContourPoints(edges, dx, dy, points);