Start » Filter Reference » Computer Vision » Shape Fitting » DetectSegments_LSD
Module: | FoundationPro |
---|
Finds segments in an image using Line Segment Detection method.
Name | Type | Range | Description | |
---|---|---|---|---|
inImage | Image | Image to fit the segments to | ||
inRoi | Region* | Input region of interest | ||
inSmoothing | GaussKernel | Predefined Gauss kernel | ||
inEdgeThreshold | Real | 0.1 - | Minimum accepted edge magnitude | |
inMinLength | Integer | 0 - | Minimum length of output segments | |
outSegments | Segment2DArray | Found segments |
Complexity Level
This filter is available on Basic Complexity Level.