在实时三维目标跟踪系统中,KL距离自适应粒子滤波算法中距离阈值、小区域阈值以及其他参数的选取往往根据经验设置,如果参数设置不合适会降低跟踪精度和实时性。为此,设计一种3D点云目标跟踪系统。分析距离阈值和小区域阈值等参数对跟踪性能的影响,并给出自适应粒子滤波中参数与跟踪目标模型的关系。实验结果表明,与PCL_Tracking算法相比,该系统提高了三维目标跟踪系统的准确性和实时性。
In the real time 3D target tracking system,the distance threshold, small area threshold and other parameters in Kullback Leibler Distance( KLD) adaptive particle filtering algorithm can only be set according to experience,while improper parameter setting may reduce tracking accuracy and real-time performance. To solve this problem,a 3D target tracking system is designed. The influence of the parameters including distance threshold and small area threshold on the tracking performance is analyzed experimentally,and the relationship between the parameters and the tracking target model is given. Experimental results show that compared with PCL_ Tracking algorithm,the accuracy and real-time performance of the 3D target tracking system are better.