Skip to content

TopoSimplify/demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 ...