Package | Description |
---|---|
org.openimaj.feature |
Modifier and Type | Method and Description |
---|---|
static <FV extends FeatureVector,OBJECT,EXTRACTOR extends FeatureExtractor<? extends FeatureVectorProvider<FV>,OBJECT>> |
FVProviderExtractor.create(EXTRACTOR extractor)
Create a new
FVProviderExtractor with the given extractor. |