FEATURE - Type of featureOBJECT - Type of objectpublic interface FeatureExtractor<FEATURE,OBJECT>
extractFeature(Object) at the same time (or
they at least synchronise the method).| Modifier and Type | Method and Description |
|---|---|
FEATURE |
extractFeature(OBJECT object)
Extract features from an object and return them.
|
FEATURE extractFeature(OBJECT object)
object - the object to extract from