Hough-based Tracking of Non-Rigid Objects

We provide the code of our ICCV'11 paper Hough-based Tracking of Non-rigid Objects. Based on the Generalized Hough-Transform, we establish a voting map to track the object of interest and exploit the classifier support regions to separate the object from the background on a per-pixel level.

Download

Download the HoughTrack code

Download the used sequences

Citation

If you use this tracker, please cite our paper:

Hough-based Tracking of Non-rigid Objects
Martin Godec, Peter M. Roth and Horst Bischof
In Proc. International Conference on Computer Vision (ICCV), 2011

BibTeX reference for convenience:

@INPROCEEDINGS{godec11a,
  author = {Martin Godec and Peter M. Roth and Horst Bischof},
  title = {{Hough-based Tracking of Non-rigid Objects}},
  booktitle = {{Proc. International Conference on Computer Vision (ICCV)}},
  year = {2011}
}