Loading...
Search for: path-simplification
0.01 seconds

    A heuristic homotopic path simplification algorithm

    , Article Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics), 20 June 2011 through 23 June 2011 ; Volume 6784 LNCS, Issue PART 3 , June , 2011 , Pages 132-140 ; 03029743 (ISSN) ; 9783642219306 (ISBN) Daneshpajouh, S ; Ghodsi, M ; Sharif University of Technology
    2011
    Abstract
    We study the well-known problem of approximating a polygonal path P by a coarse one, whose vertices are a subset of the vertices of P. In this problem, for a given error, the goal is to find a path with the minimum number of vertices while preserving the homotopy in presence of a given set of extra points in the plane. We present a heuristic method for homotopy-preserving simplification under any desired measure for general paths. Our algorithm for finding homotopic shortcuts runs in O( mlog(n + m) + nlogn log(nm) + k) time, where k is the number of homotopic shortcuts. Using this method, we obtain an O(n 2 + mlog(n + m) + nlogn log(nm)) time algorithm for simplification under the Hausdorff... 

    Computing homotopic line simplification

    , Article Computational Geometry: Theory and Applications ; Vol. 47, issue. 7 , 2014 , pp. 728-739 ; ISSN: 09257721 Abam, M. A ; Daneshpajouh, S ; Deleuran, L ; Ehsani, S ; Ghodsi, M ; Sharif University of Technology
    Abstract
    In this paper, we study a variant of the well-known line-simplification problem. For this problem, we are given a polygonal path P=p1, p2,...,pn and a set S of m point obstacles in the plane, with the goal being to determine an optimal homotopic simplification of P. This means finding a minimum subsequence Q=q1,q2,..., qk (q1=p1 and qk=pn) of P that approximates P within a given error ε that is also homotopic to P. In this context, the error is defined under a distance function that can be a Hausdorff or Fréchet distance function, sometimes referred to as the error measure. In this paper, we present the first polynomial-time algorithm that computes an optimal homotopic simplification of P in... 

    Computing polygonal path simplification under area measures

    , Article Graphical Models ; Volume 74, Issue 5 , September , 2012 , Pages 283-289 ; 15240703 (ISSN) Daneshpajouh, S ; Ghodsi, M ; Zarei, A ; Sharif University of Technology
    2012
    Abstract
    In this paper, we consider the restricted version of the well-known 2D line simplification problem under area measures and for restricted version. We first propose a unified definition for both of sum-area and difference-area measures that can be used on a general path of n vertices. The optimal simplification runs in O(n 3) under both of these measures. Under sum-area measure and for a realistic input path, we propose an approximation algorithm of O n2 time complexity to find a simplification of the input path, where is the absolute error of this algorithm compared to the optimal solution. Furthermore, for difference-area measure, we present an algorithm that finds the optimal...