| Package | Description | 
|---|---|
| org.openimaj.image.feature.local.descriptor.gradient | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
GradientFeatureProvider
Interface for classes capable of building local descriptors from the gradient
 (magnitude and orientation) information in an image patch. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IrregularBinningSIFTFeatureProvider
Irregular binning SIFT descriptor based on this paper:
 CuiHasThoSei09igSIFT.pdf 
 | 
class  | 
SIFTFeatureProvider
An extractor for SIFT features. 
 |