Line Simplification

Recursive Douglas-Peucker Polyline Simplification (Iterative Endpoint Fit)

Scarica
Scarica

Al momento, stai seguendo questo contributo

Nota dell'editore: This file was selected as MATLAB Central Pick of the Week

Cita come

Wolfgang Schwanghart (2026). Line Simplification (https://it.mathworks.com/matlabcentral/fileexchange/21132-line-simplification), MATLAB Central File Exchange. Recuperato .

Riconoscimenti

Ispirato: Region Growing (2D/3D grayscale)

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.4.0

added m-file that runs with GNU Octave

Scarica
1.3.0

Added some information in the description.

Scarica
1.2.0

Removed a bug in calculating the second output argument. Improved handling of lines with only one segment.

Scarica
1.1.0

only minor changes: added some comments and changed the link to more information since it was dead.

Scarica
1.0.0

First, the algorithm can now handle nans in the vertex array. It assumes that nans in the array serve as separator of single polylines and treats each polyline/polygon separately.

Scarica