Fast-Match: Fast Affine Template Matching

作者:Simon Korman, Daniel Reichman, Gilad Tsur, Shai Avidan

摘要

Fast-Match is a fast algorithm for approximate template matching under 2D affine transformations that minimizes the Sum-of-Absolute-Differences (SAD) error measure. There is a huge number of transformations to consider but we prove that they can be sampled using a density that depends on the smoothness of the image. For each potential transformation, we approximate the SAD error using a sublinear algorithm that randomly examines only a small number of pixels. We further accelerate the algorithm using a branch-and-bound-like scheme. As images are known to be piecewise smooth, the result is a practical affine template matching algorithm with approximation guarantees, that takes a few seconds to run on a standard machine. We perform several experiments on three different datasets, and report very good results.

论文关键词:Pattern matching, Template matching, Image matching, Sublinear algorithms

论文评审过程:

论文官网地址:https://doi.org/10.1007/s11263-016-0926-1