| Class | Description |
|---|---|
| DescribeDenseHogAlg<Input extends boofcv.struct.image.ImageBase,Derivative extends boofcv.struct.image.ImageBase> |
Implementation of the Histogram of Oriented Gradients (HOG) [1] dense feature descriptor.
|
| DescribeDenseHogAlg.Cell | |
| DescribeDenseSiftAlg<D extends boofcv.struct.image.ImageGray> |
Computes
SIFT features in a regular grid across an entire image at a single
scale and orientation. |