Class ObjectWithEllipse
Object
ObjectWithEllipse
A pair containing an
ObjectMask
and its corresponding best-fit Ellipse
.-
Constructor Summary
ConstructorsConstructorDescriptionObjectWithEllipse
(ObjectMask object, Ellipse mark) Creates a newObjectWithEllipse
instance. -
Method Summary
-
Constructor Details
-
ObjectWithEllipse
Creates a newObjectWithEllipse
instance.- Parameters:
object
- The object mask.mark
- The best-fit ellipse for the object.
-
-
Method Details