Package org.anchoranalysis.feature.input
package org.anchoranalysis.feature.input
Base classes providing inputs to feature calculations.
-
ClassDescriptionA single input used for feature-calculation to produce a result.A
FeatureInputWithResolution
that has an optional associatedDictionary
.AFeatureInput
that exposes theDimensions
of an image or scene.AFeatureInputDimensions
that has an optionalEnergyStack
associated with it.AFeatureInput
with no associated parameterization.AFeatureInput
with the stored results from a prior feature-calculation.Performs checks and aggregations on feature-input types are compatible with othersAFeatureInput
that exposes theResolution
of an image or scene.