Tight Approximation of Image Matching
Abstract
In this work we consider the {\em image matching} problem for two grayscale images, and (where pixel values range from 0 to 1). Our goal is to find an affine transformation that maps pixels from to pixels in so that the differences over pixels between and is minimized. Our focus here is on sublinear algorithms that give an approximate result for this problem, that is, we wish to perform this task while querying as few pixels from both images as possible, and give a transformation that comes close to minimizing the difference. We give an algorithm for the image matching problem that returns a transformation which minimizes the sum of differences (normalized by ) up to an additive error of and performs queries. We give a corresponding lower bound of queries showing that this is the best possible result in the general case (with respect to and up to low order terms). In addition, we give a significantly better algorithm for a natural family of images, namely, smooth images. We consider an image smooth when the total difference between neighboring pixels is O(n). For such images we provide an approximation of the distance between the images to within an additive error of using a number of queries depending polynomially on and not on . To do this we first consider the image matching problem for 2 and 3-dimensional {\em binary} images, and then reduce the grayscale image matching problem to the 3-dimensional binary case.
Cite
@article{arxiv.1111.1713,
title = {Tight Approximation of Image Matching},
author = {Simon Korman and Daniel Reichman and Gilad Tsur},
journal= {arXiv preprint arXiv:1111.1713},
year = {2011}
}