Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » Geometry 2D Fitting » FitArcToPath
Approximates path by an arc using the selected outliers suppression method and considering path's start and end.
Name | Type | Description | |
---|---|---|---|
inPath | Path | Input path | |
inFittingMethod | CircleFittingMethod | ||
inOutlierSuppression | MEstimator* | ||
outArc | Arc2D? | Fitted arc or nothing if the computations failed to converge |
Examples
Complexity Level
This filter is available on Basic Complexity Level.