Real-time robust image feature description and matching

  • Authors:
  • Stephen J. Thomas;Bruce A. MacDonald;Karl A. Stol

  • Affiliations:
  • Faculty of Engineering, The University of Auckland, Auckland, New Zealand;Faculty of Engineering, The University of Auckland, Auckland, New Zealand;Faculty of Engineering, The University of Auckland, Auckland, New Zealand

  • Venue:
  • ACCV'10 Proceedings of the 10th Asian conference on Computer vision - Volume Part II
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

The problem of finding corresponding points between images of the same scene is at the heart of many computer vision problems. In this paper we present a real-time approach to finding correspondences under changes in scale, rotation, viewpoint and illumination using Simple Circular Accelerated Robust Features (SCARF). Prominent descriptors such as SIFT and SURF find robust correspondences, but at a computation cost that limits the number of points that can be handled on low-memory, low-power devices. Like SURF, SCARF is based on Haar wavelets. However, SCARF employs a novel non-uniform sampling distribution, structure, and matching technique that provides computation times comparable to the state-of-the-art without compromising distinctiveness and robustness. Computing 512 SCARF descriptors takes 12.6ms on a 2.4GHz processor, and each descriptor occupies just 60 bytes. Therefore the descriptor is ideal for real-time applications which are implemented on low-memory, low-power devices.