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
ObjectMask
using linear least squares.A pair containing anObjectMask
and its corresponding best-fitEllipse
.