CvArrHoughLines2 Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodHoughLines2(CvMat, HoughLinesMethod, Double, Double, Int32)
Finds lines in binary image using Hough transform.
Public methodHoughLines2(CvMemStorage, HoughLinesMethod, Double, Double, Int32)
Finds lines in binary image using Hough transform.
Public methodHoughLines2(CvMat, HoughLinesMethod, Double, Double, Int32, Double, Double)
Finds lines in binary image using Hough transform.
Public methodHoughLines2(CvMemStorage, HoughLinesMethod, Double, Double, Int32, Double, Double)
Finds lines in binary image using Hough transform.
Top
See Also

Reference