Object Tracking
R. Havangi
Abstract
Background and Objectives:The target tracking problem is an essential component of many engineering applications.The extended Kalman filter (EKF) is one of the most well-known suboptimal filter to solve target tracking. However, since EKF uses the first-order terms of the Taylor series nonlinear extension ...
Read More
Background and Objectives:The target tracking problem is an essential component of many engineering applications.The extended Kalman filter (EKF) is one of the most well-known suboptimal filter to solve target tracking. However, since EKF uses the first-order terms of the Taylor series nonlinear extension functions, it often makes large errors in the estimates of state. As a result, target tracking based on EKF may diverge. Methods: In this manuscript, an adaptive square root cubature Kalman filter (ASRCKF) is poposed to solve the maneuvering target tracking problem. In the proposed method, the covariance of process and measurement noises is estimated adaptively. Thus, the performance of proposed method does not depend on the noise statistics and its performance is robust with unknown prior knowledge of the noise statistics. Morover, it has a consistently improved numerical stability why the matrices of covariance are guaranteed to remain semi- positive. The performance of the proposed method is compared with EKF, and the unscented Kalman filter (UKF) for target tracking problem. Results:To evaluate the proposed method, many experiments is performed. The proposed method is evaluated on the non-maneuvering and maneuvering target tracking. Conclusion: The results show that the proposed method has lower estimation errors with faster convergence rate than other methods. The proposed method can track the tates of moving target effectively and improve the accuracy of the system.
Object Tracking
E. Pazouki; M. Rahmati
Abstract
Background and Objectives: Object tracking in video streams is one of the issues in machine vision that has many applications. Depending on the type of the object, the number of objects and other inputs used in tracking, object tracking is divided into several different categories. Multi-object tracking ...
Read More
Background and Objectives: Object tracking in video streams is one of the issues in machine vision that has many applications. Depending on the type of the object, the number of objects and other inputs used in tracking, object tracking is divided into several different categories. Multi-object tracking in a camera network is one of the most complex types of object tracking. In this type of tracking, the goal of the algorithm is to extract the persistent trace of several objects moving simultaneously in a wide area that is monitored by a network of cameras. This type of tracking is often done in two steps. In the first step, the traces of each object in each camera is called tracklets are extracted. Then, the persistent trace of the objects are obtained by associating the extracted tracklets of all cameras in the monitored wide area. Here, we introduce a novel variational approach based on the deep features to associate the tracklets.Methods: For this purpose a variational model with multiphase level set representation is introduced. The persistent trace of all objects are obtained by optimizing the proposed variational model. The proposed variational model is optimized by employing the Euler-Lagrange equation. CNN and deep learning are used to extract the deep features of appearance and motion of objects. Here, a ResNet50 network that is pre-trained on ImageNet and a transformer neural network which is trained with motion parameters of tracklets such as acceleration and orientation change rate are used for extracting deep features.Results: The results on the three well-known datasets which are real and a synthesized dataset show that the proposed model takes competitive performance, while using less extra context information of the camera network and objects, compared to the other proposed methods. The evaluations show the quality of the proposed model in solving complex problems using the minimum required initial knowledge.Conclusion: The multiphase model using deep features presented in this paper provide 9% better results than the multiphase model without deep features based on TCF and FS metrics and 8% better results based on MT metric.