Space-Efficient Algorithms for Approximating Polygonal Curves in Two Dimensional Space

  • Authors:
  • Danny Z. Chen;Ovidiu Daescu

  • Affiliations:
  • -;-

  • Venue:
  • COCOON '98 Proceedings of the 4th Annual International Conference on Computing and Combinatorics
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

Given an n-vertexp olygonal curve P = [p1, p2,..., pn] in the 2-dimensional space R2, we consider the problem of approximating P by finding another polygonal curve P′ = [p′1, p′2,..., p′m] of m vertices in R2 such that the vertexs equence of P′ is an ordered subsequence of the vertices along P. The goal is to either minimize the size m of P′ for a given error tolerance ∈ (called the min-# problem), or minimize the deviation error ∈ between P and P′ for a given size m of P′ (called the min-∈ problem). We present useful techniques and develop a number of efficient algorithms for solving the 2-D min-# and min-∈ problems under two commonly-used error criteria for curve approximations. Our algorithms improve substantially the space bounds of the previously best known results on the same problems while maintain the same time bounds as those of the best known algorithms.