Content deleted Content added
add |
make larger |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1:
{{Short description|Curve simplification algorithm}}
[[File:Douglas–Peucker and Visvalingam–Whyatt simplification algorithms.svg|thumb|upright=1.3|Comparison with [[Douglas–Peucker algorithm]]]] The '''Visvalingam–Whyatt algorithm''',
== Idea ==
Given a [[polygonal chain]] (often called a
Points are assigned an importance based on local conditions, and points are removed from the least important to most important.
Line 41 ⟶ 42:
== References ==
;Notes
<!-- Inline citations added to your article will automatically display here. See en.wikipedia.org/wiki/WP:REFB for instructions on how to add citations. -->
{{reflist}}
;Bibliography
* {{Cite journal |last=Visvalingam |first=M. |last2=Whyatt |first2=J. D. |year=1993 |title=Line generalisation by repeated elimination of points |url=https://hull-repository.worktribe.com/preview/376364/000870493786962263.pdf |journal=The Cartographic Journal |language=en |volume=30 |issue=1 |pages=46–51 |doi=10.1179/000870493786962263 |issn=0008-7041}}
== External links ==
* [https://www.jasondavies.com/simplify/ Interactive example of the algorithm]
{{DEFAULTSORT:Visvalingam-Whyatt algorithm}}
|