Effective Appearance Model and Similarity Measure for Particle Filtering and Visual Tracking
Abstract
In this paper, we adaptively model the appearance of objects based on Mixture of Gaussians in a joint spatial-color space (the approach is called SMOG). We propose a new SMOG-based similarity measure. SMOG captures richer information than the general color histogram because it incorporates spatial layout in addition to color. This appearance model and the similarity measure are used in a framework of Bayesian probability for tracking natural objects. In the second part of the paper, we propose an Integral Gaussian Mixture (IGM) technique, as a fast way to extract the parameters of SMOG for target candidate. With IGM, the parameters of SMOG can be computed efficiently by using only simple arithmetic operations (addition, subtraction, division) and thus the computation is reduced to linear complexity. Experiments show that our method can successfully track objects despite changes in foreground appearance, clutter, occlusion, etc.; and that it outperforms several color-histogram based methods.
Cite
Text
Wang et al. "Effective Appearance Model and Similarity Measure for Particle Filtering and Visual Tracking." European Conference on Computer Vision, 2006. doi:10.1007/11744078_47Markdown
[Wang et al. "Effective Appearance Model and Similarity Measure for Particle Filtering and Visual Tracking." European Conference on Computer Vision, 2006.](https://mlanthology.org/eccv/2006/wang2006eccv-effective/) doi:10.1007/11744078_47BibTeX
@inproceedings{wang2006eccv-effective,
title = {{Effective Appearance Model and Similarity Measure for Particle Filtering and Visual Tracking}},
author = {Wang, Hanzi and Suter, David and Schindler, Konrad},
booktitle = {European Conference on Computer Vision},
year = {2006},
pages = {606-618},
doi = {10.1007/11744078_47},
url = {https://mlanthology.org/eccv/2006/wang2006eccv-effective/}
}