Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Feature Detection » cvLineSegmentDetector

cvLineSegmentDetector


Finds line segments on an image.

Name Type Description
inImage Image Input single-channel image.
outSegments Segment2DArray Output array of found segments.

Errors

This filter can throw an exception to report error. Read how to deal with errors here: Error Handling

Error type Description
DomainError Input image must be single-channel in cvLineSegmentDetector.

Complexity Level

This filter is available on Basic Complexity Level.