Uses of Class
org.anchoranalysis.plugin.points.calculate.ellipse.ObjectWithEllipse
Packages that use ObjectWithEllipse
Package
Description
CalculationPart related to fitting
ellipses to points by least-squares.-
Uses of ObjectWithEllipse in org.anchoranalysis.plugin.points.calculate.ellipse
Subclasses with type arguments of type ObjectWithEllipse in org.anchoranalysis.plugin.points.calculate.ellipseModifier and TypeClassDescriptionclassCalculates the best-fit ellipse for anObjectMaskusing linear least squares.Methods in org.anchoranalysis.plugin.points.calculate.ellipse that return ObjectWithEllipseModifier and TypeMethodDescriptionprotected ObjectWithEllipseCalculateEllipseLeastSquares.execute(FeatureInputSingleObject input)