| Package | Description |
|---|---|
| org.openimaj.feature.local.data |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalFeatureListDataSource<T extends LocalFeature<?,? extends ArrayFeatureVector<F>>,F>
A
DataSource for the feature vector of one or more lists of
LocalFeatures that use an ArrayFeatureVector for the feature
vector. |