| Class | Description |
|---|---|
| DefaultBoundarySizeConvexHullPolygon | |
| DefaultBoundingBox |
Generic implementation of
geom.boundingBox. |
| DefaultBoxivityPolygon | |
| DefaultCircularity |
Generic implementation of
geom.circularity. |
| DefaultContour<B extends BooleanType<B>> |
Generic implementation of
geom.contour. |
| DefaultConvexHull2D |
Generic implementation of
geom.convexHull. |
| DefaultConvexityPolygon | |
| DefaultEccentricity |
Generic implementation of
geom.eccentricity. |
| DefaultElongation |
Generic implementation of
geom.mainElongation based on
http://www.math.uci.edu/icamp/summer/research_11/park/
shape_descriptors_survey.pdf. |
| DefaultFeretsAngle |
Generic implementation of
geom.feretsAngle. |
| DefaultFeretsDiameter |
Generic implementation of
geom.feretsDiameter. |
| DefaultFeretsDiameterForAngle |
Ferets Diameter for a certain angle.
|
| DefaultMajorAxis |
Generic implementation of
geom.majorAxis. |
| DefaultMaximumFeret |
Maximum Feret of a polygon.
|
| DefaultMaximumFeretAngle | |
| DefaultMaximumFeretDiameter | |
| DefaultMinimumFeret |
Minimum Feret of a polygon.
|
| DefaultMinimumFeretAngle | |
| DefaultMinimumFeretDiameter | |
| DefaultMinorAxis |
Generic implementation of
geom.minorAxis. |
| DefaultMinorMajorAxis |
Generic implementation of
geom.secondMultiVariate. |
| DefaultPerimeterLength |
Generic implementation of
geom.boundarySize. |
| DefaultRoundness |
Generic implementation of
geom.roundness. |
| DefaultSizeConvexHullPolygon | |
| DefaultSizePolygon |
Specific implementation of
Area for a Polygon2D. |
| DefaultSmallestEnclosingRectangle |
Generic implementation of
geom.smallestBoundingBox. |
| DefaultSolidityPolygon | |
| DefaultVerticesCountConvexHullPolygon | |
| DefaultVerticesCountPolygon | |
| LabelRegionToPolygonConverter |
Converts a
LabelRegion to a polygon |
Copyright © 2014–2022 ImageJ. All rights reserved.