Start » Filter Reference » Geometry 3D » Geometry 3D Fitting » FitLineToPoints3D
Module: | Vision3DStandard |
---|
Approximates points in 3D with a line using the Least Squares method.
Name | Type | Description | |
---|---|---|---|
inPoints | Point3DArray | ||
outLine | Line3D | ||
outError | Real |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Empty point array in FitLineToPoints3D. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of FitLineToPoints3D filter group.