Uses of Interface
georegression.fitting.points.IterativeClosestPoint.Distance
Packages that use IterativeClosestPoint.Distance
-
Uses of IterativeClosestPoint.Distance in georegression.fitting.points
Constructors in georegression.fitting.points with parameters of type IterativeClosestPoint.DistanceModifierConstructorDescriptionIterativeClosestPoint
(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