Finding Correspondences of Patches by Means of Affine Transformations

Abstract

We present a novel method for finding the optimal affine transformation for matching of images. The method requires no feature points, does not rely on normalization of images and can be tuned to highlight interesting parts in the images. Furthermore, the method does not need any derivatives for obtaining the affine transformation and it has a computational cost proportional to n/sup 2/logn for n/spl times/n images. The problem of finding the optimal affine transformation is solved by an iterative algorithm. In each step a global optimization is performed by the use of FFT. This global characteristic helps the algorithm from getting trapped in a local optimum. Novel theoretical results are presented that show under what restrictions the algorithm can be expected to work properly. Its intended primary use is for reconstruction problems in computer vision. These rely heavily on the establishment of point correspondences in the images. Since the method makes no assumptions on the images it can be used when feature points are difficult to detect. Experiments on real images are included and it is shown that the algorithm is robust and performs well even in difficult situations, with occlusions.

Cite

Text

Berthilsson. "Finding Correspondences of Patches by Means of Affine Transformations." IEEE/CVF International Conference on Computer Vision, 1999. doi:10.1109/ICCV.1999.790405

Markdown

[Berthilsson. "Finding Correspondences of Patches by Means of Affine Transformations." IEEE/CVF International Conference on Computer Vision, 1999.](https://mlanthology.org/iccv/1999/berthilsson1999iccv-finding/) doi:10.1109/ICCV.1999.790405

BibTeX

@inproceedings{berthilsson1999iccv-finding,
  title     = {{Finding Correspondences of Patches by Means of Affine Transformations}},
  author    = {Berthilsson, Rikard},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {1999},
  pages     = {1117-1122},
  doi       = {10.1109/ICCV.1999.790405},
  url       = {https://mlanthology.org/iccv/1999/berthilsson1999iccv-finding/}
}