动态跟踪中背景补偿与目标运动估计
Background Compensation and Motion Estimation for Dynamic Tracking
-
摘要: 针对目标的观测位置信息中混入了背景运动的问题,提出一种特征点集与稀疏光流场相结合的背景补偿方法. 通过Harris算子找出一组特征点,在相邻帧中通过计算每个特征点的局部最优匹配区域得到稀疏点集的光流向量. 根据其光流方向概率分布,最终计算出背景的偏移量. 通过背景补偿,得到目标的真实偏移量序列,带入Kalman滤波方程,对下一帧中目标的运动状态进行实时估计. 实验表明,背景补偿后的预测精度在10个像素之内,每个均值迁移跟踪单元大约需要10ms,提高了跟踪的稳定性,有效减少了迭代次数. 新的跟踪器能满足动态实时跟踪的要求.Abstract: In dynamic tracking system, object motion estimation is necessary. The measurement locations of the object are combined with background and foreground object movement. A new background compensation algorithm consisting of Harris corners and sparse optical flow is presented to extract the real movement of the object to predict its moving state. Harris-affine detector is used to find out the interested points, and then the corresponding optical vectors are obtained by calculating the optimal matched region of each interested pointed point. Finally the background movement is available according to the distribution of optical flow vectors orientation. And then Kalman filter is used here to predict the objects location in the coming frame with the "real locations" before. Experimental results show that the error between the predicted location and the measurement is within 10 pixels. The time cost of a single approved mean shift tracking unit is about 10ms. Compared with the conventional tracker, the iteration times decreases and the tracker performs better in real time.
下载: