Package | Description |
---|---|
org.openimaj.image.pixel.statistics | |
org.openimaj.math.statistics.distribution |
Modifier and Type | Field and Description |
---|---|
MultidimensionalHistogram |
HistogramModel.histogram
The histogram data
|
MultidimensionalHistogram[][] |
BlockHistogramModel.histograms
The histogram data
|
Modifier and Type | Method and Description |
---|---|
MultidimensionalHistogram |
BlockHistogramModel.getFeatureVector() |
MultidimensionalHistogram |
HistogramModel.getFeatureVector() |
MultidimensionalHistogram |
BlockHistogramModel.toSingleHistogram() |
Modifier and Type | Method and Description |
---|---|
protected void |
BlockHistogramModel.reset(MultidimensionalHistogram histogram) |
Modifier and Type | Method and Description |
---|---|
MultidimensionalHistogram |
MultidimensionalHistogram.clone() |