English

Discrete Frechet distance for closed curves

Computational Geometry 2021-06-08 v1

Abstract

The paper presents a discrete variation of the Frechet distance between closed curves, which can be seen as an approximation of the continuous measure. A rather straightforward approach to compute the discrete Frechet distance between two closed sequences of m and n points using binary search takes O(mn log mn) time. We present an algorithm that takes O(mn log* mn) time, where log* is the iterated logarithm.

Keywords

Cite

@article{arxiv.2106.02871,
  title  = {Discrete Frechet distance for closed curves},
  author = {Evgeniy Vodolazskiy},
  journal= {arXiv preprint arXiv:2106.02871},
  year   = {2021}
}

Comments

14 pages, 4 figures, 3 algorithms

R2 v1 2026-06-24T02:51:59.704Z