Package org.anchoranalysis.plugin.image.bean.object.filter.collective
package org.anchoranalysis.plugin.image.bean.object.filter.collective
Implementations of
ObjectFilter that assess each
element in a collection collectively.
This is a less strict condition than in
org.anchoranalysis.plugin.image.bean.object.filter.independent where each element is considered
in isolation of others.
-
ClassesClassDescriptionCalculates features values for all objects, and discards any object less than
quantile - (minRatio * stdDev)Matches each object with others, and keeps only those where a relation holds true for all matches (in terms of features)