CvHoughLines2 Method OpenCvSharp Class Library
Overload List

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

Reference