Package org.anchoranalysis.plugin.points.calculate.ellipse
CalculationPart related to fitting
ellipses to points by least-squares.-
Class Summary Class Description CalculateEllipseLeastSquares Calculates the best-fit ellipse for anObjectMaskusing linear least squares.ObjectWithEllipse A pair containing anObjectMaskand its corresponding best-fitEllipse.