| Package | Description |
|---|---|
| org.openimaj.video.tracking.klt |
| Modifier and Type | Method and Description |
|---|---|
TrackingContext |
KLTTracker.getTrackingContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
KLTTracker.setTrackingContext(TrackingContext tc)
Set the tracking context
|
| Constructor and Description |
|---|
KLTTracker(TrackingContext tc,
FeatureList featurelist)
Construct with the given context and feature list
|
PyramidSet(FImage image,
TrackingContext tc) |