You are here: Start » AVL.NET » Function Reference » Surface » Surface Fitting

Surface Fitting

Icon Name Description / Applications Modules
FitCircleToSurfaceHole

Fits a circle to a hole in a surface plane.

Vision3DStandard
FitPlaneToSurface

Approximates points of the input surface with a plane using the Least Squares method.

Vision3DStandard
FitPlaneToSurface_M

Approximates points of the input surface with a plane using selected M-estimator for outlier suppression.


Finding a locally optimal plane. Good enough when the number of outliers is small.

Vision3DStandard