Uses of Class
org.anchoranalysis.plugin.image.feature.bean.object.single.boundingbox.BoundingBoxAlongAxisBase
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.feature.bean.object.single.boundingbox |
Implementations of
FeatureSingleObject that consider an
object's bounding-box. |
-
Uses of BoundingBoxAlongAxisBase in org.anchoranalysis.plugin.image.feature.bean.object.single.boundingbox
Subclasses of BoundingBoxAlongAxisBase in org.anchoranalysis.plugin.image.feature.bean.object.single.boundingbox Modifier and Type Class Description classBoundingBoxExtentAlongAxisCalculates the extent of an object's bounding box along a specified axis.classBoundingBoxMaximumAlongAxisCalculates the maximum coordinate of an object's bounding box along a specified axis.classBoundingBoxMinimumAlongAxisCalculates the minimum coordinate of an object's bounding box along a specified axis.