| Class | Description |
|---|---|
| Feature |
A tracked feature
|
| FeatureHistory |
The history of a set of tracked features through time
|
| FeatureList |
A list of features
|
| FeatureTable |
A table storing features per frame
|
| KLTTracker |
The KLT tracker
|
| Pyramid |
A simple Gaussian pyramid
|
| PyramidSet |
A common set of objects, namely the gaussian pyramid for an image and the gradients of each
level of the pyramid
|
| TrackingContext |
klt.c
Kanade-Lucas-Tomasi tracker
|
| Enum | Description |
|---|---|
| KLTTracker.SelectionMode |
Modes of operation for selecting features.
|