FEATURE - Type of local featureOBJECT - Type of objectpublic interface LocalFeatureExtractor<FEATURE extends LocalFeature<?,?>,OBJECT> extends FeatureExtractor<List<? extends FEATURE>,OBJECT>
FeatureExtractor.extractFeature(Object) at the same time
(or they at least synchronise the method).| Modifier and Type | Method and Description |
|---|---|
Class<? extends LocalFeature<?,?>> |
getFeatureClass()
Get the actual type of
LocalFeatures extracted. |
extractFeatureClass<? extends LocalFeature<?,?>> getFeatureClass()
LocalFeatures extracted.