Class | Description |
---|---|
FixedHOGStrategy |
Implementation of an
SpatialBinningStrategy that extracts normalised
HOG features in the style defined by Dalal and Triggs. |
FlexibleHOGStrategy |
A
SpatialBinningStrategy very much like the FixedHOGStrategy ,
but with flexibly sized cells that grow/shrink such that the number of cells
in any given window is constant. |
Enum | Description |
---|---|
FixedHOGStrategy.BlockNormalisation |
Block normalisation schemes
|