Ramer-Douglas-Peucker algorithm demo

A demo of Ramer-Douglas-Peucker algorithm.
1.8K Downloads
Updated Sun, 11 Jan 2015 11:09:55 +0000

View License

Editor's Note: 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.

Cite As

Ligong Han (2024). Ramer-Douglas-Peucker algorithm demo (https://www.mathworks.com/matlabcentral/fileexchange/41986-ramer-douglas-peucker-algorithm-demo), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

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

1.0.0.0