Back to FabImage 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
![]() |
The resulting outArc drawn with the input path, inFittingMethod = AlgebraicKasa and inOutlierSuppression = Auto.
Complexity Level
This filter is available on Basic Complexity Level.