Package | Description |
---|---|
org.openimaj.hadoop.tools.globalfeature | |
org.openimaj.tools.globalfeature |
Modifier and Type | Field and Description |
---|---|
protected GlobalFeatureType |
HadoopGlobalFeaturesOptions.feature |
Modifier and Type | Method and Description |
---|---|
static GlobalFeatureType |
GlobalFeatureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GlobalFeatureType[] |
GlobalFeatureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|