Uses of Class
org.anchoranalysis.plugin.image.feature.bean.object.single.border.AtBorderBase
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.feature.bean.object.single.border |
Implementations of
FeatureSingleObject that determine if an
object lies at the border of an image. |
-
Uses of AtBorderBase in org.anchoranalysis.plugin.image.feature.bean.object.single.border
Subclasses of AtBorderBase in org.anchoranalysis.plugin.image.feature.bean.object.single.border Modifier and Type Class Description classAtBorderXYChecks if an object's bounding box is at the border of the image in the XY plane.classAtBorderZChecks if an object's bounding box is at the border of the image in the Z dimension.