LineSegmentDetectorDetect Method |
| Name | Description | |
|---|---|---|
| Detect(InputArray, OutputArray, OutputArray, OutputArray, OutputArray) |
Finds lines in the input image.
This is the output of the default parameters of the algorithm on the above shown image.
| |
| Detect(InputArray, Vec4f, Double, Double, Double) |
Finds lines in the input image.
This is the output of the default parameters of the algorithm on the above shown image.
|