Package boofcv.alg.tracker.circulant
-
Class Summary Class Description CirculantTracker<T extends 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].