Interactive Feature Tracking Using K-D Trees and Dynamic Programming
Abstract
A new approach to template tracking is presented, incorporating three distinct contributions. Firstly, an explicit definition for a feature track is given. Secondly, the advantages of an image preprocessing stage are demonstrated and, in particular, the effectiveness of highly compressed image patch data stored in k-d trees for fast and discriminatory image patch searches. Thirdly, the k-d trees are used to generate multiple track hypotheses which are efficiently merged to give the optimal solution using dynamic programming. The explicit separation of feature detection and trajectory determination creates the basis for the novel use of k-d trees and dynamic programming. Multiple appearances and occlusion handling are seamlessly integrated into this framework. Appearance variation through the sequence is robustly handled in an iterative process. The work presented is a significant foundation for a powerful off-line feature tracking system, particularly in the context of interactive applications.
Cite
Text
Buchanan and Fitzgibbon. "Interactive Feature Tracking Using K-D Trees and Dynamic Programming." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006. doi:10.1109/CVPR.2006.158Markdown
[Buchanan and Fitzgibbon. "Interactive Feature Tracking Using K-D Trees and Dynamic Programming." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006.](https://mlanthology.org/cvpr/2006/buchanan2006cvpr-interactive/) doi:10.1109/CVPR.2006.158BibTeX
@inproceedings{buchanan2006cvpr-interactive,
title = {{Interactive Feature Tracking Using K-D Trees and Dynamic Programming}},
author = {Buchanan, Aeron and Fitzgibbon, Andrew W.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2006},
pages = {626-633},
doi = {10.1109/CVPR.2006.158},
url = {https://mlanthology.org/cvpr/2006/buchanan2006cvpr-interactive/}
}