Package org.anchoranalysis.plugin.image.feature.bean.object.single.boundingbox
package org.anchoranalysis.plugin.image.feature.bean.object.single.boundingbox
Implementations of
FeatureSingleObject
that consider an
object's bounding-box.-
ClassesClassDescriptionBase class for features that calculate a value along a specific axis of an object's bounding box.Calculates the extent of an object's bounding box along a specified axis.Calculates the maximum coordinate of an object's bounding box along a specified axis.Calculates the minimum coordinate of an object's bounding box along a specified axis.Calculates the number of voxels in the bounding box of an object.