Back to FabImage Studio website

You are here: Start » Filter Reference » Computer Vision » Shape Fitting » DetectSegments_LSD

DetectSegments_LSD


Module: FoundationPro

Finds segments in an image using Line Segment Detection method.

Name Type Range Description
Input value
inImage Image Image to fit the segments to
Input value
inRoi Region* Input region of interest
Input value
inSmoothing GaussKernel Predefined Gauss kernel
Input value
inEdgeThreshold Real 0.1 - Minimum accepted edge magnitude
Input value
inMinLength Integer 0 - Minimum length of output segments
Output value
outSegments Segment2DArray Found segments

Complexity Level

This filter is available on Basic Complexity Level.