Package org.anchoranalysis.plugin.points.bean.fitter
Fitting geometric structures to points.
-
Class Summary Class Description ConicFitterBase Base class for conic fitters, providing common properties and methods.EllipseStandardFormConverter Extracts forms for 'standard form' representation of an ellipse from the coefficients for a 2nd order polynomial describing the ellipse.EllipsoidFitHelper Helper class for fitting ellipsoids to point data.FitResult Represents the result of fitting an ellipsoid to a set of points.LinearLeastSquaresEllipseFitter Fits a set of points to an ellipse using a linear least squares method.LinearLeastSquaresEllipsoidFitter Fits an ellipsoid to points using a linear least squares approachLinearLeastSquaresViaNormalEquationBase Base class for linear least squares fitting using the normal equation method.PointsFitterToMark A bean for fitting points to a mark using a specified points fitter.Reference APointsFitterthat references anotherPointsFitterby its ID.ReflectInAxesWithinDistance Reflects points in each axes if all points are within a certain distance from it