Feature tracking and matching in video using programmable graphics hardware

  • Authors:
  • Sudipta N. Sinha;Jan-Michael Frahm;Marc Pollefeys;Yakup Genc

  • Affiliations:
  • University of North Carolina at Chapel Hill, Department of Computer Science, CB# 3175 Sitterson Hall, 27599, Chapel Hill, NC, USA;University of North Carolina at Chapel Hill, Department of Computer Science, CB# 3175 Sitterson Hall, 27599, Chapel Hill, NC, USA;University of North Carolina at Chapel Hill, Department of Computer Science, CB# 3175 Sitterson Hall, 27599, Chapel Hill, NC, USA;Siemens Corporate Research, Real-time Vision and Modeling Department, 755 College Road East, 08540, Princeton, NJ, USA

  • Venue:
  • Machine Vision and Applications
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes novel implementations of the KLT feature tracking and SIFT feature extraction algorithms that run on the graphics processing unit (GPU) and is suitable for video analysis in real-time vision systems. While significant acceleration over standard CPU implementations is obtained by exploiting parallelism provided by modern programmable graphics hardware, the CPU is freed up to run other computations in parallel. Our GPU-based KLT implementation tracks about a thousand features in real-time at 30 Hz on 1,024 × 768 resolution video which is a 20 times improvement over the CPU. The GPU-based SIFT implementation extracts about 800 features from 640 × 480 video at 10 Hz which is approximately 10 times faster than an optimized CPU implementation.