Uses of Package
org.anchoranalysis.image.feature.bean.object.single

Package
Description
Features that operate on a single ObjectMask.
Implementations of FeatureSingleObject.
Implementations of FeatureSingleObject that determine if an object lies at the border of an image.
Implementations of FeatureSingleObject that consider an object's bounding-box.
Implementations of FeatureSingleObject that reference a particular Channel in the associated EnergyStack.
Implementations of FeatureSingleObject that measure an object's intensity on a corresponding Channel.
Implementations of FeatureSingleObject that measure an object's gradient from corresponding Channels storing the gradient.
Implementations of FeatureSingleObject based on calculating image moments, with or without image intensity.
Implementations of FeatureSingleObject that implement morphological operations.
Implementations of FeatureSingleObject that measure the shape of the ObjectMask.
Implementations of FeatureSingleObject that use SharedObjects for calculations.
Implementations of FeatureSingleObject that use SharedObjects for calculations, and measure the degree of intersection between objects.
Implementations of FeatureSingleObject that processes an object slice-by-slice in the z-dimension.
Implementations of FeatureSingleObject that measures aspects of the surface of an ObjectMask.
Features related to points and fitting points to conics.