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

Draws two groups of lines in blue and red, counting the non overlapping (mismatching) pixels.

[img, count] = lsd.compareSegments(sz, lines1, lines2)
[...] = lsd.compareSegments(..., 'OptionName', optionValue, ...)

Input

Output

Options

See also
Method Details
Access public
Sealed false
Static false