Package org.anchoranalysis.plugin.image.bean.histogram.provider
package org.anchoranalysis.plugin.image.bean.histogram.provider
Implementations of
HistogramProvider.-
ClassesClassDescriptionThis cuts a Histogram below a threshold BUT TRANSFERS ALL THE COUNT greater than equal to the threshold into the bin just below the threshold valueThresholds a histogram using a CalculateLevel keeping only the values greater equal than the thresholdA provider that references an existing
Histogramby its identifier.