Fast Template Matching Based on Normalized Cross Correlation with Centroid Bounding

  • Authors:
  • Zhuo Yang

  • Affiliations:
  • -

  • Venue:
  • ICMTMA '10 Proceedings of the 2010 International Conference on Measuring Technology and Mechatronics Automation - Volume 02
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we propose a fast pattern matching algorithm based on normalized cross correlation (NCC) with centroid bounding to achieve very efficient search. The algorithm will calculate histogram around centroid within maximum circle with radius R. After dividing the image into blocks by R脳R size, calculating the similarity between the color histograms of the image block and centroid around circle to get potential blocks that the centroid of the template might be in, then by applying NCC to get the final result. Experimental results show the proposed algorithm is very efficient comparing with full-search NCC. The results has broad applications in the fields of object detecting, image retrieval and etc.