Skip to content

SURF: Speeded Up Robust Features

Authors: Herbert Bay, Tinne Tuytelaars, Luc Van Gool

Published: 2006 (Conference Paper)

Source: Lecture Notes in Computer Science

Algorithm: SURF

DOI: 10.1007/11744023_32

Summary

Abstract

In this paper, we present a novel scale- and rotation-invariant interest point detector and descriptor, coined SURF (Speeded Up Robust Features). It approximates or even outperforms previously proposed schemes with respect to repeatability, distinctiveness, and robustness, yet can be computed and compared much faster. This is achieved by relying on integral images for image convolutions; by building on the strengths of the leading existing detectors and descriptors ( in casu , using a Hessian matrix-based measure for the detector, and a distribution-based descriptor); and by simplifying these methods to the essential. This leads to a combination of novel detection, description, and matching steps. The paper presents experimental results on a standard evaluation set, as well as on imagery obtained in the context of a real-life object recognition application. Both show SURF’s strong performance.