simplifyPolyline()

Simplifies polyline to the required detail by removing vertices using Ramer-Douglas-Peucker Algorithm
74 téléchargements
Mise à jour 5 nov. 2021

Afficher la licence

Function to simplyfy a polyline based on Ramer-Douglas-Peucker Algorithm. The code is generalized for n Dimension, so it can be used for 2d as well 3d problems.
Please find the example problems in runtest_simplifyPolyline.m.

Citation pour cette source

Naveen Somasundaram (2026). simplifyPolyline() (https://fr.mathworks.com/matlabcentral/fileexchange/101455-simplifypolyline), MATLAB Central File Exchange. Extrait(e) le .

https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm

Compatibilité avec les versions de MATLAB
Créé avec R2019a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Version Publié le Notes de version
1.0.1

Added Example File runtest_simplifyPolyline.m
No change to function

1.0.0