T
- The type of FeatureVector
public 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.
|
getFeatureVector
float getOversamplingAmount()
SIFTFeatureProvider.addSample(float, float, float, float)
being
called with pixels in the range -0.5 to 1.5.