Package org.anchoranalysis.plugin.points.bean.fitter
package org.anchoranalysis.plugin.points.bean.fitter
Fitting geometric structures to points.
-
ClassesClassDescriptionBase class for conic fitters, providing common properties and methods.Extracts forms for 'standard form' representation of an ellipse from the coefficients for a 2nd order polynomial describing the ellipse.Helper class for fitting ellipsoids to point data.Represents the result of fitting an ellipsoid to a set of points.Fits a set of points to an ellipse using a linear least squares method.Fits an ellipsoid to points using a linear least squares approachBase class for linear least squares fitting using the normal equation method.A bean for fitting points to a mark using a specified points fitter.A
PointsFitter
that references anotherPointsFitter
by its ID.Reflects points in each axes if all points are within a certain distance from it