Package org.anchoranalysis.feature.input
Base classes providing inputs to feature calculations.
-
Interface Summary Interface Description FeatureInput A single input used for feature-calculation to produce a result.FeatureInputDictionary AFeatureInputWithResolutionthat has an optional associatedDictionary.FeatureInputWithResolution AFeatureInputthat exposes theResolutionof an image or scene. -
Class Summary Class Description FeatureInputDimensions AFeatureInputthat exposes theDimensionsof an image or scene.FeatureInputEnergy AFeatureInputDimensionsthat has an optionalEnergyStackassociated with it.FeatureInputNull AFeatureInputwith no associated parameterization.FeatureInputResults AFeatureInputwith the stored results from a prior feature-calculation.FeatureInputType Performs checks and aggregations on feature-input types are compatible with others