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 valueCreates a
Histogramfrom aChannel, optionally using a mask.Thresholds a histogram using a CalculateLevel keeping only the values greater equal than the thresholdA provider that references an existingHistogramby its identifier.