Uses of Package
imagingbook.common.geometry.ellipse
Packages that use imagingbook.common.geometry.ellipse
Package
Description
-
Classes in imagingbook.common.geometry.ellipse used by imagingbook.common.geometry.ellipseClassDescriptionRepresents an algebraic ellipse with the implicit equation A x^2 + B x y + C y^2 + D x + E y + F = 0.Represents an ellipse with major axis length ra, minor axis length rb, center point (xc, yc), and orientation theta.
-
Classes in imagingbook.common.geometry.ellipse used by imagingbook.common.geometry.ellipse.projectClassDescriptionRepresents an ellipse with major axis length ra, minor axis length rb, center point (xc, yc), and orientation theta.
-
Classes in imagingbook.common.geometry.ellipse used by imagingbook.common.geometry.fitting.ellipse.algebraicClassDescriptionRepresents an algebraic ellipse with the implicit equation A x^2 + B x y + C y^2 + D x + E y + F = 0.
-
Classes in imagingbook.common.geometry.ellipse used by imagingbook.common.geometry.fitting.ellipse.geometricClassDescriptionRepresents an ellipse with major axis length ra, minor axis length rb, center point (xc, yc), and orientation theta.
-
Classes in imagingbook.common.geometry.ellipse used by imagingbook.common.geometry.fitting.ellipse.utilsClassDescriptionRepresents an ellipse with major axis length ra, minor axis length rb, center point (xc, yc), and orientation theta.
-
Classes in imagingbook.common.geometry.ellipse used by imagingbook.common.mserClassDescriptionRepresents an ellipse with major axis length ra, minor axis length rb, center point (xc, yc), and orientation theta.
-
Classes in imagingbook.common.geometry.ellipse used by imagingbook.common.regionsClassDescriptionRepresents an ellipse with major axis length ra, minor axis length rb, center point (xc, yc), and orientation theta.