Ramer-Douglas-Peucker algorithm demo

Version 1.1.0.0 (89,8 ko) par Ligong Han
A demo of Ramer-Douglas-Peucker algorithm.
1,8K téléchargements
Mise à jour 11 jan. 2015

Afficher la licence

Note de l’éditeur : 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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2012a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Descriptive Statistics and Visualization dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

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

1.0.0.0