Searching for a Compressed Polyline with a Minimum Number of Vertices (Discrete Solution)

2Citations
Citations of this article
20Readers
Mendeley users who have this article in their library.
Get full text

Abstract

There are many practical applications that require the simplification of polylines. Some of the goals are to reduce the amount of information, improve processing time, or simplify editing. Simplification is usually done by removing some of the vertices, making the resultant polyline go through a subset of the source polyline vertices. If the resultant polyline is required to pass through original vertices, it often results in extra segments, and all segments are likely to be shifted due to fixed endpoints. Therefore, such an approach does not necessarily produce a new polyline with the minimum number of vertices. Using an algorithm that finds the compressed polyline with the minimum number of vertices reduces the amount of memory required and the postprocessing time. However, even more important, when the resultant polylines are edited by an operator, the polylines with the minimum number of vertices decrease the operator time, which reduces the cost of processing the data. Aviable solution to finding a polyline within a specified tolerance with the minimum number of vertices is described in this paper.

Cite

CITATION STYLE

APA

Gribov, A. (2018). Searching for a Compressed Polyline with a Minimum Number of Vertices (Discrete Solution). In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 11009 LNCS, pp. 54–68). Springer Verlag. https://doi.org/10.1007/978-3-030-02284-6_5

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free