Package | Description |
---|---|
org.openimaj.video.tracking.klt |
Modifier and Type | Field and Description |
---|---|
Feature[] |
FeatureList.features
The list of features
|
Modifier and Type | Field and Description |
---|---|
SortedMap<Integer,List<Feature>> |
FeatureTable.features
The table of features
|
Modifier and Type | Method and Description |
---|---|
Feature |
Feature.clone() |
Feature |
Feature.copy() |
Feature |
Feature.transform(Jama.Matrix transform) |
Modifier and Type | Method and Description |
---|---|
Iterator<Feature> |
FeatureList.iterator() |