Uses of Interface
georegression.fitting.points.IterativeClosestPoint.Distance
-
Uses of IterativeClosestPoint.Distance in georegression.fitting.points
ModifierConstructorDescriptionIterativeClosestPoint
(StoppingCondition stop, MotionTransformPoint<SE, P> motion, IterativeClosestPoint.Distance<P> distance) protected
MatchCloudToCloudIcp
(MotionTransformPoint<SE, P> motion, NearestNeighbor<P> nn, IterativeClosestPoint.Distance<P> distance, double maxDistanceSq, StoppingCondition stop) Configures ICP