Package | Description |
---|---|
org.openimaj.feature.local.list |
Modifier and Type | Method and Description |
---|---|
static <K extends ReadWriteable,T extends QuantisedLocalFeature<?>> |
LocalFeatureListIndex.invert(LocalFeatureListIndex<K,T> index)
Invert an index of quantised features.
|