simplifyPolyline()

Simplifies polyline to the required detail by removing vertices using Ramer-Douglas-Peucker Algorithm

이 제출물을 팔로우합니다

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.

인용 양식

Naveen Somasundaram (2026). simplifyPolyline() (https://kr.mathworks.com/matlabcentral/fileexchange/101455-simplifypolyline), MATLAB Central File Exchange. 검색 날짜: .

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

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.1

Added Example File runtest_simplifyPolyline.m
No change to function

1.0.0