I. Introduction
The target tracking algorithm is employed to determine the location of an object within a series of consecutive video frames. It utilizes the feature information extracted from the initial frame of the video to estimate and track the object's position in subsequent frames. As an important branch of computer vision, target tracking is widely applied in areas such as intelligent video surveillance, human-computer interaction, robot vision navigation, virtual reality, and medical diagnosis. With continuous research efforts, visual object tracking has made breakthrough progress in the past decade, going beyond traditional machine learning methods. It has incorporated deep learning (neural networks) and correlation filters, among other techniques, to achieve robust, accurate, and stable results.