Click or drag to resize

FastLineDetectorDetect Method

Overload List
  NameDescription
Public methodDetect(InputArray)
Finds lines in the input image. This is the output of the default parameters of the algorithm on the above shown image.
Public methodDetect(InputArray, OutputArray)
Finds lines in the input image. This is the output of the default parameters of the algorithm on the above shown image.
Top
See Also