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