Polygon simplification

Simplifies a closed polygon by reducing the number of vertices to a specified number

您现在正在关注此提交

编者注: This file was selected as MATLAB Central Pick of the Week

Reduce the number of vertices in a closed polygon while maintaining the shape and detail as much as possible.

Unlike similar functions, this one will allow you to reduce to a specific number of vertices.

引用格式

Peter Bone (2026). Polygon simplification (https://ww2.mathworks.cn/matlabcentral/fileexchange/45342-polygon-simplification), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Polygonal Shapes 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.2.0.0

Significant speed up.

1.1.0.0

Fixed error referencing non-existing variable.

1.0.0.0