Ramer-Douglas-Peucker algorithm demo

버전 1.1.0.0 (89.8 KB) 작성자: Ligong Han
A demo of Ramer-Douglas-Peucker algorithm.
다운로드 수: 1.8K
업데이트 날짜: 2015/1/11

라이선스 보기

편집자 메모: This file was selected as MATLAB Central Pick of the Week

This is a demo of the Ramer-Douglas-Peucker algorithm.
RDP_GUI.m Draw lines on the first figure with your mouse, then a simplified curve will be plotted in the second figure.
DouglasPeucker.m Reduce density of points in vector data using the Ramer-Douglas-Peucker algorithm.

인용 양식

Ligong Han (2024). Ramer-Douglas-Peucker algorithm demo (https://www.mathworks.com/matlabcentral/fileexchange/41986-ramer-douglas-peucker-algorithm-demo), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Descriptive Statistics and Visualization에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

- added instructions
- added a clear button and close request function
- increased the area of the axes

1.0.0.0