Uses of Package
org.anchoranalysis.feature.input
Packages that use org.anchoranalysis.feature.input
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.
Provider of a single feature.
Defines base class
FeatureResults together with
some implementations.Sub-feature units of calculation that can be cached.
Interfaces like
FeatureCalculator but bound to
particular features.Classes to cache feature-results or parts of feature-results that occur repeatedly among features
or across calculations of the same feature.
Equivalent classes to
org.anchoranalysis.feature.calculate.part after having been
resolved against a cache.A sub-part of the calculation of a feature, that can be cached, and reused by other features.
Initialization parameters used for beans in
org.anchoranalysis.feature.bean.Base classes providing inputs to feature calculations.
Data objects for the names of features.
Features shared for referencing among calculations.
A collection of named-
Features.-
Classes in org.anchoranalysis.feature.input used by org.anchoranalysis.feature.bean
-
Classes in org.anchoranalysis.feature.input used by org.anchoranalysis.feature.bean.list
-
Classes in org.anchoranalysis.feature.input used by org.anchoranalysis.feature.bean.operator
-
Classes in org.anchoranalysis.feature.input used by org.anchoranalysis.feature.bean.provider
-
Classes in org.anchoranalysis.feature.input used by org.anchoranalysis.feature.bean.resultsClassDescriptionA single input used for feature-calculation to produce a result.A
FeatureInputwith the stored results from a prior feature-calculation. -
Classes in org.anchoranalysis.feature.input used by org.anchoranalysis.feature.calculate
-
Classes in org.anchoranalysis.feature.input used by org.anchoranalysis.feature.calculate.bound
-
Classes in org.anchoranalysis.feature.input used by org.anchoranalysis.feature.calculate.cache
-
Classes in org.anchoranalysis.feature.input used by org.anchoranalysis.feature.calculate.cache.part
-
Classes in org.anchoranalysis.feature.input used by org.anchoranalysis.feature.calculate.part
-
Classes in org.anchoranalysis.feature.input used by org.anchoranalysis.feature.initialization
-
Classes in org.anchoranalysis.feature.input used by org.anchoranalysis.feature.inputClassDescriptionA single input used for feature-calculation to produce a result.A
FeatureInputWithResolutionthat has an optional associatedDictionary.AFeatureInputthat exposes theDimensionsof an image or scene.AFeatureInputwith no associated parameterization.AFeatureInputthat exposes theResolutionof an image or scene. -
Classes in org.anchoranalysis.feature.input used by org.anchoranalysis.feature.name
-
Classes in org.anchoranalysis.feature.input used by org.anchoranalysis.feature.store