Progressive Simplification of Polygonal Curves

06/07/2018
by   Kevin Buchin, et al.
0

Simplifying polygonal curves at different levels of detail is an important problem with many applications. Existing geometric optimization algorithms are only capable of minimizing the complexity of a simplified curve for a single level of detail. We present an O(n^3m)-time algorithm that takes a polygonal curve of n vertices and produces a set of consistent simplifications for m scales while minimizing the cumulative simplification complexity. This algorithm is compatible with distance measures such as the Hausdorff, the Fréchet and area-based distances, and enables simplification for continuous scaling in O(n^5) time. To speed up this algorithm in practice, we present new techniques for constructing and representing so-called shortcut graphs. Experimental evaluation of these techniques on trajectory data reveals a significant improvement of using shortcut graphs for progressive and non-progressive curve simplification, both in terms of running time and memory usage.

READ FULL TEXT
research
07/16/2022

Curve Simplification and Clustering under Fréchet Distance

We present new approximation results on curve simplification and cluster...
research
11/12/2018

Approximate Curve-Restricted Simplification of Polygonal Curves

In this paper we study curve-restricted min-# simplification of polygona...
research
02/23/2022

On Computing the k-Shortcut Fréchet Distance

The Fréchet distance is a popular measure of dissimilarity for polygonal...
research
04/21/2022

Faster Approximate Covering of Subcurves under the Fréchet Distance

Subtrajectory clustering is an important variant of the trajectory clust...
research
03/19/2018

Linear-time geometric algorithm for evaluating Bézier curves

New algorithm for evaluating a point on a Bézier curve and on a rational...
research
09/26/2018

On Optimal Min-# Curve Simplification Problem

In this paper we consider the classical min--# curve simplification prob...
research
09/05/2023

From Curves to Words and Back Again: Geometric Computation of Minimum-Area Homotopy

Let γ be a generic closed curve in the plane. Samuel Blank, in his 1967 ...

Please sign up or login with your details

Forgot password? Click here to reset