MATLAB File Help: cv.LineSegmentDetector/detect Index
cv.LineSegmentDetector/detect

Finds lines in the input image.

lines = lsd.detect(img)
[lines, width, prec, nfa] = lsd.detect(img)

Input

Output

Method Details
Access public
Sealed false
Static false