Overload List
| Name | Description | |
|---|---|---|
| HoughLines2(CvArr, CvMat, HoughLinesMethod, Double, Double, Int32) |
Finds lines in binary image using Hough transform.
| |
| HoughLines2(CvArr, CvMemStorage, HoughLinesMethod, Double, Double, Int32) |
Finds lines in binary image using Hough transform.
| |
| HoughLines2(CvArr, CvMat, HoughLinesMethod, Double, Double, Int32, Double, Double) |
Finds lines in binary image using Hough transform.
| |
| HoughLines2(CvArr, CvMemStorage, HoughLinesMethod, Double, Double, Int32, Double, Double) |
Finds lines in binary image using Hough transform.
|
See Also