搜索资源列表
RDP_algorithm
- 曲线数据压缩是计算机图形学、计算机自动制图和地理信息系统( GIS) 等学科理论与方法研究的一个重要问题,其实质是一个信息压缩问题.RDP 算法是应用最为广泛的一种,由于容易编程实现且压缩结果较好, GIS 界许多著名商业软件公司(如Intergrap h ,ESRI ,LaserScan) 都把此算法作为其制图系统中一种曲线数据压缩的标准算法.-the well-known Ramer-Douglas-Peucker (RDP) al
Debug
- ramer算法 将曲线近似表示为一系列的点,并减少点的数量的算法-ramer curve approximation algorithm represented as a series of points, and reduce the number of points of the algorithm
ramer-douglas-peucker-master
- 可以简化一条线段 使用douglas-peucker算法来实现 一个线段的简化(simple a line Can simplify a line segment use Douglas Peucker algorithm to simplify a line segment)