Uses of Class
org.anchoranalysis.feature.input.FeatureInputNull
Packages that use FeatureInputNull
Package
Description
Base classes providing inputs to feature calculations.
Implementations of
ObjectCollectionProvider
involving merging objects together.-
Uses of FeatureInputNull in org.anchoranalysis.feature.input
Methods in org.anchoranalysis.feature.input that return FeatureInputNullModifier and TypeMethodDescriptionstatic FeatureInputNullFeatureInputNull.instance()A singleton instance. -
Uses of FeatureInputNull in org.anchoranalysis.plugin.image.bean.object.provider.merge
Methods in org.anchoranalysis.plugin.image.bean.object.provider.merge that return types with arguments of type FeatureInputNullModifier and TypeMethodDescriptionMergePairs.getFeatureEvaluatorThreshold()Allows merge only if the feature-value satisfies a relation to this thresholdMethod parameters in org.anchoranalysis.plugin.image.bean.object.provider.merge with type arguments of type FeatureInputNullModifier and TypeMethodDescriptionvoidMergePairs.setFeatureEvaluatorThreshold(FeatureEvaluator<FeatureInputNull> featureEvaluatorThreshold) Allows merge only if the feature-value satisfies a relation to this threshold