Robust Fragments-based Tracking Using the Integral Histogram

Amit Adam, Ehud Rivlin, and Ilan Shimshoni.
Robust Fragments-based Tracking using the Integral Histogram.
In CVPR, 2006

Online Version

A pdf version is available for download.

Abstract

We present a novel algorithm (which we call "Frag-Track") for tracking an object in a video sequence. The template object is represented by multiple image fragments or patches. The patches are arbitrary and are not based on an object model (in contrast with traditional use of model-based parts e.g. limbs and torso in human tracking). Every patch votes on the possible positions and scales of the object in the current frame, by comparing its histogram with the corresponding image patch histogram. We then minimize a robust statistic in order to combine the vote maps of the multiple patches. A key tool enabling the application of our algorithm to tracking is the integral histogram data structure [18]. Its use allows to extract histograms of multiple rectangular regions in the image in a very efficient manner. Our algorithm overcomes several difficulties which cannot be handled by traditional histogram-based algorithms [8,6]. First, by robustly combining multiple patch votes, we are able to handle partial occlusions or pose change. Second, the geometric relations between the template patches allow us to take into account the spatial distribution of the pixel intensities - information which is lost in traditional histogram-based algorithms. Third, as noted by [18], tracking large targets has the same computational cost as tracking small targets. We present extensive experimental results on challenging sequences, which demanstrate the robust tracking achieved by our algorithm (even with the use of only gray-scale (non-color) information).

Co-authors

Bibtex Entry

@inproceedings{AdamRS06i,
  title = {Robust Fragments-based Tracking using the Integral Histogram},
  author = {Amit Adam and Ehud Rivlin and Ilan Shimshoni},
  year = {2006},
  booktitle = {CVPR},
  abstract = {We present a novel algorithm (which we call "Frag-Track") for tracking an object in a video sequence. The template object is represented by multiple image fragments or patches. The patches are arbitrary and are not based on an object model (in contrast with traditional use of model-based parts e.g. limbs and torso in human tracking). Every patch votes on the possible positions and scales of the object in the current frame, by comparing its histogram with the corresponding image patch histogram. We then minimize a robust statistic in order to combine the vote maps of the multiple patches. A key tool enabling the application of our algorithm to tracking is the integral histogram data structure [18]. Its use allows to extract histograms of multiple rectangular regions in the image in a very efficient manner. Our algorithm overcomes several difficulties which cannot be handled by traditional histogram-based algorithms [8,6]. First, by robustly combining multiple patch votes, we are able to handle partial occlusions or pose change. Second, the geometric relations between the template patches allow us to take into account the spatial distribution of the pixel intensities - information which is lost in traditional histogram-based algorithms. Third, as noted by [18], tracking large targets has the same computational cost as tracking small targets. We present extensive experimental results on challenging sequences, which demanstrate the robust tracking achieved by our algorithm (even with the use of only gray-scale (non-color) information).}
}