Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.anchoranalysis.bean.AnchorBean<F>
- org.anchoranalysis.bean.initializable.InitializableBean<B,P>
- org.anchoranalysis.feature.bean.Feature<T>
- org.anchoranalysis.image.feature.bean.FeatureHistogram
- org.anchoranalysis.image.feature.bean.histogram.FeatureHistogramStatistic
- org.anchoranalysis.plugin.image.feature.bean.histogram.statistic.CoefficientOfVariation
- org.anchoranalysis.plugin.image.feature.bean.histogram.statistic.Count
- org.anchoranalysis.plugin.image.feature.bean.histogram.statistic.Kurtosis
- org.anchoranalysis.plugin.image.feature.bean.histogram.statistic.Maximum
- org.anchoranalysis.plugin.image.feature.bean.histogram.statistic.MeanRaisedToPower
- org.anchoranalysis.plugin.image.feature.bean.histogram.statistic.Median
- org.anchoranalysis.plugin.image.feature.bean.histogram.statistic.Minimum
- org.anchoranalysis.plugin.image.feature.bean.histogram.statistic.Mode
- org.anchoranalysis.plugin.image.feature.bean.histogram.statistic.NumberDistinctValues
- org.anchoranalysis.plugin.image.feature.bean.histogram.statistic.Quantile
- org.anchoranalysis.plugin.image.feature.bean.histogram.statistic.Range
- org.anchoranalysis.plugin.image.feature.bean.histogram.statistic.RatioNonMode
- org.anchoranalysis.plugin.image.feature.bean.histogram.statistic.Skewness
- org.anchoranalysis.plugin.image.feature.bean.histogram.statistic.StandardDeviation
- org.anchoranalysis.plugin.image.feature.bean.histogram.statistic.Sum
- org.anchoranalysis.plugin.image.feature.bean.histogram.statistic.TotalCount
- org.anchoranalysis.plugin.image.feature.bean.histogram.statistic.Variance