Robust Real-Time Visual Tracking Using Pixel-Wise Posteriors

Abstract

We derive a probabilistic framework for robust, real-time, visual tracking of previously unseen objects from a moving camera. The tracking problem is handled using a bag-of-pixels representation and comprises a rigid registration between frames, a segmentation and online appearance learning. The registration compensates for rigid motion, segmentation models any residual shape deformation and the online appearance learning provides continual refinement of both the object and background appearance models. The key to the success of our method is the use of pixel-wise posteriors, as opposed to likelihoods. We demonstrate the superior performance of our tracker by comparing cost function statistics against those commonly used in the visual tracking literature. Our comparison method provides a way of summarising tracking performance using lots of data from a variety of different sequences.

Cite

Text

Bibby and Reid. "Robust Real-Time Visual Tracking Using Pixel-Wise Posteriors." European Conference on Computer Vision, 2008. doi:10.1007/978-3-540-88688-4_61

Markdown

[Bibby and Reid. "Robust Real-Time Visual Tracking Using Pixel-Wise Posteriors." European Conference on Computer Vision, 2008.](https://mlanthology.org/eccv/2008/bibby2008eccv-robust/) doi:10.1007/978-3-540-88688-4_61

BibTeX

@inproceedings{bibby2008eccv-robust,
  title     = {{Robust Real-Time Visual Tracking Using Pixel-Wise Posteriors}},
  author    = {Bibby, Charles and Reid, Ian D.},
  booktitle = {European Conference on Computer Vision},
  year      = {2008},
  pages     = {831-844},
  doi       = {10.1007/978-3-540-88688-4_61},
  url       = {https://mlanthology.org/eccv/2008/bibby2008eccv-robust/}
}