Package org.anchoranalysis.plugin.image.bean.object.provider.filter
package org.anchoranalysis.plugin.image.bean.object.provider.filter
Implementations of
ObjectCollectionProvider that
filter objects.-
ClassesClassDescriptionFilters an
ObjectCollectionusing the specifiedObjectFilter.Filters anObjectCollectionby grouping objects and then applying a filter to each group.Returns only the objects that intersect with at least one object in the containerProvides anObjectCollectionby matching objects using a specifiedObjectMatcher.Filters objects to keep only those which are NOT in the container.Base class for object collection providers that apply a filter to the objects.Considers all possible pairs of objects in a provider, and removes those that touch the border.