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