English

Resolving Implementation Ambiguity and Improving SURF

Computer Vision and Pattern Recognition 2012-03-06 v3

Abstract

Speeded Up Robust Features (SURF) has emerged as one of the more popular feature descriptors and detectors in recent years. Performance and algorithmic details vary widely between implementations due to SURF's complexity and ambiguities found in its description. To resolve these ambiguities, a set of general techniques for feature stability is defined based on the smoothness rule. Additional improvements to SURF are proposed for speed and stability. To illustrate the importance of these implementation details, a performance study of popular SURF implementations is done. By utilizing all the suggested improvements, it is possible to create a SURF implementation that is several times faster and more stable.

Keywords

Cite

@article{arxiv.1202.0492,
  title  = {Resolving Implementation Ambiguity and Improving SURF},
  author = {Peter Abeles},
  journal= {arXiv preprint arXiv:1202.0492},
  year   = {2012}
}

Comments

Fixed incorrect contact information contained in previous version and clarified publication information. Additional small changes for grammar and clarity

R2 v1 2026-06-21T20:13:52.827Z