Uses of Class
org.anchoranalysis.image.feature.bean.FeatureHistogram
| Package | Description |
|---|---|
| org.anchoranalysis.image.feature.bean.histogram |
Features that operate on a
Histogram. |
-
Uses of FeatureHistogram in org.anchoranalysis.image.feature.bean.histogram
Subclasses of FeatureHistogram in org.anchoranalysis.image.feature.bean.histogram Modifier and Type Class Description classFeatureHistogramStatisticBase class forFeatureHistogramimplementations that calculate a statistic from theHistogram.classMeanCalculates the mean value of a histogram.