simplifyPolyline()

버전 1.0.1 (2.41 KB) 작성자: Naveen Somasundaram
Simplifies polyline to the required detail by removing vertices using Ramer-Douglas-Peucker Algorithm
다운로드 수: 74
업데이트 2021/11/5

라이선스 보기

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 릴리스 호환 정보
개발 환경: R2019a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
버전 게시됨 릴리스 정보
1.0.1

Added Example File runtest_simplifyPolyline.m
No change to function

1.0.0