Package org.ddogleg.fitting.modelset.lmeds
package org.ddogleg.fitting.modelset.lmeds
-
ClassDescriptionLeastMedianOfSquares<Model,
Point> Another technique similar to RANSAC known as Least Median of Squares (LMedS).LeastMedianOfSquares_MT<Model,Point> Concurrent version ofLeastMedianOfSquares