Uses of Interface
org.ddogleg.fitting.modelset.ModelMatcherPost
Packages that use ModelMatcherPost
-
Uses of ModelMatcherPost in org.ddogleg.fitting.modelset.lmeds
Classes in org.ddogleg.fitting.modelset.lmeds that implement ModelMatcherPostModifier and TypeClassDescriptionclassLeastMedianOfSquares<Model,Point> Another technique similar to RANSAC known as Least Median of Squares (LMedS).classLeastMedianOfSquares_MT<Model,Point> Concurrent version ofLeastMedianOfSquares -
Uses of ModelMatcherPost in org.ddogleg.fitting.modelset.ransac
Classes in org.ddogleg.fitting.modelset.ransac that implement ModelMatcherPost