houghLinesP

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void houghLinesP(Mat src, Mat lines, double rho, double theta, int threshold)
    void
    houghLinesP
    (,,
    double rho
    ,
    double theta
    ,)
  2. void houghLinesP(Mat image, Vec4i[] lines, double rho, double theta, int threshold, double minLineLength, double maxLineGap)

Meta