Package org.anchoranalysis.image.feature.input
Image-related implementations of
FeatureInput.-
Class Summary Class Description FeatureInputHistogram A feature input that contains a histogram and optional resolution information.FeatureInputImageMetadata AFeatureInputthat providesImageMetadata.FeatureInputObjectCollection A feature input representing a collection of objects, optionally associated with an energy stack.FeatureInputPairObjects A pair of objects (first and second) and optionally a merged version of both.FeatureInputSingleObject An input representing a single object-mask (with maybe an energy-stack associated).FeatureInputStack A feature input that represents an energy stack.