Uses of Package
org.anchoranalysis.feature.bean.list

Package
Description
Beans pertaining to feature-calculation.
A feature-list (custom list type for features) and associated providers.
Features that are sufficiently generic to work on any input-type.
Sub-feature units of calculation that can be cached.
Interfaces like FeatureCalculator but bound to particular features.
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.
A collection of named-Features.
Beans that define context (which feature, which energy-stack) for evaluating feature-inputs.
Implementations of FeatureCalculatorMulti related to images, especially to create tables of feature-calculations.
A particular implementation of FeatureCalculatorMulti for feature-calculations based upon pairs of image-objects.
Criteria for adding edges during optimization of marked-point-processes.
Creating EnergySchemes.
Factorized form of storing the energy during an energy-minimization optimization scheme.
Implementations of FeatureListProvider.
Implementations of FeatureListProvider with input-type FeatureInputPairObjects.
Implementations of FeatureListProvider that derive new features with permuted property-values.
Features from combinations of ObjectMasks.
Tasks pertaining to Features.
Source of rows in feature-tables with FeatureSource and derived classes.
Associating labels with images.
Tasks to segment an image.
Tasks that process on one or more slices from a z-stack.
Non-bean classes pertaining to Features as used in tasks.
Non-beans for calculating Features.
Extracting features using OpenCV.
Testing utilities and fixtures with no greater downstream dependency than anchor-feature.
Testing utilities and fixtures with no greater downstream dependency than anchor-image-feature or anchor-mpp.