Uses of Class
org.anchoranalysis.feature.input.FeatureInputDimensions
Packages that use FeatureInputDimensions
Package
Description
Base classes providing inputs to feature calculations.
Image-related implementations of
FeatureInput.Inputs to mark-point-processes related
Features.Features that are calculated from
Dimensions.-
Uses of FeatureInputDimensions in org.anchoranalysis.feature.input
Subclasses of FeatureInputDimensions in org.anchoranalysis.feature.inputModifier and TypeClassDescriptionclassAFeatureInputDimensionsthat has an optionalEnergyStackassociated with it. -
Uses of FeatureInputDimensions in org.anchoranalysis.image.feature.input
Subclasses of FeatureInputDimensions in org.anchoranalysis.image.feature.inputModifier and TypeClassDescriptionclassAFeatureInputthat providesImageMetadata.classA feature input representing a collection of objects, optionally associated with an energy stack.classA pair of objects (first and second) and optionally a merged version of both.classAn input representing a single object-mask (with maybe an energy-stack associated).classA feature input that represents an energy stack. -
Uses of FeatureInputDimensions in org.anchoranalysis.mpp.feature.input
Subclasses of FeatureInputDimensions in org.anchoranalysis.mpp.feature.inputModifier and TypeClassDescriptionclassFeature input that contains a list of memoized energy calculations for all marks.final classFeature input that contains a pair of memoized voxelized marks and an energy stack.classFeature input that contains a single memoized voxelized mark and an optional energy stack. -
Uses of FeatureInputDimensions in org.anchoranalysis.plugin.image.feature.bean.dimensions
Classes in org.anchoranalysis.plugin.image.feature.bean.dimensions with type parameters of type FeatureInputDimensionsModifier and TypeClassDescriptionclassFromDimensionsBase<T extends FeatureInputDimensions>Base class for features that are calculated fromDimensions.