Consensus-Based Matching and Tracking of Keypoints for Object Tracking
Abstract
We propose a novel keypoint-based method for long-term model-free object tracking in a combined matching-and-tracking framework. In order to localise the object in every frame, each keypoint casts votes for the object center. As erroneous keypoints are hard to avoid, we employ a novel consensus-based scheme for outlier detection in the voting behaviour. To make this approach computationally feasible, we propose not to employ an accumulator space for votes, but rather to cluster votes directly in the image space. By transforming votes based on the current keypoint constellation, we account for changes of the object in scale and rotation. In contrast to competing approaches, we refrain from updating the appearance information, thus avoiding the danger of making errors. The use of fast keypoint detectors and binary descriptors allows for our implementation to run in real-time. We demonstrate experimentally on a diverse dataset that is as large as 60 sequences that our method outperforms the state-of-the-art when high accuracy is required and visualise these results by employing a variant of success plots.
Cite
Text
Nebehay and Pflugfelder. "Consensus-Based Matching and Tracking of Keypoints for Object Tracking." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014. doi:10.1109/WACV.2014.6836013Markdown
[Nebehay and Pflugfelder. "Consensus-Based Matching and Tracking of Keypoints for Object Tracking." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014.](https://mlanthology.org/wacv/2014/nebehay2014wacv-consensus/) doi:10.1109/WACV.2014.6836013BibTeX
@inproceedings{nebehay2014wacv-consensus,
title = {{Consensus-Based Matching and Tracking of Keypoints for Object Tracking}},
author = {Nebehay, Georg and Pflugfelder, Roman P.},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
year = {2014},
pages = {862-869},
doi = {10.1109/WACV.2014.6836013},
url = {https://mlanthology.org/wacv/2014/nebehay2014wacv-consensus/}
}