| Package | Description |
|---|---|
| org.openimaj.video.tracking.klt |
| Modifier and Type | Method and Description |
|---|---|
static KLTTracker.SelectionMode |
KLTTracker.SelectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KLTTracker.SelectionMode[] |
KLTTracker.SelectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|