A Linear Time Histogram Metric for Improved SIFT Matching

Abstract

We present a new metric between histograms such as SIFT descriptors and a linear time algorithm for its computation. It is common practice to use the L _2 metric for comparing SIFT descriptors. This practice assumes that SIFT bins are aligned, an assumption which is often not correct due to quantization, distortion, occlusion etc. In this paper we present a new Earth Mover’s Distance (EMD) variant. We show that it is a metric (unlike the original EMD [1] which is a metric only for normalized histograms). Moreover, it is a natural extension of the L _1 metric. Second, we propose a linear time algorithm for the computation of the EMD variant, with a robust ground distance for oriented gradients. Finally, extensive experimental results on the Mikolajczyk and Schmid dataset [2] show that our method outperforms state of the art distances.

Cite

Text

Pele and Werman. "A Linear Time Histogram Metric for Improved SIFT Matching." European Conference on Computer Vision, 2008. doi:10.1007/978-3-540-88690-7_37

Markdown

[Pele and Werman. "A Linear Time Histogram Metric for Improved SIFT Matching." European Conference on Computer Vision, 2008.](https://mlanthology.org/eccv/2008/pele2008eccv-linear/) doi:10.1007/978-3-540-88690-7_37

BibTeX

@inproceedings{pele2008eccv-linear,
  title     = {{A Linear Time Histogram Metric for Improved SIFT Matching}},
  author    = {Pele, Ofir and Werman, Michael},
  booktitle = {European Conference on Computer Vision},
  year      = {2008},
  pages     = {495-508},
  doi       = {10.1007/978-3-540-88690-7_37},
  url       = {https://mlanthology.org/eccv/2008/pele2008eccv-linear/}
}