| Interface | Description |
|---|---|
| GeometricOp<I,O> |
Simple marker interface for Geoemtric ops.
|
| Class | Description |
|---|---|
| AbstractBoundarySizeConvexHull<I> |
Generic implementation of
Ops.Geometric.BoundarySizeConvexHull. |
| AbstractBoxivity<I> |
Generic implementation of
Ops.Geometric.Boxivity. |
| AbstractConvexity<I> |
Generic implementation of
Ops.Geometric.Convexity. |
| AbstractSizeConvexHull<I> |
Generic implementation of
Ops.Geometric.SizeConvexHull
. |
| AbstractSolidity<I> |
Generic implementation of
Ops.Geometric.Solidity. |
| CentroidII |
This
Op computes the centroid of a IterableRegion (Label). |
| CentroidLabelRegion |
This
Op computes the centroid of a IterableRegion (Label). |
| CentroidMesh |
Generic implementation of
geom.centroid. |
| CentroidPolygon |
Generic implementation of
geom.centroid. |
| DefaultCenterOfGravity<T extends RealType<T>> |
This
Op computes the center of gravity of a IterableRegion
(Label). |
| GeomNamespace |
Namespace for Geom.
|
| GeomUtils |
Utility class for Ops in the GeomNamespace.
|
| SizeII |
Generic implementation of
Ops.Geometric.Size. |
Copyright © 2014–2022 ImageJ. All rights reserved.