houghLines
- void houghLines(Mat src, Mat lines, double rho, double theta, int threshold)
- void houghLines(Mat image, Vec2f[] lines, double rho, double theta, int threshold, double srn, double stn, double min_theta, double max_theta)
opencvd imgproc
aliasesenumsfunctionsstructs