CvInvokeHoughLinesP Method |
| Name | Description | |
|---|---|---|
| HoughLinesP(IInputArray, Double, Double, Int32, Double, Double) |
Finds line segments in a binary image using the probabilistic Hough transform.
| |
| HoughLinesP(IInputArray, IOutputArray, Double, Double, Int32, Double, Double) |
Finds line segments in a binary image using the probabilistic Hough transform.
|