|
Video Based Moving Object Tracking by Particle FilterAbstract: Usually, the video based object tracking deal with non-stationary image stream that changes over time. Robust and Real time moving object tracking is a problematic issue in computer vision research area. Most of the existing algorithms are able to track only inpredefined and well controlled environment. Some cases, they don’t consider non-linearity problem. In our paper, we develop such a system which considers color information, distance transform (DT) based shape information and also nonlinearity. Particle filtering has been proven very successful for non-gaussian and non-linear estimation problems. We examine the difficulties of video based tracking and step by step we analyze these issues. In our firstapproach, we develop the color based particle filter tracker that relies on the deterministic search of window, whose color content matches a reference histogram model. A simple HSV histogram-based color model is used to develop this observation system. Secondly, wedescribe a new approach for moving object tracking with particle filter by shape information. The shape similarity between a template and estimated regions in the video scene is measured by their normalized cross-correlation of distance transformed images. Our observation system of particle filter is based on shape from distance transformed edge features. Template is created instantly by selecting any object from the video scene by a rectangle. Finally, inthis paper we illustrate how our system is improved by using both these two cues with non linearity.
|