An improved target tracking method based on extraction of corner points

Qingyang Jing,Peng Zhang,Wei Zhang,Weimin Lei,Jing, Qingyang
DOI: https://doi.org/10.1007/s00371-024-03283-9
IF: 2.835
2024-03-31
The Visual Computer
Abstract:Kernel correlation filter (KCF) algorithm is famous for fast tracking speed and has been used widely, while it is susceptible under some challenging scenes. Aiming at the problem of limited applicable scenes of KCF, an improved target tracking method based on extraction of corner points is proposed. Eight neighborhood template is used to filter corner points, and adaptive threshold approach is introduced to minimize the influence of noise on corner extraction. Moreover, owing to appropriate quantity and strong robustness, adaptive corners can reduce the influence of incomplete extraction on edge points while enhancing extraction speed. Subsequently, histogram of oriented gradient (HOG) and color name (CN) features are extracted, and targets are segmented into blocks to solve the problem that standard KCF is likely to lose targets when they have deformation and scale variation. Under occlusion, learning rate parameter is adjusted adaptively ensuring accuracy of model updating. To get rid of drift phenomenon when targets have fast motion, multiple targets are correlated, and the final center position of each target is achieved according to the contour depicted by generalized Hough algorithm. Experimental results on the dataset and actual scenes demonstrate that our proposed method improves the EAO from 0.299 to 0.505, and improves overall precision of diverse attributes from 0.781 to 0.787.
computer science, software engineering
What problem does this paper attempt to address?