A Blob Representation for Tracking Robust to Merging and Fragmentation

Abstract

This paper describes a new blob representation for tracking that is robust to merging and fragmentation of blobs. The traditional centroid-based blob representation is enhanced by utilizing "central points", which are 2D local maxima of the distance transform of the blob. We demonstrate the stability of these local features to gross shape changes caused from blob interactions during tracking. A nearest-neighbor blob tracking algorithm is described that reveals the robustness of the proposed representation on standard tracking datasets. Quantitative results show that this representation allows nearest-neighbor blob tracking to achieve robustness comparable to the use of appearance features for data association during blob interactions.

Cite

Text

Sharma. "A Blob Representation for Tracking Robust to Merging and Fragmentation." IEEE/CVF Winter Conference on Applications of Computer Vision, 2012. doi:10.1109/WACV.2012.6163020

Markdown

[Sharma. "A Blob Representation for Tracking Robust to Merging and Fragmentation." IEEE/CVF Winter Conference on Applications of Computer Vision, 2012.](https://mlanthology.org/wacv/2012/sharma2012wacv-blob/) doi:10.1109/WACV.2012.6163020

BibTeX

@inproceedings{sharma2012wacv-blob,
  title     = {{A Blob Representation for Tracking Robust to Merging and Fragmentation}},
  author    = {Sharma, Vinay},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2012},
  pages     = {161-168},
  doi       = {10.1109/WACV.2012.6163020},
  url       = {https://mlanthology.org/wacv/2012/sharma2012wacv-blob/}
}