Skip to content

2d simplify rdp

eadf edited this page Nov 18, 2023 · 1 revision

This edit operation simplifies the 2d geometry using the rdp algorithm:

As input it uses some edge connected vertices and a numeric distance.

2d_simplify_in

Output

2d_simplify_out

If the geometry has vertexes connected to more than two edges, those vertexes will always remain after simplification:

simplify_in

simplify_out

Clone this wiki locally