Back to FabImage Studio website
You are here: Start » Filter Reference » Geometry 3D Fitting » FitSegmentToPoints3D
Approximates points in 3D with a segment using selected outliers suppression method.
Name | Type | Description | |
---|---|---|---|
![]() |
inPoints | Point3DArray | |
![]() |
inOutlierSuppression | MEstimator* | |
![]() |
outSegment | Segment3D? | Fitted segment or nothing if method failed to converge |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Empty point array on input in FitSegmentToPoints3D. |
Complexity Level
This filter is available on Basic Complexity Level.