Content deleted Content added
Kenneth Kho (talk | contribs) Added source and caveat that it is more time consuming |
Kenneth Kho (talk | contribs) mNo edit summary |
||
Line 1:
{{Short description|Curve simplification algorithm}}
The '''Ramer–Douglas–Peucker algorithm''', also known as the '''Douglas–Peucker algorithm''' and '''iterative end-point fit algorithm''', is an algorithm that [[Decimation (signal processing)|decimates]] a curve composed of line segments to a similar curve with fewer points. It was one of the earliest successful algorithms developed for [[cartographic generalization]]. It produces the most accurate
== Idea ==
|