中文
相关论文

相关论文: Can we Compute the Similarity Between Surfaces?

200 篇论文

The Fr\'echet distance is a popular distance measure for curves which naturally lends itself to fundamental computational tasks, such as clustering, nearest-neighbor searching, and spherical range searching in the corresponding metric…

计算几何 · 计算机科学 2018-08-07 Anne Driemel , Amer Krivošija

We discuss two versions of the Fr\'echet distance problem in weighted planar subdivisions. In the first one, the distance between two points is the weighted length of the line segment joining the points. In the second one, the distance…

计算几何 · 计算机科学 2010-04-29 Yam Ki Cheung , Ovidiu Daescu

The Fr\'echet distance is a popular similarity measure between curves. For some applications, it is desirable to match the curves under translation before computing the Fr\'echet distance between them. This variant is called the Translation…

计算几何 · 计算机科学 2021-08-13 Joachim Gudmundsson , André van Renssen , Zeinab Saeidi , Sampson Wong

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

In the first part of this thesis, we consider an instance of Frechet distance problem in which the speed of traversal along each segment of the curves is restricted to be within a specfied range. This setting is more realistic than the…

计算几何 · 计算机科学 2013-07-26 Kaveh Shahbaz

The Fr\'echet distance is a computational mainstay for comparing polygonal curves. The Fr\'echet distance under translation, which is a translation invariant version, considers the similarity of two curves independent of their location in…

计算几何 · 计算机科学 2025-01-23 Lotte Blank , Jacobus Conradi , Anne Driemel , Benedikt Kolbe , André Nusser , Marena Richter

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

Given a curve f and a surface S, how hard is it to find a simple curve f' in S that is the most similar to f? We introduce and study this simple curve embedding problem for piecewise linear curves and surfaces in R^2 and R^3, under…

计算几何 · 计算机科学 2013-03-05 Jessica Sherette , Carola Wenk

We show that a variant of the continuous Frechet distance between polygonal curves can be computed using essentially the same algorithm used to solve the discrete version. The new variant is not necessarily monotone, but this shortcoming…

计算几何 · 计算机科学 2026-01-01 Sariel Har-Peled , Benjamin Raichel , Eliot W. Robson

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

The Fr\'echet distance is a commonly used distance measure for curves. Computing the Fr\'echet distance between two polygonal curves of $n$ vertices takes roughly quadratic time, and conditional lower bounds suggest that approximating to…

计算几何 · 计算机科学 2025-05-09 Thijs van der Horst , Marc van Kreveld , Tim Ophelders , 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

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

One approach to studying the Fr\'echet distance is to consider curves that satisfy realistic assumptions. By now, the most popular realistic assumption for curves is $c$-packedness. Existing algorithms for computing the Fr\'echet distance…

计算几何 · 计算机科学 2024-11-08 Joachim Gudmundsson , Tiancheng Mai , Sampson Wong

The Fr\'echet distance is a well-studied and very popular measure of similarity of two curves. The best known algorithms have quadratic time complexity, which has recently been shown to be optimal assuming the Strong Exponential Time…

计算几何 · 计算机科学 2014-08-07 Karl Bringmann , Marvin Künnemann

Let P be a polygonal curve in R^d of length n, and S be a point-set of size k. We consider the problem of finding a polygonal curve Q on S such that all points in S are visited and the Fr\'echet distance from $P$ is less than a given…

计算几何 · 计算机科学 2012-11-12 Paul Accisano , Alper Üngör

We introduce new distance measures for comparing straight-line embedded graphs based on the Fr\'echet distance and the weak Fr\'echet distance. These graph distances are defined using continuous mappings and thus take the combinatorial…

计算几何 · 计算机科学 2019-09-12 Hugo A. Akitaya , Maike Buchin , Bernhard Kilgus , Stef Sijben , Carola Wenk

Map matching is a common task when analysing GPS tracks, such as vehicle trajectories. The goal is to match a recorded noisy polygonal curve to a path on the map, usually represented as a geometric graph. The Fr\'echet distance is a…

计算几何 · 计算机科学 2024-07-30 Kevin Buchin , Maike Buchin , Joachim Gudmundsson , Aleksandr Popov , Sampson Wong

The discrete Fr\'echet distance is a popular measure for comparing polygonal curves. An important variant is the discrete Fr\'echet distance under translation, which enables detection of similar movement patterns in different spatial…

数据结构与算法 · 计算机科学 2021-10-13 Karl Bringmann , Marvin Künnemann , André Nusser

The Fr\'{e}chet distance is a popular distance measure between curves $P$ and $Q$. Conditional lower bounds prohibit $(1 + \varepsilon)$-approximate Fr\'{e}chet distance computations in strongly subquadratic time, even when preprocessing…

计算几何 · 计算机科学 2024-09-27 Ivor van der Hoog , Eva Rotenberg , Sampson Wong