Uses of Class
org.anchoranalysis.feature.initialization.FeatureInitialization

Packages that use FeatureInitialization
Package
Description
Beans pertaining to feature-calculation.
A feature-list (custom list type for features) and associated providers.
Classes to cache feature-results or parts of feature-results that occur repeatedly among features or across calculations of the same feature.
Initialization parameters used for beans in org.anchoranalysis.feature.bean.
A defined context in which one or more features are provided inputs and produce results.
Creates a FeatureCalculationCache to use during feature-calculations.
Strategies on whether to reuse or invalidate a feature-input's cache.
Features shared for referencing among calculations.
Features that convert to/from physical spatial units (e.g. meters) as opposed to pixels/voxels.
Implementations of FeatureCalculatorMulti related to images, especially to create tables of feature-calculations.
Implementations of FeatureSingleObject that use SharedObjects for calculations.
Implementations of FeatureSingleObject that use SharedObjects for calculations, and measure the degree of intersection between objects.
Beans involving SharedObjects.
Beans involving SharedObjects and ObjectCollection.
Features that combine or convert other features in a generic way.