Package | Description |
---|---|
org.openimaj.tools.localfeature.options |
Modifier and Type | Method and Description |
---|---|
LocalFeatureMode |
LocalFeatureMode.LocalFeatureModeOp.getMode() |
static LocalFeatureMode |
LocalFeatureMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalFeatureMode[] |
LocalFeatureMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AbstractDoGSIFTModeOp(LocalFeatureMode mode) |