Class | Description |
---|---|
VLADIndexer<DATA extends ImageProvider<MBFImage>,METADATA extends Identifiable> | |
VLADIndexerData |
Class representing the data required to build a VLAD + PCA +
product-quantisation based image index.
|
VLADIndexerDataBuilder |
Class for learning the data required to efficiently index images using VLAD
with PCA and product quantisers.
|
Enum | Description |
---|---|
VLADIndexerDataBuilder.StandardPostProcesses |
Feature post-processing options
|