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.
CITATION STYLE
Schweitzer, H., Bell, J. W., & Wu, F. (2002). Very fast template matching. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 2353, pp. 358–372). Springer Verlag. https://doi.org/10.1007/3-540-47979-1_24
Mendeley helps you to discover research relevant for your work.