Very Fast Template Matching

  • Authors:
  • Haim Schweitzer;J. W. Bell;F. Wu

  • Affiliations:
  • -;-;-

  • Venue:
  • ECCV '02 Proceedings of the 7th European Conference on Computer Vision-Part IV
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

Template matching by normalized correlations is a common technique for determine the existence and compute the location of a shape within an image. In many cases the run time of computer vision applications is dominated by repeated computation of template matching, applied to locate multiple templates in varying scale and orientation. A straightforward implementation of template matching for an image size n and a template size k requires order of kn operations. There are fast algorithms that require order of n log n operations. We describe a new approximation scheme that requires order n operations. It is based on the idea of "Integral-Images", recently introduced by Viola and Jones.