Back to Adaptive Vision Library website

You are here: Start » Function Reference » Geometry 3D Fitting

Geometry 3D Fitting

Select a function from the list below.

Icon Name Description Library
FitCircle3DToHole Fits a circle to a hole in a plane. Professional
FitCircleToPoints3D Approximates points in 3D with a circle using selected outliers suppression method. Professional
FitLineToPoints3D Approximates points in 3D with a line using the Least Squares method. Professional
FitLineToPoints3D_M Finding a locally optimal line in 3D. Good enough when the number of outliers is small. Professional
FitPlaneToPoints Approximates points with a plane using the Least Squares method. Professional
FitPlaneToPoints_M Finding a locally optimal plane. Good enough when the number of outliers is small. Professional
FitSegmentToPoints3D Approximates points in 3D with a segment using selected outliers suppression method. Professional