| Package | Description |
|---|---|
| org.openimaj.image.indexing.vlad | |
| org.openimaj.tools.cbir |
| Modifier and Type | Method and Description |
|---|---|
static VLADIndexerDataBuilder.StandardPostProcesses |
VLADIndexerDataBuilder.StandardPostProcesses.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VLADIndexerDataBuilder.StandardPostProcesses[] |
VLADIndexerDataBuilder.StandardPostProcesses.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected VLADIndexerDataBuilder.StandardPostProcesses |
VLADIndexerBuilder.postProcess |