| Class | Description |
|---|---|
| CirculantTracker<T extends boofcv.struct.image.ImageGray<T>> |
Tracker that uses the theory of Circulant matrices, Discrete Fourier Transform (DCF), and linear classifiers to track
a target and learn its changes in appearance [1].
|