Characterizing Feature Matching Performance over Long Time Periods
Abstract
Many computer vision applications rely on matching features of a query image to reference data sets, but little work has explored how quickly data sets become out of date. In this paper we measure feature matching performance across 5 years of time-lapse data from 20 static cameras to empirically study how feature matching is affected by changing sunlight direction, seasons, weather, and the structural changes over time in outdoor settings. We identify several trends that may be relevant in real world applications: (1) features are much more likely to match within a few days of the reference data, (2) weather and sun-direction have a large effect on feature matching, and (3) there is a slow decay over time due to physical changes in a scene, but this decay is much smaller than effects of lighting direction and weather. These trends are consistent across standard choices for feature detection (DoG, MSER) and feature description (SIFT, SURF, and DAISY). Across all choices, analysis of the feature detection and matching pipeline highlights that performance decay is mostly due to failures in key point detection rather than feature description.
Cite
Text
Stylianou et al. "Characterizing Feature Matching Performance over Long Time Periods." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015. doi:10.1109/WACV.2015.123Markdown
[Stylianou et al. "Characterizing Feature Matching Performance over Long Time Periods." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015.](https://mlanthology.org/wacv/2015/stylianou2015wacv-characterizing/) doi:10.1109/WACV.2015.123BibTeX
@inproceedings{stylianou2015wacv-characterizing,
title = {{Characterizing Feature Matching Performance over Long Time Periods}},
author = {Stylianou, Abby and Abrams, Austin and Pless, Robert},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
year = {2015},
pages = {892-898},
doi = {10.1109/WACV.2015.123},
url = {https://mlanthology.org/wacv/2015/stylianou2015wacv-characterizing/}
}