Uses of Class
org.anchoranalysis.image.feature.bean.evaluator.FeatureListEvaluator
Packages that use FeatureListEvaluator
Package
Description
Beans that define context (which feature, which energy-stack) for evaluating feature-inputs.
-
Uses of FeatureListEvaluator in org.anchoranalysis.image.feature.bean.evaluator
Subclasses with type arguments of type FeatureListEvaluator in org.anchoranalysis.image.feature.bean.evaluatorModifier and TypeClassDescriptionclassFeatureListEvaluator<T extends FeatureInput>Defines a list of features and provides a means to calculate inputs for it, a session.