houghLines

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void houghLines(Mat src, Mat lines, double rho, double theta, int threshold)
    void
    houghLines
    (,,
    double rho
    ,
    double theta
    ,)
  2. void houghLines(Mat image, Vec2f[] lines, double rho, double theta, int threshold, double srn, double stn, double min_theta, double max_theta)

Meta