Ramer-Douglas-Peucker algorithm demo

A demo of Ramer-Douglas-Peucker algorithm.
1,8K download
Aggiornato 11 gen 2015

Visualizza la licenza

Nota dell'editore: 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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2012a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

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

1.0.0.0