Start » Filter Reference » Computer Vision » Shape Fitting » DetectArc_LSD
Module: | FoundationPro |
---|
Finds arcs in an image using Line Segment Detection method.
Name | Type | Range | Description | |
---|---|---|---|---|
inImage | Image | Image to fit the arcs 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 arcs | |
outArcs | Arc2DArray | Found arcs |
Complexity Level
This filter is available on Basic Complexity Level.