T - The type of FeatureVectorpublic interface LocalFeatureProvider<T extends FeatureVector> extends FeatureVectorProvider<T>
| Modifier and Type | Method and Description |
|---|---|
float |
getOversamplingAmount()
Get the amount of required over-sampling outside of the unit square
patch.
|
getFeatureVectorfloat getOversamplingAmount()
SIFTFeatureProvider.addSample(float, float, float, float) being
called with pixels in the range -0.5 to 1.5.