Uses of Interface
org.anchoranalysis.plugin.image.object.merge.condition.BeforeCondition
Packages that use BeforeCondition
Package
Description
Implementations of
ObjectCollectionProvider
involving merging objects together.Conditions for merging
ObjectMasks.-
Uses of BeforeCondition in org.anchoranalysis.plugin.image.bean.object.provider.merge
Methods in org.anchoranalysis.plugin.image.bean.object.provider.merge that return BeforeConditionModifier and TypeMethodDescriptionprotected BeforeConditionMergeWithOptionalDistanceConstraint.maybeDistanceCondition()Creates aBeforeConditionthat checks the distance between objects before merging. -
Uses of BeforeCondition in org.anchoranalysis.plugin.image.object.merge.condition
Classes in org.anchoranalysis.plugin.image.object.merge.condition that implement BeforeConditionModifier and TypeClassDescriptionclassABeforeConditionthat checks if twoObjectMasks are within a specified maximum distance.Constructors in org.anchoranalysis.plugin.image.object.merge.condition with parameters of type BeforeCondition