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

Creates a LineSegmentDetector object and initializes it.

lsd = cv.LineSegmentDetector()
lsd = cv.LineSegmentDetector('OptionName', optionValue, ...)

Options

The cv.LineSegmentDetector algorithm is defined using the standard values. Only advanced users may want to edit those, as to tailor it for their own application.