Class ObjectWithEllipse
Object
org.anchoranalysis.plugin.points.calculate.ellipse.ObjectWithEllipse
public final class ObjectWithEllipse extends Object
A pair containing an
ObjectMask and its corresponding best-fit Ellipse.-
Constructor Summary
Constructors Constructor Description ObjectWithEllipse(org.anchoranalysis.image.voxel.object.ObjectMask object, org.anchoranalysis.mpp.mark.conic.Ellipse mark) -
Method Summary
-
Constructor Details
-
ObjectWithEllipse
public ObjectWithEllipse(org.anchoranalysis.image.voxel.object.ObjectMask object, org.anchoranalysis.mpp.mark.conic.Ellipse mark)
-
-
Method Details