Package org.anchoranalysis.plugin.image.object.merge.condition
package org.anchoranalysis.plugin.image.object.merge.condition
Conditions for merging
ObjectMask
s.-
ClassDescriptionA condition to be checked after merging two
ObjectMask
s.Combines two UpdatableBeforeConditions as LOGICAL ANDsA condition to be checked before merging twoObjectMask
s.ABeforeCondition
that checks if twoObjectMask
s are within a specified maximum distance.AnAfterCondition
that checks if merging twoObjectMask
s increases a specific feature value.A condition to determine if two objects are potential neighbors and candidates for merging.A two-stage process for checking if twoObjectMask
s should be merged.Wraps a BeforeCondition as an UpdatableBefoerCondition