Package org.anchoranalysis.plugin.image.bean.object.filter.independent
package org.anchoranalysis.plugin.image.bean.object.filter.independent
Implementations of
ObjectFilter that
independently assess each element in a collection.
This is a more strict condition than in
org.anchoranalysis.plugin.image.bean.object.filter.collective where each element is considered
collectively with others.
-
ClassesClassDescriptionOnly accepts an object if it has greater (or EQUAL) intersection with
objectsGreaterthanobjectsLesserOnly keep objects where at least one voxel (on a particular channel) has intensity greater or equal to a threshold.Keeps objects which intersects with ANY ONE of a collection of other objects.Keeps only objects that are not adjacent to the scene-border (i.e.Only keeps objects whose feature-value satisfies a condition relative to a threshold.Only keeps objects whose feature-value satisfies a condition relative to a threshold.