Fusing Points and Lines for High Performance Tracking

Abstract

This paper addresses the problem of real-time 3D model-based tracking by combining point-based and edge-based tracking systems. We present a careful analysis of the properties of these two sensor systems and show that this leads to some non -trivial design choices that collectively yield extremely high performance. In particular, we present a method for integrating the two systems and robustly combining the pose estimates they produce. Further we show how on-line learning can be used to improve the performance of feature tracking. Finally, to aid real-time performance, we introduce the FAST feature detector which can perform full-frame feature detection at 400Hz. The combination of these techniques results in a system which is capable of tracking average prediction errors of 200 pixels. This level of robustness allows us to track very rapid motions, such as 50deg camera shake at 6Hz

Cite

Text

Rosten and Drummond. "Fusing Points and Lines for High Performance Tracking." IEEE/CVF International Conference on Computer Vision, 2005. doi:10.1109/ICCV.2005.104

Markdown

[Rosten and Drummond. "Fusing Points and Lines for High Performance Tracking." IEEE/CVF International Conference on Computer Vision, 2005.](https://mlanthology.org/iccv/2005/rosten2005iccv-fusing/) doi:10.1109/ICCV.2005.104

BibTeX

@inproceedings{rosten2005iccv-fusing,
  title     = {{Fusing Points and Lines for High Performance Tracking}},
  author    = {Rosten, Edward and Drummond, Tom},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2005},
  pages     = {1508-1515},
  doi       = {10.1109/ICCV.2005.104},
  url       = {https://mlanthology.org/iccv/2005/rosten2005iccv-fusing/}
}