KCF
KCF, or Kernelized Correlation Filter, is a family of fast visual object tracking algorithms introduced in the early 2010s. The method was popularized by Henriques, Caseiro, Martins, and Batista in 2012 as a way to achieve real-time tracking by leveraging correlation filters learned in the Fourier domain. It has since become a widely cited approach in computer vision for tracking a single target across video frames.
The core idea of KCF is to learn a discriminative filter that can robustly respond to the
During tracking, the learned filter is applied to a search region in a new frame by computing
KCF is valued for its real-time performance on standard hardware and its robust performance under moderate