Back to FabImage Studio website
You are here: Start » Filter Reference » Geometry 2D Fitting » FitArcToPoints
Approximates points with an arc using the selected outliers suppression method.
Name | Type | Description | |
---|---|---|---|
![]() |
inPoints | Point2DArray | |
![]() |
inFittingMethod | CircleFittingMethod | |
![]() |
inOutlierSuppression | MEstimator* | |
![]() |
outArc | Arc2D? | Fitted arc or nothing if the computations failed to converge |
Examples
![]() |
The resulting outArc drawn with the input points, inFittingMethod = AlgebraicKasa and inOutlierSuppression = Auto.
Complexity Level
This filter is available on Basic Complexity Level.