| Package | Description |
|---|---|
| org.openimaj.image.analysis.algorithm.histogram.binning |
| Modifier and Type | Class and Description |
|---|---|
class |
QuadtreeStrategy
A
SpatialBinningStrategy that extracts histograms from regions
defined by a fixed depth quadtree overlayed over the sampling region and
concatenates them together. |
class |
SimpleBlockStrategy
A
SpatialBinningStrategy that extracts histograms from a number of
equally-sized, non-overlapping within the sample region and concatenates them
together. |