Ramer-Douglas-Peucker algorithm demo

版本 1.1.0.0 (89.8 KB) 作者: Ligong Han
A demo of Ramer-Douglas-Peucker algorithm.
1.8K 次下载
更新时间 2015/1/11

查看许可证

编者注: This file was selected as MATLAB Central Pick of the Week

This is a demo of the Ramer-Douglas-Peucker algorithm.
RDP_GUI.m Draw lines on the first figure with your mouse, then a simplified curve will be plotted in the second figure.
DouglasPeucker.m Reduce density of points in vector data using the Ramer-Douglas-Peucker algorithm.

引用格式

Ligong Han (2026). Ramer-Douglas-Peucker algorithm demo (https://ww2.mathworks.cn/matlabcentral/fileexchange/41986-ramer-douglas-peucker-algorithm-demo), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2012a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Descriptive Statistics and Visualization 的更多信息
版本 已发布 发行说明
1.1.0.0

- added instructions
- added a clear button and close request function
- increased the area of the axes

1.0.0.0