中文
相关论文

相关论文: Fast Frechet Distance Between Curves With Long Edg…

200 篇论文

Let $m$ and $n$ be the numbers of vertices of two polygonal curves in $\mathbb{R}^d$ for any fixed $d$ such that $m \leq n$. Since it was known in 1995 how to compute the Fr\'{e}chet distance of these two curves in $O(mn\log (mn))$ time, it…

计算几何 · 计算机科学 2024-10-21 Siu-Wing Cheng , Haoqiang Huang

All known algorithms for the Fr\'echet distance between curves proceed in two steps: first, they construct an efficient oracle for the decision version; second, they use this oracle to find the optimum from a finite set of critical values.…

计算几何 · 计算机科学 2016-08-11 Kevin Buchin , Maike Buchin , Rolf van Leusden , Wouter Meulemans , Wolfgang Mulzer

Let $P$ be a polygon with $k$ vertices. Let $R$ and $B$ be two simple, interior disjoint curves on the boundary of $P$, with $n$ and $m$ vertices. We show how to compute the Fr\'echet distance between $R$ and $B$ using the geodesic…

计算几何 · 计算机科学 2025-04-21 Thijs van der Horst , Marc van Kreveld , Tim Ophelders , Bettina Speckmann

The article analyzes similarity of closed polygonal curves with respect to the Frechet metric, which is stronger than the well-known Hausdorff metric and therefore is more appropriate in some applications. An algorithm is described that…

计算几何 · 计算机科学 2015-05-18 M. Schlesinger , E. Vodolazskiy , V. Yakovenko

The article analyzes similarity of closed polygonal curves in Frechet metric, which is stronger than the well-known Hausdorff metric and therefore is more appropriate in some applications. An algorithm that determines whether the Frechet…

计算几何 · 计算机科学 2014-09-17 M. I. Schlesinger , E. V. Vodolazskiy , V. M. Yakovenko

Given two simplicial complexes in R^d, and start and end vertices in each complex, we show how to compute curves (in each complex) between these vertices, such that the Fr\'echet distance between these curves is minimized. As a polygonal…

计算几何 · 计算机科学 2012-02-28 Sariel Har-Peled , Benjamin Raichel

The similarity of two polygonal curves can be measured using the Fr\'echet distance. We introduce the notion of a more robust Fr\'echet distance, where one is allowed to shortcut between vertices of one of the curves. This is a natural…

计算几何 · 计算机科学 2013-06-19 Anne Driemel , Sariel Har-Peled

The Fr\'echet distance is a popular similarity measure that is well-understood for polygonal curves in $\mathbb{R}^d$: near-quadratic time algorithms exist, and conditional lower bounds suggest that these results cannot be improved…

计算几何 · 计算机科学 2025-05-09 Thijs van der Horst , Marc van Kreveld , Tim Ophelders , Bettina Speckmann

$\renewcommand{\Re}{{\rm I\!\hspace{-0.025em} R}} \newcommand{\eps}{{\varepsilon}} \newcommand{\SetX}{\mathsf{X}} \newcommand{\VorX}[1]{\mathcal{V} \pth{#1}} \newcommand{\Polygon}{\mathsf{P}} \newcommand{\Space}{\overline{\mathsf{m}}}…

计算几何 · 计算机科学 2015-04-30 Boris Aronov , Sariel Har-Peled , Christian Knauer , Yusu Wang , Carola Wenk

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…

计算几何 · 计算机科学 2021-06-08 Evgeniy Vodolazskiy

The Frechet distance is a metric to compare two curves, which is based on monotonous matchings between these curves. We call a matching that results in the Frechet distance a Frechet matching. There are often many different Frechet…

计算几何 · 计算机科学 2012-06-28 Kevin Buchin , Maike Buchin , Wouter Meulemans , Bettina Speckmann

We study the shortcut Fr\'{e}chet distance, a natural variant of the Fr\'{e}chet distance, that allows us to take shortcuts from and to any point along one of the curves. The classic Fr\'echet distance is a bottle-neck distance measure and…

计算几何 · 计算机科学 2013-12-05 Maike Buchin , Anne Driemel , Bettina Speckmann

The Fr\'echet distance is a popular measure of dissimilarity for polygonal curves. It is defined as a min-max formulation that considers all direction-preserving continuous bijections of the two curves. Because of its susceptibility to…

计算几何 · 计算机科学 2022-02-24 Jacobus Conradi , Anne Driemel

Computing the Fr\'{e}chet distance for surfaces is a surprisingly hard problem and the only known algorithm is limited to computing it between flat surfaces. We adapt this algorithm to create one for computing the Fr\'{e}chet distance for a…

计算几何 · 计算机科学 2011-03-16 Atlas F. Cook , Anne Driemel , Sariel Har-Peled , Jessica Sherette , Carola Wenk

We study the problem of computing the Fr\'echet distance between two polygonal curves under transformations. First, we consider translations in the Euclidean plane. Given two curves $\pi$ and $\sigma$ of total complexity $n$ and a threshold…

计算几何 · 计算机科学 2025-01-23 Kevin Buchin , Maike Buchin , Zijin Huang , André Nusser , Sampson Wong

Given two polygonal curves in the plane, there are many ways to define a notion of similarity between them. One popular measure is the Fr\'echet distance. Since it was proposed by Alt and Godau in 1992, many variants and extensions have…

计算几何 · 计算机科学 2017-06-06 Kevin Buchin , Maike Buchin , Wouter Meulemans , Wolfgang Mulzer

Since its introduction to computational geometry by Alt and Godau in 1992, the Fr\'echet distance has been a mainstay of algorithmic research on curve similarity computations. The focus of the research has been on comparing polygonal…

计算几何 · 计算机科学 2024-01-09 Jacobus Conradi , Anne Driemel , Benedikt Kolbe

The Fr\'echet distance is a popular distance measure between trajectories or curves in space, or between walks in graphs. We study computing the Fr\'echet distance between walks in the $d$-dimensional grid graphs, i.e. $\mathbb{Z}^d$ where…

计算几何 · 计算机科学 2026-05-18 Jacobus Conradi , Ivor van der Hoog , Frederikke Uldahl , Eva Rotenberg

We consider the problem of computing the Fr\'echet distance between two curves for which the exact locations of the vertices are unknown. Each vertex may be placed in a given uncertainty region for that vertex, and the objective is to place…

计算几何 · 计算机科学 2023-06-02 Kevin Buchin , Maarten Löffler , Tim Ophelders , Aleksandr Popov , Jérôme Urhausen , Kevin Verbeek

A suitable measure for the similarity of shapes represented by parameterized curves or surfaces is the Fr\'echet distance. Whereas efficient algorithms are known for computing the Fr\'echet distance of polygonal curves, the same problem for…

计算几何 · 计算机科学 2007-05-23 Helmut Alt , Maike Buchin
‹ 上一页 1 2 3 10 下一页 ›