Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Fitting » FitLineToPoints3D

FitLineToPoints3D


Module: Vision3DStandard

Approximates points in 3D with a line using the Least Squares method.

Name Type Description
Input value inPoints Point3DArray
Output value outLine Line3D
Output value 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.