Package org.anchoranalysis.plugin.points.calculate.ellipse
package org.anchoranalysis.plugin.points.calculate.ellipse
CalculationPart related to fitting
ellipses to points by least-squares.-
ClassesClassDescriptionCalculates the best-fit ellipse for an
ObjectMaskusing linear least squares.A pair containing anObjectMaskand its corresponding best-fitEllipse.