Uses of Class
org.anchoranalysis.plugin.image.bean.object.provider.merge.MergeWithOptionalDistanceConstraint
Packages that use MergeWithOptionalDistanceConstraint
-
Uses of MergeWithOptionalDistanceConstraint in org.anchoranalysis.plugin.image.bean.object.provider.merge
Subclasses of MergeWithOptionalDistanceConstraint in org.anchoranalysis.plugin.image.bean.object.provider.mergeModifier and TypeClassDescriptionclass
Naive greedy merge strategy when any two neighboring objects are merged if it increases a feature.class
Merges objects if a pair feature value satisfies a condition.class
Merges neighboring objects if it results in an increase in the average feature-value calculated on each single object.class
Base class for object-merging strategies that involve calculating a feature.