Uses of Interface
org.ddogleg.fitting.modelset.ModelMatcherMulti
-
Uses of ModelMatcherMulti in org.ddogleg.fitting.modelset.ransac
Modifier and TypeClassDescriptionclass
RansacMulti<Point>
Modification ofRANSAC
that finds the best fit model and model parameters to a set of data.