Skip to content

Files

Latest commit

Sep 24, 2018
4c7a6ad · Sep 24, 2018

History

History
21 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.05 KB

demos

Tools for topological line simplification in the context of arbitrary planar objects (point, lines, and polygons).

constrained RDP algorithm

Contextual simplification of polylines using the RDP Algorithm. The algorithm is a recursive decomposition of a polyline given the maximum offset distance threshold (epsilon) of the simplified(lprime) from the original (lprime).

Read more ...

Download application ...