Back to FabImage Studio website

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

DetectPolygons_LSD


Module: FoundationPro

Finds a specified polygons in an image using Line Segment Detection method.

Name Type Range Description
Input value inImage Image Image to fit the polygons to
Input value inRoi Region* Input region of interest
Input value inPath Path Input Polygon
Input value inSmoothing GaussKernel Predefined Gauss kernel
Input value inEdgeThreshold Real 0.1 - Minimum accepted edge magnitude
Input value inTolerance Real 0.001 - Maximum accepted defects in output polygons
Output value outPaths PathArray Found polygons

Complexity Level

This filter is available on Basic Complexity Level.