Uses of Interface
georegression.fitting.points.ClosestPointToModel
-
Uses of ClosestPointToModel in georegression.fitting.points
Modifier and TypeClassDescriptionclass
PointModel<T extends GeoTuple_F64>
The model is a set of points in 3D space.Modifier and TypeMethodDescriptionvoid
IterativeClosestPoint.setModel
(ClosestPointToModel model) The model that the input points is being fitted against.