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 an ObjectMask using linear least squares.
    ObjectWithEllipse
    A pair containing an ObjectMask and its corresponding best-fit Ellipse.